Update lukeflix.css
This commit is contained in:
@@ -2480,8 +2480,8 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
|
|||||||
.emby-tabs-slider.guideDateTabsSlider {
|
.emby-tabs-slider.guideDateTabsSlider {
|
||||||
border: none;
|
border: none;
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
width: 9vw !important;
|
width: 140px !important;
|
||||||
padding-left: 5px !important;
|
padding: 5px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Time Interval Spacing & Style */
|
/* Time Interval Spacing & Style */
|
||||||
@@ -2499,11 +2499,11 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.programContainer.emby-scroller {
|
.programContainer.emby-scroller {
|
||||||
padding-left: 5px !important;
|
padding: 5px 0 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.channelsContainer {
|
.channelsContainer {
|
||||||
width: 9vw !important; /* Reduce distance channel number and logo */
|
width: 140px !important; /* Reduce distance channel number and logo */
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Remove borders around each row and program */
|
/* Remove borders around each row and program */
|
||||||
|
|||||||
Reference in New Issue
Block a user