]> source.dussan.org Git - sonarqube.git/commit
Improve display of drilldowns
authorSimon Brandhof <simon.brandhof@gmail.com>
Fri, 17 Feb 2012 18:36:52 +0000 (19:36 +0100)
committerSimon Brandhof <simon.brandhof@gmail.com>
Fri, 17 Feb 2012 18:36:52 +0000 (19:36 +0100)
commit8c3f19851eabb00b2626ce1b2eb22763404c5d49
treeaaf17097b3ed8743d5f887b0bfb7732ee3a10df3
parent4b0854c3e66cd98ab2089c120ea615e9f35c8db9
Improve display of drilldowns

* SONAR-3273 Remove useless horizontal scrollbars on IE7
* SONAR-3242 The review buttons should not hide the violation title
sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/_footer.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/measures.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/drilldown/violations.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/resource/_violation.html.erb
sonar-server/src/main/webapp/WEB-INF/app/views/rules/show.html.erb
sonar-server/src/main/webapp/images/actions.png
sonar-server/src/main/webapp/javascripts/resource.js
sonar-server/src/main/webapp/stylesheets/style.css