mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 03:04:43 +00:00
Add fill: <<colour button-foreground>> to html button in vanilla/base (#5250)
This commit is contained in:
@@ -82,6 +82,7 @@ input[type="search"] {
|
||||
html button {
|
||||
line-height: 1.2;
|
||||
color: <<colour button-foreground>>;
|
||||
fill: <<colour button-foreground>>;
|
||||
background: <<colour button-background>>;
|
||||
border-color: <<colour button-border>>;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user