1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-04 03:48:01 +00:00

Make katex toolbar (text buttons) button same color

This commit is contained in:
Jeremy Ruston
2019-07-07 17:31:54 +01:00
committed by GitHub

View File

@@ -1115,6 +1115,7 @@ html body.tc-body.tc-single-tiddler-window {
.tc-editor-toolbar button {
vertical-align: middle;
background-color: <<colour tiddler-controls-foreground>>;
color: <<colour tiddler-controls-foreground-selected>>;
fill: <<colour tiddler-controls-foreground-selected>>;
border-radius: 4px;
padding: 3px;