From 2849e99e1a202942e32011269d8b45694f4afaf2 Mon Sep 17 00:00:00 2001 From: lucaspatenaude Date: Tue, 28 Jul 2026 17:28:25 -0600 Subject: [PATCH] Update lukeflix.css --- lukeflix.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lukeflix.css b/lukeflix.css index 200518a..d4f2e8e 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2532,7 +2532,7 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { } /* Stylize Active Movie Program Cells */ -.programCell-movies.programCell-active .guideProgramNameText { +.programCell-movie.programCell-active .guideProgramNameText { background-color: #5e35b1 !important }