Fixed misaligned LiveTV guide

This commit is contained in:
loof2736 2022-11-24 20:52:18 -05:00
parent 1b3b9c5b7a
commit 92fbcbdfc5
2 changed files with 2 additions and 14 deletions

View File

@ -419,13 +419,7 @@
/* Live TV guide reposition */
.layout-desktop #guideTab {
margin-left: -75px !important;
}
.guide-channelHeaderCell {
border-style: none !important;
}
/* Live TV */
/* Modified background color of active guide cells */
.programCell-active {
background: #181818 !important;

View File

@ -409,13 +409,7 @@ html {
/* Live TV guide reposition */
.layout-desktop #guideTab {
margin-left: -75px !important;
}
.guide-channelHeaderCell {
border-style: none !important;
}
/* Live TV */
/* Modified background color of active guide cells */
.programCell-active {
background: #181818 !important;