Make search-matches button discoverable on dark palettes (#5232)

browser-messaging-saver
Simon Huber 2020-12-07 18:29:42 +01:00 zatwierdzone przez GitHub
rodzic bb6d41f3dd
commit 4334de88a0
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -598,6 +598,10 @@ html body.tc-body .tc-btn-rounded:hover svg {
color: <<colour sidebar-muted-foreground-hover>>;
}
.tc-sidebar-lists button small {
color: <<colour foreground>>;
}
button svg.tc-image-button, button .tc-image-button img {
height: 1em;
width: 1em;