Update Live TV date and time bar

This commit is contained in:
2026-07-28 14:36:04 -06:00
parent 2c2acb6c21
commit d8265c3eba

View File

@@ -2468,10 +2468,28 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
/* ========== TV GUIDE ========== */
/* ==== GUIDE HEADER ==== */
.tvGuideHeader {
flex-direction: row !important;
}
/* Date Selector */
.emby-tabs-slider.guideDateTabsSlider {
border: none;
background-color: transparent !important;
width: 9vw !important;
}
/* Time Interval Spacing & Style */
.guide-headerTimeslots {
color: inherit;
flex: 1 1 0 !important; /* fit rest of length */
overflow: hidden;
}
/* ==== PROGRAM CELLS ==== */
/* Stylize channel number and logo cells */
.guide-channelHeaderCell {
border: none !important;