From 48081758a30180283d5819d1d4036bcb4f97679f Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Tue, 4 Mar 2025 14:37:01 +0100 Subject: [PATCH] Update BasicBackground.css --- Themes/BasicBackground/BasicBackground.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css index 21f12657cf..d8c75c3cfc 100644 --- a/Themes/BasicBackground/BasicBackground.css +++ b/Themes/BasicBackground/BasicBackground.css @@ -4264,9 +4264,9 @@ body:has(#app-mount)::after { .outer_c0bea0 { /* popout container */ box-shadow: 0 0 0 1px rgba(var(--transparencycolor_v), .3), 0 2px 10px 0 rgba(var(--transparencycolor_v), .3); } -.outer_c0bea0:not(.custom-profile-theme), /* popout container */ -.outer_c0bea0 .inner_c0bea0 { /* popout inner */ - background: transparent; +.outer_c0bea0:not(.custom-profile-theme), +.outer_c0bea0:not(.custom-profile-theme) .inner_c0bea0 { + background: transparent !important; } .outer_c0bea0:not(.custom-profile-theme)::before, .outer_c0bea0:not(.custom-profile-theme)::after {