From: rabuzarus <> Date: Thu, 14 Apr 2016 01:15:05 +0000 (+0200) Subject: jRange: little css fix X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=8485b686258ce5c573f740734c47fba398dcf958;p=friendica.git jRange: little css fix --- diff --git a/css/style.css b/css/style.css index e4c929ebe1..a8e0815767 100644 --- a/css/style.css +++ b/css/style.css @@ -1514,8 +1514,8 @@ main .nav-tabs>li.active>a:hover { background-image: -webkit-linear-gradient(top, #bdfade, #76fabc); background-image: -o-linear-gradient(top, #bdfade, #76fabc); background-image: linear-gradient(to bottom, #bdfade, #76fabc); - background-repeat: repeat-x;*/ - filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbdfade', endColorstr='#ff76fabc', GradientType=0); + background-repeat: repeat-x; + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbdfade', endColorstr='#ff76fabc', GradientType=0);*/ } .theme-frio .back-bar .pointer { width: 14px !important;