Update lukeflix.css
This commit is contained in:
12
lukeflix.css
12
lukeflix.css
@@ -2359,13 +2359,25 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
|
|||||||
font-size: 80%;
|
font-size: 80%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* ========== TIME SLOT BAR ========== */
|
||||||
|
|
||||||
|
.timeslotHeaders {
|
||||||
|
font-size: 110% !important;
|
||||||
|
font-weight: 600 !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* ========== TV GUIDE ========== */
|
/* ========== TV GUIDE ========== */
|
||||||
|
|
||||||
|
|
||||||
/* Stylize channel number and logo cells */
|
/* Stylize channel number and logo cells */
|
||||||
.guide-channelHeaderCell {
|
.guide-channelHeaderCell {
|
||||||
border: none !important;
|
border: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.channelsContainer {
|
||||||
|
width: 9vw !important; /* Reduce distance channel number and logo */
|
||||||
|
}
|
||||||
|
|
||||||
/* Stylize program cells */
|
/* Stylize program cells */
|
||||||
.programCell {
|
.programCell {
|
||||||
border: none !important;
|
border: none !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user