From: Grégoire Aubert Date: Fri, 4 Aug 2017 16:01:42 +0000 (+0200) Subject: Switch colors of the overview meta headers and overview analysis X-Git-Tag: 6.6-RC1~673 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4585105df544b1c1cccbc890d1ed061c8820d9ee;p=sonarqube.git Switch colors of the overview meta headers and overview analysis --- diff --git a/server/sonar-web/src/main/js/apps/overview/styles.css b/server/sonar-web/src/main/js/apps/overview/styles.css index 43437c10623..46b4bcaec91 100644 --- a/server/sonar-web/src/main/js/apps/overview/styles.css +++ b/server/sonar-web/src/main/js/apps/overview/styles.css @@ -316,7 +316,7 @@ } .overview-meta-header { - color: #797979; + color: #444; } .overview-meta-list > li { @@ -360,6 +360,7 @@ } .overview-analysis { + color: #777; } .overview-analysis + .overview-analysis {