add cursor to indicate scrollability
This commit is contained in:
parent
b3e99e0a3d
commit
46d742a12c
@ -396,6 +396,10 @@ input[type=range]:disabled {
|
|||||||
font-family: 'roboto-mono';
|
font-family: 'roboto-mono';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.webrx-actual-freq .digit {
|
||||||
|
cursor: ns-resize;
|
||||||
|
}
|
||||||
|
|
||||||
.webrx-actual-freq .digit:hover {
|
.webrx-actual-freq .digit:hover {
|
||||||
color: #FFFF50;
|
color: #FFFF50;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
Loading…
Reference in New Issue
Block a user