mirror of
https://github.com/jketterl/openwebrx.git
synced 2025-12-06 07:12:09 +01:00
fix slider background for firefox
This commit is contained in:
parent
1e28fc5018
commit
cd2da582c4
|
|
@ -39,6 +39,7 @@ input[type=range]
|
|||
{
|
||||
-webkit-appearance: none;
|
||||
margin: 0 0;
|
||||
background: transparent;
|
||||
}
|
||||
input[type=range]:focus
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue