Remove the fill transition

It looked terrible, presumably because it requires repaints.
print-window-tiddler
Jermolene 2014-07-15 13:17:28 +01:00
rodzic 7e7c9592be
commit a58e1d01ca
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -16,7 +16,6 @@ tags: $:/tags/stylesheet
.tw-upgrade-wizard svg.tw-image-download-button {
width: 14em;
height: 14em;
<<transition "fill 150ms ease-in-out">>;
fill: <<colour muted-foreground>>;
}