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 {
|
||||
border: none;
|
||||
background-color: transparent !important;
|
||||
width: 9vw !important;
|
||||
padding-left: 5px !important;
|
||||
width: 140px !important;
|
||||
padding: 5px 0 !important;
|
||||
}
|
||||
|
||||
/* Time Interval Spacing & Style */
|
||||
@@ -2499,11 +2499,11 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
|
||||
}
|
||||
|
||||
.programContainer.emby-scroller {
|
||||
padding-left: 5px !important;
|
||||
padding: 5px 0 !important;
|
||||
}
|
||||
|
||||
.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 */
|
||||
|
||||
Reference in New Issue
Block a user