mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Fix hover colour for textual editor toolbar buttons
This commit is contained in:
parent
baddd89abb
commit
78f5465a47
@ -1116,6 +1116,7 @@ html body.tc-body.tc-single-tiddler-window {
|
||||
.tc-editor-toolbar button:hover {
|
||||
background-color: <<colour tiddler-controls-foreground-selected>>;
|
||||
fill: <<colour background>>;
|
||||
color: <<colour background>>;
|
||||
}
|
||||
|
||||
.tc-editor-toolbar .tc-text-editor-toolbar-more {
|
||||
|
Loading…
Reference in New Issue
Block a user