mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Fixed topbar hover for Firefox
Pesky Firefox browser crankiness. Fixes #579
This commit is contained in:
parent
fecf3a556f
commit
cc60ad1428
@ -347,7 +347,7 @@ a.tw-tiddlylink-external:hover {
|
||||
fill: <<colour muted-foreground>>;
|
||||
}
|
||||
|
||||
.tw-topbar svg:hover {
|
||||
.tw-topbar button:hover svg {
|
||||
fill: <<colour foreground>>;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user