diff --git a/htdocs/css/openwebrx.css b/htdocs/css/openwebrx.css index 9e282e8..5567052 100644 --- a/htdocs/css/openwebrx.css +++ b/htdocs/css/openwebrx.css @@ -396,6 +396,10 @@ input[type=range]:disabled { font-family: 'roboto-mono'; } +.webrx-actual-freq .digit { + cursor: ns-resize; +} + .webrx-actual-freq .digit:hover { color: #FFFF50; border-radius: 5px;