Adjust padding of channel #/logo and the date selector
This commit is contained in:
@@ -2479,6 +2479,7 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
|
|||||||
border: none;
|
border: none;
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
width: 9vw !important;
|
width: 9vw !important;
|
||||||
|
padding-left: 5px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Time Interval Spacing & Style */
|
/* Time Interval Spacing & Style */
|
||||||
@@ -2495,6 +2496,10 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
|
|||||||
border: none !important;
|
border: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.programContainer.emby-scroller {
|
||||||
|
padding-left: 5px !important;
|
||||||
|
}
|
||||||
|
|
||||||
.channelsContainer {
|
.channelsContainer {
|
||||||
width: 9vw !important; /* Reduce distance channel number and logo */
|
width: 9vw !important; /* Reduce distance channel number and logo */
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user