Update lukeflix.css

This commit is contained in:
2026-07-25 02:05:14 -06:00
parent 780355b346
commit 6ebdd6621a

View File

@@ -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 {