mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-08 23:03:50 +00:00
Fix hover colour of the close buttons in the sidebar "open" tab
This commit is contained in:
parent
79d643775d
commit
514b8e1776
@ -253,7 +253,7 @@ a.tw-tiddlylink-external:hover {
|
|||||||
color: <<colour sidebar-muted-foreground>>;
|
color: <<colour sidebar-muted-foreground>>;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn-mini:hover {
|
.tw-sidebar-lists button.btn-mini:hover {
|
||||||
color: <<colour sidebar-muted-foreground-hover>>;
|
color: <<colour sidebar-muted-foreground-hover>>;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user