]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-3893 Ajusted CSS for symbols highlighting
authorJean-Baptiste Vilain <jean-baptiste.vilain@sonarsource.com>
Wed, 17 Apr 2013 12:32:42 +0000 (14:32 +0200)
committerJean-Baptiste Vilain <jean-baptiste.vilain@sonarsource.com>
Wed, 17 Apr 2013 12:32:42 +0000 (14:32 +0200)
sonar-colorizer/src/main/resources/sonar-colorizer.css

index fb2bb3a6d4134684e85edb83af360f39857bd645..38f4f67afc516f7d427bf7645c2b3b76dd771240 100644 (file)
@@ -71,6 +71,6 @@
 }
 
 .highlighted {
-  background-color: #ff0000;
+  background-color: yellow;
 }