From dc40b7c5b34fdc2b937e4557314ed7ce8565178f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Thu, 11 Feb 2016 15:58:46 +0100 Subject: [PATCH] changed colors of durationbar --- 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 a3d51983..2b46f152 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -1119,7 +1119,7 @@ nav ul li:hover, nav ul li.active { { opacity:0; height:32px; - background-color:rgba(255, 255, 255, 0.1); + /*background-color:rgba(255, 255, 255, 0.1);*/ width:100%; color:white; margin-top:-6px;