From 02e699c59757645032c0aa7d2a3ad69e10cf8bbd Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Wed, 31 Mar 2021 01:40:35 +0200 Subject: [PATCH] add pointer to frequency display to indicate clickability --- htdocs/css/openwebrx.css | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/css/openwebrx.css b/htdocs/css/openwebrx.css index 5567052..34e46e6 100644 --- a/htdocs/css/openwebrx.css +++ b/htdocs/css/openwebrx.css @@ -337,6 +337,7 @@ input[type=range]:disabled { margin: 0; display: flex; flex-direction: row; + cursor: pointer; } .webrx-actual-freq > * {