From 4c5cfa25b9d062947b4c04bfeb12f4d400d95438 Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Tue, 4 Mar 2025 13:52:58 +0100 Subject: [PATCH] Update BasicBackground.css --- Themes/BasicBackground/BasicBackground.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Themes/BasicBackground/BasicBackground.css b/Themes/BasicBackground/BasicBackground.css index 6645e05495..b24f06c721 100644 --- a/Themes/BasicBackground/BasicBackground.css +++ b/Themes/BasicBackground/BasicBackground.css @@ -4250,7 +4250,7 @@ body:has(#app-mount)::after { 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.custom-profile-theme .inner_c0bea0 { /* popout inner */ +.outer_c0bea0 .inner_c0bea0 { /* popout inner */ background: transparent; } .outer_c0bea0:not(.custom-profile-theme)::before,