From 4d3b38948dafb47f13c16f932371bf64957612f0 Mon Sep 17 00:00:00 2001 From: Nixo Date: Sun, 14 Dec 2014 19:24:25 +0100 Subject: [PATCH] poop --- static/controlstyle.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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;