mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Fixed misaligned LiveTV guide
This commit is contained in:
parent
1b3b9c5b7a
commit
92fbcbdfc5
@ -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;
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user