From fb97a887cae583315b0d570ce2ac8d883584c318 Mon Sep 17 00:00:00 2001 From: lucaspatenaude Date: Fri, 24 Jul 2026 22:32:10 -0600 Subject: [PATCH] Update lukeflix.css --- lukeflix.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lukeflix.css b/lukeflix.css index 1db5e5a..170b0e6 100644 --- a/lukeflix.css +++ b/lukeflix.css @@ -2357,4 +2357,10 @@ div[data-role="controlgroup"] a[data-role="button"]:last-child { /* Shrink the Date Selector Text */ .guideHeaderDateSelection { font-size: 80%; +} + +/* ========== TV GUIDE ========== */ + +.guide-channelHeaderCell { + border: none !important; } \ No newline at end of file