Move program pop-up to right side of screen in Live TV on large screens
This commit is contained in:
@@ -2562,6 +2562,13 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child {
|
|||||||
background: rgba(0, 0, 0, 0.47);
|
background: rgba(0, 0, 0, 0.47);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* ======== PROGRAM POP-UP ======== */
|
||||||
|
|
||||||
|
.dialogContainer {
|
||||||
|
-webkit-justify-content: flex-end;
|
||||||
|
justify-content: flex-end;
|
||||||
|
}
|
||||||
|
|
||||||
/* ====== UNSURE ====== */
|
/* ====== UNSURE ====== */
|
||||||
|
|
||||||
.padded-top {
|
.padded-top {
|
||||||
|
|||||||
Reference in New Issue
Block a user