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