fix slider background for firefox
This commit is contained in:
parent
1e28fc5018
commit
cd2da582c4
@ -39,6 +39,7 @@ input[type=range]
|
|||||||
{
|
{
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
margin: 0 0;
|
margin: 0 0;
|
||||||
|
background: transparent;
|
||||||
}
|
}
|
||||||
input[type=range]:focus
|
input[type=range]:focus
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user