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