diff --git a/lukeflix.css b/lukeflix.css index d4f2e8e..124b2de 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2536,6 +2536,11 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { background-color: #5e35b1 !important } +/* Stylize Active Sports Program Cells */ +.programCell-sports.programCell-active .guideProgramNameText { + background-color: #2fa755 !important +} + /* Remove borders around each row and program */ .channelPrograms { border: none !important;