mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-01-10 10:40:02 +01:00
squelch bar for firefox, too
This commit is contained in:
parent
e8d60e2dc0
commit
d4d8699fc5
|
|
@ -85,6 +85,7 @@ input[type=range]::-moz-range-track
|
|||
animate: 0.2s;
|
||||
box-shadow: 0px 0px 0px #000000;
|
||||
background: #B6B6B6;
|
||||
background: var(--track-background);
|
||||
border-radius: 11px;
|
||||
border: 1px solid #8A8A8A;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue