diff --git a/CSS/scyfin-theme.css b/CSS/scyfin-theme.css index 947a164..3d412c3 100644 --- a/CSS/scyfin-theme.css +++ b/CSS/scyfin-theme.css @@ -254,7 +254,7 @@ /* Modified background color */ html, -.backgroundContainer:not(.withBackdrop), +.backgroundContainer:not(.withBackdrop):not(.backgroundContainer-transparent), .noBackdropTransparency .detailPageSecondaryContainer { background-color: var(--primary-background-color) !important; }