mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-27 20:33:08 -08:00
Fix hover colour of the close buttons in the sidebar "open" tab
This commit is contained in:
parent
79d643775d
commit
514b8e1776
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue