Update lukeflix.css
This commit is contained in:
21
lukeflix.css
21
lukeflix.css
@@ -2335,7 +2335,26 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
|
|||||||
animation: abyss-section-fade-up 0.7s var(--abyss-ease) both 0.45s;
|
animation: abyss-section-fade-up 0.7s var(--abyss-ease) both 0.45s;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 16. LIVE TV STRUCTURE & COMPONENTS */
|
/* 16. LIBRARY */
|
||||||
|
|
||||||
|
/* Resize movie logo */
|
||||||
|
#itemDetailPage .detailLogo {
|
||||||
|
margin-left: 31% !important;
|
||||||
|
margin-top: -18vh !important;
|
||||||
|
margin-bottom: 2vh !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Resize backdrop above action ribbon */
|
||||||
|
.itemBackdrop {
|
||||||
|
height: 20vh !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Remove background of action ribbon */
|
||||||
|
.layout-desktop .detailRibbon {
|
||||||
|
background: none !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* 167. LIVE TV STRUCTURE & COMPONENTS */
|
||||||
|
|
||||||
/* */
|
/* */
|
||||||
.absolutePageTabContent {
|
.absolutePageTabContent {
|
||||||
|
|||||||
Reference in New Issue
Block a user