diff --git a/static/controlstyle.css b/static/controlstyle.css index ee73163c..f925fc72 100644 --- a/static/controlstyle.css +++ b/static/controlstyle.css @@ -100,6 +100,9 @@ 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;