From 292b7d916c811e02749672ead5ba7830b5bd44bf Mon Sep 17 00:00:00 2001 From: lucaspatenaude Date: Sat, 25 Jul 2026 02:07:40 -0600 Subject: [PATCH] Update lukeflix.css --- lukeflix.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lukeflix.css b/lukeflix.css index b185ce9..ca08340 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2395,8 +2395,8 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { } /* Hide details section (subtitles/quality/etc. ) */ -.detailSection { - /* display: none !important; */ +.trackSelections { + display: none !important; } /* == DETAIL RIBBON BUTTONS == */