summaryrefslogtreecommitdiffstats
path: root/core/css
diff options
context:
space:
mode:
Diffstat (limited to 'core/css')
-rw-r--r--core/css/header.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/css/header.scss b/core/css/header.scss
index 2b87867da6e..7a0eb0546a7 100644
--- a/core/css/header.scss
+++ b/core/css/header.scss
@@ -171,6 +171,9 @@
/* Right header standard */
.header-right {
+ > .header-menu:not(.user-menu) {
+ filter: var(--background-image-invert-if-bright);
+ }
> div,
> form {
height: 100%;