diff --git a/lukeflix.css b/lukeflix.css index 653b398..ce0c0d0 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2355,7 +2355,8 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { } /* Remove background of page background */ -.detailPagePrimaryContainer { +.noBackdropTransparency .detailPagePrimaryContainer, +.noBackdropTransparency .detailPageSecondaryContainer { background-color: none !important; }