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 }