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
@ -432,6 +432,7 @@ button svg, button img, label svg, label img {
|
||||
background: none;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
color: <<colour foreground>>;
|
||||
}
|
||||
|
||||
.tc-btn-boxed {
|
||||
|
Loading…
x
Reference in New Issue
Block a user