diff --git a/static/controlstyle.css b/static/controlstyle.css index f925fc72..23d2ffab 100644 --- a/static/controlstyle.css +++ b/static/controlstyle.css @@ -95,14 +95,11 @@ height:5px; width: 75px; position: absolute; - background-color:rgba(255, 255, 255, 0.7); + background-color:rgba(255, 255, 255, 0.8); border: none; outline: none; border-radius: 2px; } -#volume .ui-slider-range-min:hover { - background-color:rgba(255, 255, 255, 0.9); -} #volume .ui-slider-handle { height:15px;