mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-02 23:00:16 +01:00
add pointer to frequency display to indicate clickability
This commit is contained in:
parent
46d742a12c
commit
02e699c597
|
|
@ -337,6 +337,7 @@ input[type=range]:disabled {
|
|||
margin: 0;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.webrx-actual-freq > * {
|
||||
|
|
|
|||
Loading…
Reference in a new issue