mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-16 06:44:50 +00:00
Remove the fill transition
It looked terrible, presumably because it requires repaints.
This commit is contained in:
parent
7e7c9592be
commit
a58e1d01ca
@ -16,7 +16,6 @@ tags: $:/tags/stylesheet
|
|||||||
.tw-upgrade-wizard svg.tw-image-download-button {
|
.tw-upgrade-wizard svg.tw-image-download-button {
|
||||||
width: 14em;
|
width: 14em;
|
||||||
height: 14em;
|
height: 14em;
|
||||||
<<transition "fill 150ms ease-in-out">>;
|
|
||||||
fill: <<colour muted-foreground>>;
|
fill: <<colour muted-foreground>>;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user