diff --git a/CSS/css-scyfin/scyfin-theme-backdrop.css b/CSS/css-scyfin/scyfin-theme-backdrop.css index 20b7eb8..6f9ea40 100644 --- a/CSS/css-scyfin/scyfin-theme-backdrop.css +++ b/CSS/css-scyfin/scyfin-theme-backdrop.css @@ -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; diff --git a/CSS/css-scyfin/scyfin-theme.css b/CSS/css-scyfin/scyfin-theme.css index 1bec94d..f31f7f9 100644 --- a/CSS/css-scyfin/scyfin-theme.css +++ b/CSS/css-scyfin/scyfin-theme.css @@ -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;