Fixed topbar hover for Firefox

Pesky Firefox browser crankiness.

Fixes #579
print-window-tiddler
Jermolene 2014-04-24 11:33:14 +01:00
rodzic fecf3a556f
commit cc60ad1428
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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>>;
}