]> git.mxchange.org Git - friendica.git/commitdiff
jRange: little css fix
authorrabuzarus <>
Thu, 14 Apr 2016 01:15:05 +0000 (03:15 +0200)
committerrabuzarus <>
Thu, 14 Apr 2016 01:15:05 +0000 (03:15 +0200)
css/style.css

index e4c929ebe132dd9e14f47701f8c68eee37b4fbd4..a8e0815767680abc0b4d5e3bbd684000f219bd12 100644 (file)
@@ -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;