mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +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>>;
|
||||
}
|
||||
|
||||
.btn-mini:hover {
|
||||
.tw-sidebar-lists button.btn-mini:hover {
|
||||
color: <<colour sidebar-muted-foreground-hover>>;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user