Update BasicBackground.css

This commit is contained in:
Mirco Wittrien 2025-03-04 14:37:01 +01:00
parent 106a2792b6
commit 48081758a3
1 changed files with 3 additions and 3 deletions

View File

@ -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 {