mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-08 23:03:50 +00:00
Fix problem with tc-btn-invisible not correct fill color (#5288)
This commit is contained in:
parent
3c003364d2
commit
dc83ee411d
@ -485,6 +485,7 @@ button svg, button img, label svg, label img {
|
|||||||
border: none;
|
border: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
color: <<colour foreground>>;
|
color: <<colour foreground>>;
|
||||||
|
fill: <<colour foreground>>;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tc-btn-boxed {
|
.tc-btn-boxed {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user