Update lukeflix.css

This commit is contained in:
2026-07-28 22:54:42 -06:00
parent f4726b4a8d
commit 7c817f8ec1

View File

@@ -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 */