]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-249 change the color of variation values in dashboards
authorsimonbrandhof <simon.brandhof@gmail.com>
Mon, 6 Dec 2010 21:47:54 +0000 (21:47 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Mon, 6 Dec 2010 21:47:54 +0000 (21:47 +0000)
sonar-server/src/main/webapp/stylesheets/style.css

index 2893e22bba3d9d8c020a6f5e12c5bdaa95ccf802..1461b3a8210b3b2cfc5ba6c4854b5bbca407a8c5 100644 (file)
@@ -885,7 +885,7 @@ ul.operations li a {
 /* ------------------- VARIATIONS ------------------- */
 .var {
   font-weight: bold;
-  color: #005C9C !important;
+  color: #444 !important;
 }
 .varb {/* better */
   font-weight: bold;