From dc147daceae29eb2e2e990bdcf5d60e3f9700972 Mon Sep 17 00:00:00 2001 From: lucaspatenaude Date: Sat, 25 Jul 2026 01:15:36 -0600 Subject: [PATCH] Update lukeflix.css --- lukeflix.css | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/lukeflix.css b/lukeflix.css index 825e1e3..cbebef3 100644 --- a/lukeflix.css +++ b/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 */ /* */