mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Add missing foreground color to tc-btn-invisible (#4203)
This commit is contained in:
parent
16652f926f
commit
6fb2a33847
@ -431,7 +431,8 @@ button svg, button img, label svg, label img {
|
||||
margin: 0;
|
||||
background: none;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
cursor: pointer;
|
||||
color: <<colour foreground>>;
|
||||
}
|
||||
|
||||
.tc-btn-boxed {
|
||||
|
Loading…
Reference in New Issue
Block a user