thumb de input range

parent 26bd0834
...@@ -21,7 +21,7 @@ input[type=range]::-webkit-slider-thumb { ...@@ -21,7 +21,7 @@ input[type=range]::-webkit-slider-thumb {
box-shadow: 0px 0px 0px #000000; box-shadow: 0px 0px 0px #000000;
border: 0px solid #000000; border: 0px solid #000000;
height: 20px; height: 20px;
width: 40px; width: 20px;
border-radius: 12px; border-radius: 12px;
background: #dc7828; background: #dc7828;
cursor: pointer; cursor: pointer;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment