mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-25 00:16:52 +00:00
Download button should use palette colours
This commit is contained in:
parent
6b39d6aa43
commit
d1ce54806f
@ -96,8 +96,8 @@ type: text/vnd.tiddlywiki
|
||||
cursor: pointer;
|
||||
font-size: 1.2em;
|
||||
line-height: 1.4em;
|
||||
color: #fff;
|
||||
fill: #fff;
|
||||
color: <<colour download-foreground>>;
|
||||
fill: <<colour download-foreground>>;
|
||||
}
|
||||
|
||||
.tc-btn-download:active {
|
||||
|
Loading…
Reference in New Issue
Block a user