mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 07:15:48 +00:00
Make search-matches button discoverable on dark palettes (#5232)
This commit is contained in:
@@ -598,6 +598,10 @@ html body.tc-body .tc-btn-rounded:hover svg {
|
|||||||
color: <<colour sidebar-muted-foreground-hover>>;
|
color: <<colour sidebar-muted-foreground-hover>>;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.tc-sidebar-lists button small {
|
||||||
|
color: <<colour foreground>>;
|
||||||
|
}
|
||||||
|
|
||||||
button svg.tc-image-button, button .tc-image-button img {
|
button svg.tc-image-button, button .tc-image-button img {
|
||||||
height: 1em;
|
height: 1em;
|
||||||
width: 1em;
|
width: 1em;
|
||||||
|
|||||||
Reference in New Issue
Block a user