diff options
Diffstat (limited to 'core/css/server.css')
-rw-r--r-- | core/css/server.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/css/server.css b/core/css/server.css index a636e48c27b..964807ca579 100644 --- a/core/css/server.css +++ b/core/css/server.css @@ -2399,6 +2399,7 @@ label.infield { left: 12px; top: 1px; bottom: 1px; + filter: var(--image-logoheader-custom, var(--background-image-invert-if-bright)); } #header .header-appname-container { display: none; |