]> source.dussan.org Git - sonarqube.git/commit
SONAR-1492 Apply the "bleu" color on actions links in admin section
authorFabrice Bellingard <bellingard@gmail.com>
Fri, 10 Feb 2012 14:06:24 +0000 (15:06 +0100)
committerFabrice Bellingard <bellingard@gmail.com>
Fri, 10 Feb 2012 14:06:59 +0000 (15:06 +0100)
commitb8009697f24b3cf75cf90021f09c8161388ed0a6
tree8a5a5863a9ac47968e6130a27d111525a2ef0247
parenta3609f3054f445b59406f75525a26ebf755145d9
SONAR-1492 Apply the "bleu" color on actions links in admin section

For more consistency.
This "link-action" style is used in places where the text is dense
(like rule descriptions in profile or tables) and where links must
be clearly visible.
sonar-server/src/main/webapp/WEB-INF/app/views/admin_dashboards/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/admin_filters/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/groups/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/manual_rules/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/metrics/index.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/roles/global.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/roles/projects.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/users/index.html.erb
sonar-server/src/main/webapp/stylesheets/style.css