Add sports coloring to guide

This commit is contained in:
2026-07-28 17:52:31 -06:00
parent 2849e99e1a
commit addfaae20b

View File

@@ -2536,6 +2536,11 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
background-color: #5e35b1 !important 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 */ /* Remove borders around each row and program */
.channelPrograms { .channelPrograms {
border: none !important; border: none !important;