Update lukeflix.css
This commit is contained in:
28
lukeflix.css
28
lukeflix.css
@@ -2366,6 +2366,34 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
|
||||
font-weight: 600 !important;
|
||||
}
|
||||
|
||||
.detailRibbon {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.infoWrapper {
|
||||
display: contents;
|
||||
}
|
||||
|
||||
.detailImageContainer,
|
||||
.nameContainer,
|
||||
.itemMiscInfo-secondary {
|
||||
flex: 0 0 100%;
|
||||
}
|
||||
|
||||
.mainDetailButtons {
|
||||
order: 3;
|
||||
}
|
||||
|
||||
.itemMiscInfo-primary {
|
||||
order: 4;
|
||||
margin-left: auto;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
/* 167. LIVE TV STRUCTURE & COMPONENTS */
|
||||
|
||||
/* */
|
||||
|
||||
Reference in New Issue
Block a user