mirror of
https://github.com/KevinMidboe/infra-map.git
synced 2025-12-08 04:09:07 +00:00
update globalSearch layout & styling - including darkmode
This commit is contained in:
@@ -172,6 +172,7 @@ button.affirmative:hover span {
|
||||
/* dark mode button overrides */
|
||||
body.dark button span {
|
||||
background-color: var(--theme);
|
||||
color: var(--bg);
|
||||
}
|
||||
body.dark button.affirmative span {
|
||||
color: var(--bg);
|
||||
|
||||
Reference in New Issue
Block a user