diff --git a/lukeflix.css b/lukeflix.css index 2691d6f..1d7c4da 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2394,6 +2394,11 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { align-items: center; } +/* Hide details section (subtitles/quality/etc. ) */ +.detailSection { + display: none !important; +} + /* == DETAIL RIBBON BUTTONS == */ .play_arrow {