]> source.dussan.org Git - sonarqube.git/commit
SONAR-3802 various improvements in the top nav bar
authorSimon Brandhof <simon.brandhof@gmail.com>
Fri, 14 Sep 2012 16:08:16 +0000 (18:08 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Fri, 14 Sep 2012 16:09:27 +0000 (18:09 +0200)
commit13ecd43d57a3f09a8006c3fb10c3628ea018b08f
treed00bd33bdda5ccea11a13549fc0306337f8d5168
parentbbe53dc1a6b24573bde2c6706453eab1d35a8332
SONAR-3802 various improvements in the top nav bar

 * Upgrade YUI reset/font CSS
 * New URLs /dev/layout and /dev/empty for performance tests
 * Rename the link "Home" with the name of the main global dashboard
 * Extract layout.css from style.css
sonar-application/pom.xml
sonar-server/pom.xml
sonar-server/src/main/webapp/WEB-INF/app/controllers/dev_controller.rb [new file with mode: 0644]
sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_breadcrumb.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_head.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/layouts/_layout.html.erb
sonar-server/src/main/webapp/stylesheets/layout.css [new file with mode: 0644]
sonar-server/src/main/webapp/stylesheets/style.css
sonar-server/src/main/webapp/stylesheets/yui-2.6.0.css [deleted file]
sonar-server/src/main/webapp/stylesheets/yui-reset-font.css [new file with mode: 0644]