diff --git a/lukeflix.css b/lukeflix.css index 7aeeb1e..09dfe52 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2569,6 +2569,11 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { justify-content: flex-end; } +/* Remove background colors from top and bottom of program pop-up */ +.formDialogHeader, .formDialogFooter { + background-color: transparent !important; +} + /* ====== UNSURE ====== */ .padded-top {