Update lukeflix.css
This commit is contained in:
@@ -390,7 +390,7 @@ body:has(#itemDetailPage) .backdropImage {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.libraryPage, .libraryPage:not(.noSecondaryNavPage) {
|
.libraryPage, .libraryPage:not(.noSecondaryNavPage) {
|
||||||
padding-top: 2em !important; /* Reduce spacing from header to library content */
|
padding-top: 6em !important; /* Reduce spacing from header to library content */
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Navigation / drawer */
|
/* Navigation / drawer */
|
||||||
@@ -2390,4 +2390,8 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
|
|||||||
/* Remove borders around each row and program */
|
/* Remove borders around each row and program */
|
||||||
.channelPrograms {
|
.channelPrograms {
|
||||||
border: none !important;
|
border: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.padded-top {
|
||||||
|
padding-top: 0em !important;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user