Update lukeflix.css
This commit is contained in:
@@ -2361,6 +2361,14 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
|
|||||||
|
|
||||||
/* ========== TV GUIDE ========== */
|
/* ========== TV GUIDE ========== */
|
||||||
|
|
||||||
|
/* Stylize channel number and logo cells */
|
||||||
.guide-channelHeaderCell {
|
.guide-channelHeaderCell {
|
||||||
border: none !important;
|
border: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Stylize program cells */
|
||||||
|
.programCell {
|
||||||
|
border: none !important;
|
||||||
|
border-radius: 8px !important;
|
||||||
|
margin: 5px 0px 3px 3px !important;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user