]> source.dussan.org Git - sonarqube.git/commitdiff
Change CSS of GWT resource viewers in order to match RoR resource viewers
authorsimonbrandhof <simon.brandhof@gmail.com>
Mon, 14 Mar 2011 15:36:49 +0000 (16:36 +0100)
committersimonbrandhof <simon.brandhof@gmail.com>
Mon, 14 Mar 2011 15:36:49 +0000 (16:36 +0100)
sonar-server/src/main/webapp/stylesheets/style.css

index 55d19caca73ead579bfb783db4f2160bb1b75464..2a1c36b11e7da715e88e32a2042ba059f1bae6af 100644 (file)
@@ -808,7 +808,8 @@ span.rulename a:hover {
   background-color: #ECECEC;
   white-space: nowrap;
   text-align: right;
-  color: #777;
+  font-size: 85%;
+  color: #AAAAAA;
   border-right: 1px solid #DDD;
   padding: 0 3px;
   height: 14px;