From 343e716b7f16c35abc979f6ce0d3ca77e7c17195 Mon Sep 17 00:00:00 2001 From: lucaspatenaude Date: Sat, 25 Jul 2026 02:06:14 -0600 Subject: [PATCH] Update lukeflix.css --- lukeflix.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lukeflix.css b/lukeflix.css index 1d7c4da..b185ce9 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2396,7 +2396,7 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { /* Hide details section (subtitles/quality/etc. ) */ .detailSection { - display: none !important; + /* display: none !important; */ } /* == DETAIL RIBBON BUTTONS == */