From 0a1bf87b3da78bf1ae7274baed25e4c6ecda8f22 Mon Sep 17 00:00:00 2001 From: Marat Fayzullin Date: Thu, 9 Nov 2023 20:04:12 -0500 Subject: [PATCH] Fixing frequency display color. --- htdocs/css/openwebrx.css | 6 +++++- htdocs/index.html | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/htdocs/css/openwebrx.css b/htdocs/css/openwebrx.css index 2c4539d7..1228d1fd 100644 --- a/htdocs/css/openwebrx.css +++ b/htdocs/css/openwebrx.css @@ -474,6 +474,11 @@ input[type=range]:disabled { height: 100%; } +.openwebrx-checkbox +{ + color: #aaa; +} + .openwebrx-button { background-color: #373737; @@ -695,7 +700,6 @@ img.openwebrx-mirror-img .openwebrx-panel-line { padding-top: 5px; - color: #aaa; } .openwebrx-panel-flex-line { diff --git a/htdocs/index.html b/htdocs/index.html index 2f9c4b76..b4840be8 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -282,13 +282,13 @@
-
-