summaryrefslogtreecommitdiffstats
path: root/core/css/public.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css/public.css')
-rw-r--r--core/css/public.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/public.css b/core/css/public.css
index fa519f527e6..3e8ca2bbb34 100644
--- a/core/css/public.css
+++ b/core/css/public.css
@@ -12,6 +12,7 @@
#body-public .header-right #header-secondary-action #header-actions-toggle {
background-color: transparent;
border-color: transparent;
+ filter: var(--background-invert-if-dark);
}
#body-public .header-right #header-secondary-action #header-actions-toggle:hover, #body-public .header-right #header-secondary-action #header-actions-toggle:focus, #body-public .header-right #header-secondary-action #header-actions-toggle:active {
opacity: 1;