initial commit

This commit is contained in:
2022-01-12 14:55:33 -03:00
commit c968bf909f
330 changed files with 61257 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
.reveal-button image {
transition: 250ms;
}
.reveal-button--expanded image {
-gtk-icon-transform: rotate(0.25turn);
}