From 966946184100300d8cd82b7136b8802e05bae561 Mon Sep 17 00:00:00 2001 From: Marat Fayzullin Date: Fri, 3 Nov 2023 12:46:11 -0400 Subject: [PATCH] Not highlighting inactive time slots. --- htdocs/css/themes.css | 1 - 1 file changed, 1 deletion(-) diff --git a/htdocs/css/themes.css b/htdocs/css/themes.css index 007abb40..17bb65d8 100644 --- a/htdocs/css/themes.css +++ b/htdocs/css/themes.css @@ -115,7 +115,6 @@ body.has-theme .openwebrx-button { body.has-theme .openwebrx-meta-slot { background-color: var(--theme-color2); filter: brightness(150%); - color: white; } body.has-theme #openwebrx-digimode-canvas-container {