Update lukeflix.css
This commit is contained in:
@@ -2324,14 +2324,23 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
|
|||||||
|
|
||||||
/* 16. LIVE TV STRUCTURE & COMPONENTS */
|
/* 16. LIVE TV STRUCTURE & COMPONENTS */
|
||||||
|
|
||||||
|
/* */
|
||||||
.absolutePageTabContent {
|
.absolutePageTabContent {
|
||||||
top: 4.3em !important;
|
top: 4.3em !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* */
|
||||||
.headerTop {
|
.headerTop {
|
||||||
padding: 1.1em 0 !important;
|
padding: 1.1em 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Reduce spacing between category and date selector tabs */
|
||||||
.headerTabs.sectionTabs {
|
.headerTabs.sectionTabs {
|
||||||
margin-top: -4.4em !important;
|
margin-top: -4.4em !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Restyle Date Selector */
|
||||||
|
.emby-tabs-slider.guideDateTabsSlider {
|
||||||
|
background-color: transparent !important;
|
||||||
|
border: none;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user