mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-07 14:23:53 +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;
|
margin: 0;
|
||||||
background: none;
|
background: none;
|
||||||
border: none;
|
border: none;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
color: <<colour foreground>>;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tc-btn-boxed {
|
.tc-btn-boxed {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user