From bd872d4eeb37d5b1a202c35cf2d492976b6c95ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Sat, 15 Aug 2015 10:34:50 +0200 Subject: [PATCH] CHange doclor of handle --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index 4189beaa..cd40c40a 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -767,7 +767,7 @@ nav ul li:hover, nav ul li.active { #volume .ui-slider-handle { height:15px; width:5px; - background-color:white; + background:#fff 50% 50% repeat-x; position: absolute; cursor: pointer; outline: none;