1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-11 07:16:08 +00:00

Typos and style tweaks

This commit is contained in:
Jermolene
2014-02-23 23:09:58 +00:00
parent f3930ad69c
commit dd299bf769
2 changed files with 3 additions and 3 deletions

View File

@@ -341,7 +341,7 @@ a.tw-tiddlylink-external:hover {
}
.tw-page-controls button:hover svg, .tw-page-controls a:hover svg {
fill: <<colour sidebar-controls-foreground-hover>;
fill: <<colour sidebar-controls-foreground-hover>>;
}
.tw-menu-list-item {
@@ -509,7 +509,7 @@ a.tw-tiddlylink-external:hover {
fill: <<colour tiddler-controls-foreground-selected>>;
}
.tw-tiddler-controls button:hover svg {
.tw-tiddler-controls button.btn-invisible:hover svg {
fill: <<colour tiddler-controls-foreground-hover>>;
}