aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src
diff options
context:
space:
mode:
authorStas Vilchik <stas-vilchik@users.noreply.github.com>2017-02-09 13:24:04 +0100
committerGitHub <noreply@github.com>2017-02-09 13:24:04 +0100
commite7a6f8370d51b3332f5211d1bd8d873fb3ebfb49 (patch)
tree96d6fdbb1b4605c06cb420cd1cd84dff0d9f5725 /server/sonar-web/src
parent1b28e2d59a49f6c76b201bfb0648576b2adbb32e (diff)
downloadsonarqube-e7a6f8370d51b3332f5211d1bd8d873fb3ebfb49.tar.gz
sonarqube-e7a6f8370d51b3332f5211d1bd8d873fb3ebfb49.zip
remove unused styles and images (#1648)
Diffstat (limited to 'server/sonar-web/src')
-rw-r--r--server/sonar-web/src/main/js/apps/coding-rules/templates/rule/coding-rules-rule-description.hbs2
-rw-r--r--server/sonar-web/src/main/js/components/navigator/templates/ajax-select-filter.hbs5
-rw-r--r--server/sonar-web/src/main/js/components/navigator/templates/base-details-filter.hbs1
-rw-r--r--server/sonar-web/src/main/js/components/navigator/templates/base-filter.hbs5
-rw-r--r--server/sonar-web/src/main/js/components/navigator/templates/checkbox-filter.hbs4
-rw-r--r--server/sonar-web/src/main/js/components/navigator/templates/choice-filter-item.hbs16
-rw-r--r--server/sonar-web/src/main/js/components/navigator/templates/choice-filter-template.hbs0
-rw-r--r--server/sonar-web/src/main/js/components/navigator/templates/choice-filter.hbs2
-rw-r--r--server/sonar-web/src/main/js/components/navigator/templates/favorite-details-filter.hbs14
-rw-r--r--server/sonar-web/src/main/js/components/navigator/templates/favorite-filter.hbs1
-rw-r--r--server/sonar-web/src/main/js/components/navigator/templates/metric-filter.hbs27
-rw-r--r--server/sonar-web/src/main/js/components/navigator/templates/more-criteria-details-filter.hbs9
-rw-r--r--server/sonar-web/src/main/js/components/navigator/templates/more-criteria-filter.hbs1
-rw-r--r--server/sonar-web/src/main/js/components/navigator/templates/range-filter.hbs5
-rw-r--r--server/sonar-web/src/main/js/components/navigator/templates/string-filter.hbs3
-rw-r--r--server/sonar-web/src/main/js/components/source-viewer/templates/source-viewer-measures.hbs2
-rw-r--r--server/sonar-web/src/main/less/components/graphics.less158
-rw-r--r--server/sonar-web/src/main/less/components/measures.less61
-rw-r--r--server/sonar-web/src/main/less/components/navigator.less25
-rw-r--r--server/sonar-web/src/main/less/components/navigator/base.less414
-rw-r--r--server/sonar-web/src/main/less/components/navigator/config.less51
-rw-r--r--server/sonar-web/src/main/less/components/navigator/filters.less340
-rw-r--r--server/sonar-web/src/main/less/components/source.less7
-rw-r--r--server/sonar-web/src/main/less/deprecated.less526
-rw-r--r--server/sonar-web/src/main/less/init/misc.less5
-rw-r--r--server/sonar-web/src/main/less/init/tables.less77
-rw-r--r--server/sonar-web/src/main/less/pages/coding-rules.less5
-rw-r--r--server/sonar-web/src/main/less/pages/dashboard.less441
-rw-r--r--server/sonar-web/src/main/less/pages/quality-gates.less5
-rw-r--r--server/sonar-web/src/main/less/select2-sonar.less2
-rwxr-xr-xserver/sonar-web/src/main/less/select2.less6
-rw-r--r--server/sonar-web/src/main/less/sonar.less3
-rw-r--r--server/sonar-web/src/main/less/style.less769
-rw-r--r--server/sonar-web/src/main/less/variables.less8
-rw-r--r--server/sonar-web/src/main/webapp/images/accept.pngbin727 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/actions.pngbin493 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/add.pngbin378 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/asc.pngbin149 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/asc12.pngbin139 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/bc-gray.pngbin168 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/bin_closed.pngbin314 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/black-down.pngbin614 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/black-left.pngbin570 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/black-right.pngbin591 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/black-up.pngbin595 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/blue-down.pngbin482 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/blue-left.pngbin440 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/blue-right.pngbin480 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/blue-up.pngbin482 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/bulk-edit.pngbin800 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/bullet-blue.pngbin148 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/bullet.pngbin145 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/bullet_arrow_down.gifbin562 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/bullet_arrow_down.pngbin148 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/bullet_arrow_right.gifbin171 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/bullet_arrow_right.pngbin153 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/bullet_arrow_up.gifbin562 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/bullet_arrow_up.pngbin148 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/bullet_black.pngbin158 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/bullet_picture.pngbin417 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/bullet_toggle_minus.pngbin154 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/bullet_white.pngbin148 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/calendar/calbtn.gifbin591 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/calendar/sprite.pngbin3116 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/clock.pngbin826 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/compare.pngbin471 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/controls/add.pngbin680 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/controls/cross.pngbin602 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/controls/delete.pngbin662 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/controls/error.gifbin633 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/controls/move_down.pngbin3068 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/controls/move_left.pngbin336 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/controls/move_right.pngbin342 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/controls/move_up.pngbin3039 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/controls/resultset_next.pngbin342 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/controls/resultset_previous.pngbin336 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/controls/warning.gifbin569 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/cross-gray.pngbin1189 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/cross.pngbin602 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/csv.pngbin611 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/desc.pngbin148 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/desc12.pngbin146 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/down_16.gifbin365 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/e16.gifbin55 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/event_alert.pngbin396 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/event_profile.pngbin684 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/exclamation.pngbin647 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/expand_collapse.jpgbin5177 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/feed-icon-14x14.pngbin608 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/gray-stripes.pngbin100 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/green-down.pngbin595 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/green-left.pngbin572 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/green-right.pngbin578 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/green-up.pngbin587 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/help.pngbin331 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/help_gray.gifbin360 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/information.pngbin313 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/inherited.pngbin426 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/layout/LICENSE.txt5
-rw-r--r--server/sonar-web/src/main/webapp/images/layout/header-2.pngbin295 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/layout/header_footer.pngbin243 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/layout/header_footer_2.pngbin283 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/layout/header_footer_2_equal.pngbin280 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/layout/select-content.pngbin381 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/layout/select-sidebar.pngbin391 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/layout100.pngbin163 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/layout3070.pngbin173 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/layout333333.pngbin201 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/layout5050.pngbin160 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/layout7030.pngbin165 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/levels/error.pngbin1573 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/levels/none.pngbin1538 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/levels/notforie6/error.pngbin1573 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/levels/notforie6/none.pngbin1538 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/levels/notforie6/ok.pngbin1543 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/levels/notforie6/warn.pngbin1383 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/levels/ok.pngbin1543 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/levels/warn.pngbin1383 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/links/c_link.pngbin614 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/links/ci.pngbin315 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/links/external.pngbin154 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/links/homepage.pngbin253 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/links/issue.pngbin297 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/links/scm.pngbin214 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/links/scm_dev.pngbin331 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/loading-small.gifbin2825 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/logo.pngbin68 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/menu_indicator.gifbin49 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/move.pngbin128 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/navigator/favorite-filters.pngbin131 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/navigator/favorite-filters@2x.pngbin188 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/new-window-11.gifbin76 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/new-window-16.gifbin1438 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/nodata.pngbin667 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/oauth/github.svg3
-rw-r--r--server/sonar-web/src/main/webapp/images/opensource-25x23.pngbin932 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/overrides.pngbin476 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/pencil-small.pngbin268 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/pencil.pngbin391 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/permalink.gifbin113 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/permalink.pngbin313 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/print.gifbin375 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/0.gifbin1132 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/0.pngbin287 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/1.gifbin1133 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/1.pngbin276 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/2.gifbin1132 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/2.pngbin282 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/3.gifbin1132 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/3.pngbin279 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/4.gifbin1128 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/4.pngbin257 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/BLOCKER.gifbin1128 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/BLOCKER.pngbin257 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/CRITICAL.gifbin1132 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/CRITICAL.pngbin279 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/INFO.gifbin1132 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/INFO.pngbin287 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/MAJOR.gifbin1132 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/MAJOR.pngbin282 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/MINOR.gifbin1133 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/priority/MINOR.pngbin276 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/q/BRC.pngbin236 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/q/CLA.pngbin288 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/q/DIR.pngbin262 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/q/FIL.pngbin288 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/q/LIB.pngbin285 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/q/PAC.pngbin262 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/q/SVW.pngbin354 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/q/TRK.pngbin236 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/q/UTS.pngbin309 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/q/VW.pngbin354 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/recognized-standards.svg26
-rw-r--r--server/sonar-web/src/main/webapp/images/refresh.pngbin221 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/restore.gifbin349 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/reviews/comment.pngbin234 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/rss-12x12.pngbin385 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/sep12.pngbin76 -> 0 bytes
-rwxr-xr-xserver/sonar-web/src/main/webapp/images/sonar.pngbin2768 -> 0 bytes
-rwxr-xr-xserver/sonar-web/src/main/webapp/images/spinner.gifbin1849 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/star.pngbin648 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/star_off.pngbin593 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/status/CLOSED.pngbin420 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/status/OPEN.pngbin474 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/status/REOPENED.pngbin464 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/status/RESOLVED.pngbin445 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/-1-black-small.pngbin189 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/-1-black.pngbin174 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/-1-green-small.pngbin203 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/-1-green.pngbin443 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/-1-red-small.pngbin201 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/-1-red.pngbin445 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/-2-black-small.pngbin276 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/-2-black.pngbin219 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/-2-green-small.pngbin223 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/-2-green.pngbin442 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/-2-red-small.pngbin237 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/-2-red.pngbin461 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/1-black-small.pngbin191 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/1-black.pngbin173 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/1-green-small.pngbin200 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/1-green.pngbin440 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/1-red-small.pngbin197 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/1-red.pngbin444 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/2-black-small.pngbin269 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/2-black.pngbin213 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/2-green-small.pngbin225 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/2-green.pngbin445 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/2-red-small.pngbin230 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/2-red.pngbin451 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/none-small.pngbin71 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tendency/none.pngbin77 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/test/ERROR.pngbin1297 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/test/FAILURE.pngbin613 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/test/OK.pngbin1297 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/test/SKIPPED.pngbin1297 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/tick.pngbin484 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/timemachine.pngbin97 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/transparent.gifbin49 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/transparent_16.gifbin1403 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/treemap_gradient.pngbin123 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/treemap_gradient_inverted.pngbin129 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/treemap_icon.pngbin207 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend-up.pngbin563 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/-1-black-big.pngbin228 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/-1-black.pngbin214 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/-1-green-big.pngbin228 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/-1-green.pngbin214 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/-1-red-big.pngbin228 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/-1-red.pngbin215 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/-2-black-big.pngbin261 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/-2-black.pngbin270 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/-2-green-big.pngbin261 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/-2-green.pngbin258 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/-2-red-big.pngbin261 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/-2-red.pngbin250 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/0-big.pngbin114 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/0.pngbin113 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/1-black-big.pngbin234 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/1-black.pngbin201 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/1-green-big.pngbin217 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/1-green.pngbin200 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/1-red-big.pngbin217 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/1-red.pngbin201 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/2-black-big.pngbin248 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/2-black.pngbin239 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/2-green-big.pngbin239 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/2-green.pngbin10284 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/2-red-big.pngbin239 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/trend/2-red.pngbin239 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/understanding-leak-period.svg13
-rw-r--r--server/sonar-web/src/main/webapp/images/understanding-quality-gates.svg17
-rw-r--r--server/sonar-web/src/main/webapp/images/up-blue-24.pngbin839 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/up_16.gifbin345 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/user.gifbin577 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/user.pngbin541 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/warning.pngbin613 -> 0 bytes
-rw-r--r--server/sonar-web/src/main/webapp/images/zoom.pngbin387 -> 0 bytes
258 files changed, 64 insertions, 3000 deletions
diff --git a/server/sonar-web/src/main/js/apps/coding-rules/templates/rule/coding-rules-rule-description.hbs b/server/sonar-web/src/main/js/apps/coding-rules/templates/rule/coding-rules-rule-description.hbs
index 9992055a7c6..3b86bc6d54e 100644
--- a/server/sonar-web/src/main/js/apps/coding-rules/templates/rule/coding-rules-rule-description.hbs
+++ b/server/sonar-web/src/main/js/apps/coding-rules/templates/rule/coding-rules-rule-description.hbs
@@ -4,7 +4,7 @@
<div class="coding-rules-detail-description coding-rules-detail-description-extra">
<div id="coding-rules-detail-description-extra">
{{#if htmlNote}}
- <div class="rule-desc marginbottom10 markdown">{{{htmlNote}}}</div>
+ <div class="rule-desc spacer-bottom markdown">{{{htmlNote}}}</div>
{{/if}}
{{#if canWrite}}
<div class="button-group">
diff --git a/server/sonar-web/src/main/js/components/navigator/templates/ajax-select-filter.hbs b/server/sonar-web/src/main/js/components/navigator/templates/ajax-select-filter.hbs
deleted file mode 100644
index 97f4be337e0..00000000000
--- a/server/sonar-web/src/main/js/components/navigator/templates/ajax-select-filter.hbs
+++ /dev/null
@@ -1,5 +0,0 @@
-<div class="navigator-filter-search">
- <input type="text">
-</div>
-<ul class="navigator-filter-select-list choices"></ul>
-<ul class="navigator-filter-select-list opposite"></ul>
diff --git a/server/sonar-web/src/main/js/components/navigator/templates/base-details-filter.hbs b/server/sonar-web/src/main/js/components/navigator/templates/base-details-filter.hbs
deleted file mode 100644
index 40114bbf8f2..00000000000
--- a/server/sonar-web/src/main/js/components/navigator/templates/base-details-filter.hbs
+++ /dev/null
@@ -1 +0,0 @@
-<div class="navigator-filter-details-inner"></div>
diff --git a/server/sonar-web/src/main/js/components/navigator/templates/base-filter.hbs b/server/sonar-web/src/main/js/components/navigator/templates/base-filter.hbs
deleted file mode 100644
index b20fcf27979..00000000000
--- a/server/sonar-web/src/main/js/components/navigator/templates/base-filter.hbs
+++ /dev/null
@@ -1,5 +0,0 @@
-<div class="navigator-filter-label">{{name}}</div>
-<div class="navigator-filter-value {{#if defaultValue}}default{{/if}}">{{value}}</div>
-{{#if optional}}
- <div class="navigator-filter-disable">&times;</div>
-{{/if}}
diff --git a/server/sonar-web/src/main/js/components/navigator/templates/checkbox-filter.hbs b/server/sonar-web/src/main/js/components/navigator/templates/checkbox-filter.hbs
deleted file mode 100644
index 158884dd47f..00000000000
--- a/server/sonar-web/src/main/js/components/navigator/templates/checkbox-filter.hbs
+++ /dev/null
@@ -1,4 +0,0 @@
-<div class="navigator-filter-label">{{name}}</div>
-{{#if optional}}
- <div class="navigator-filter-disable">&times;</div>
-{{/if}}
diff --git a/server/sonar-web/src/main/js/components/navigator/templates/choice-filter-item.hbs b/server/sonar-web/src/main/js/components/navigator/templates/choice-filter-item.hbs
deleted file mode 100644
index b4d1a19bc1d..00000000000
--- a/server/sonar-web/src/main/js/components/navigator/templates/choice-filter-item.hbs
+++ /dev/null
@@ -1,16 +0,0 @@
-<li>
- <label title="{{text}}" data-id="{{id}}">
- <span>
- <i class="icon-checkbox {{#if checked}}icon-checkbox-checked{{/if}} {{#unless multiple}}icon-checkbox-single{{/unless}}"></i>
- {{#if icon}}<i class="icon-{{icon}}"></i>{{/if}}
- {{text}}
- </span>
- {{#if category}}
- <br>
- <span>
- <i class="icon-checkbox icon-checkbox-invisible"></i>
- <span class="note">{{category}}</span>
- </span>
- {{/if}}
- </label>
-</li>
diff --git a/server/sonar-web/src/main/js/components/navigator/templates/choice-filter-template.hbs b/server/sonar-web/src/main/js/components/navigator/templates/choice-filter-template.hbs
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/server/sonar-web/src/main/js/components/navigator/templates/choice-filter-template.hbs
+++ /dev/null
diff --git a/server/sonar-web/src/main/js/components/navigator/templates/choice-filter.hbs b/server/sonar-web/src/main/js/components/navigator/templates/choice-filter.hbs
deleted file mode 100644
index 12fd1f0c344..00000000000
--- a/server/sonar-web/src/main/js/components/navigator/templates/choice-filter.hbs
+++ /dev/null
@@ -1,2 +0,0 @@
-<ul class="navigator-filter-select-list choices"></ul>
-<ul class="navigator-filter-select-list opposite"></ul>
diff --git a/server/sonar-web/src/main/js/components/navigator/templates/favorite-details-filter.hbs b/server/sonar-web/src/main/js/components/navigator/templates/favorite-details-filter.hbs
deleted file mode 100644
index f4c24eec9dc..00000000000
--- a/server/sonar-web/src/main/js/components/navigator/templates/favorite-details-filter.hbs
+++ /dev/null
@@ -1,14 +0,0 @@
-{{#ifNotEmpty choicesArray}}
- <ul class="navigator-filter-select-list">
- {{#each choicesArray}}
- <li>
- <label data-id="{{k}}">{{v}}</label>
- </li>
- {{/each}}
- </ul>
-{{/ifNotEmpty}}
-<ul class="navigator-filter-select-list">
- <li class="manage">
- <label id="manage-favorites">{{t 'manage' }}</label>
- </li>
-</ul>
diff --git a/server/sonar-web/src/main/js/components/navigator/templates/favorite-filter.hbs b/server/sonar-web/src/main/js/components/navigator/templates/favorite-filter.hbs
deleted file mode 100644
index ee2a47af93d..00000000000
--- a/server/sonar-web/src/main/js/components/navigator/templates/favorite-filter.hbs
+++ /dev/null
@@ -1 +0,0 @@
-<div class="navigator-filter-favorite-toggle" title="{{t 'measure_filter.filter_list'}}"></div>
diff --git a/server/sonar-web/src/main/js/components/navigator/templates/metric-filter.hbs b/server/sonar-web/src/main/js/components/navigator/templates/metric-filter.hbs
deleted file mode 100644
index f1c46f053e9..00000000000
--- a/server/sonar-web/src/main/js/components/navigator/templates/metric-filter.hbs
+++ /dev/null
@@ -1,27 +0,0 @@
-<div class="navigator-filter-details-inner">
- <select name="metric">
- <option></option>
- {{#each groupedMetrics}}
- <optgroup label="{{this.domain}}">
- {{#each metrics}}
- <option value="{{name}}">{{short_name}}</option>
- {{/each}}
- </optgroup>
- {{/each}}
- </select>
-
- <select name="period">
- <option value="0">{{t 'value'}}</option>
- {{#each periods}}
- <option value="{{@key}}">{{this}}</option>
- {{/each}}
- </select>
-
- <select name="op">
- {{#each operations}}
- <option value="{{@key}}">{{this}}</option>
- {{/each}}
- </select>
-
- <input type="text" name="val">
-</div>
diff --git a/server/sonar-web/src/main/js/components/navigator/templates/more-criteria-details-filter.hbs b/server/sonar-web/src/main/js/components/navigator/templates/more-criteria-details-filter.hbs
deleted file mode 100644
index c56b0e7023d..00000000000
--- a/server/sonar-web/src/main/js/components/navigator/templates/more-criteria-details-filter.hbs
+++ /dev/null
@@ -1,9 +0,0 @@
-<ul class="navigator-filter-select-list">
- {{#each filters}}
- <li>
- <label data-id="{{id}}" data-property="{{property}}" {{#if inactive}}class="inactive"{{/if}} {{#if title}}title="{{title}}"{{/if}}>
- {{name}}
- </label>
- </li>
- {{/each}}
-</ul>
diff --git a/server/sonar-web/src/main/js/components/navigator/templates/more-criteria-filter.hbs b/server/sonar-web/src/main/js/components/navigator/templates/more-criteria-filter.hbs
deleted file mode 100644
index e6a677165cd..00000000000
--- a/server/sonar-web/src/main/js/components/navigator/templates/more-criteria-filter.hbs
+++ /dev/null
@@ -1 +0,0 @@
-{{t "moreCriteria"}}
diff --git a/server/sonar-web/src/main/js/components/navigator/templates/range-filter.hbs b/server/sonar-web/src/main/js/components/navigator/templates/range-filter.hbs
deleted file mode 100644
index dc84464e711..00000000000
--- a/server/sonar-web/src/main/js/components/navigator/templates/range-filter.hbs
+++ /dev/null
@@ -1,5 +0,0 @@
-<div class="navigator-filter-details-inner">
- <input class="navigator-filter-range-input" type="text" name="{{propertyFrom}}" placeholder="{{placeholder}}">
- <label>{{t 'to.downcase'}}</label>
- <input class="navigator-filter-range-input" type="text" name="{{propertyTo}}" placeholder="{{placeholder}}">
-</div>
diff --git a/server/sonar-web/src/main/js/components/navigator/templates/string-filter.hbs b/server/sonar-web/src/main/js/components/navigator/templates/string-filter.hbs
deleted file mode 100644
index ab1978c8fa7..00000000000
--- a/server/sonar-web/src/main/js/components/navigator/templates/string-filter.hbs
+++ /dev/null
@@ -1,3 +0,0 @@
-<div class="navigator-filter-details-inner">
- <input type="text" name="{{property}}" value="{{value}}">
-</div>
diff --git a/server/sonar-web/src/main/js/components/source-viewer/templates/source-viewer-measures.hbs b/server/sonar-web/src/main/js/components/source-viewer/templates/source-viewer-measures.hbs
index 272abb83209..a3f4df55605 100644
--- a/server/sonar-web/src/main/js/components/source-viewer/templates/source-viewer-measures.hbs
+++ b/server/sonar-web/src/main/js/components/source-viewer/templates/source-viewer-measures.hbs
@@ -55,7 +55,7 @@
{{/unless}}
- <div class="marginbottom10">&nbsp;</div>
+ <div class="spacer-bottom">&nbsp;</div>
<a class="js-show-all-measures">{{t 'component_viewer.show_all_measures'}}</a>
<div class="source-viewer-measures source-viewer-measures-secondary js-all-measures hidden">
diff --git a/server/sonar-web/src/main/less/components/graphics.less b/server/sonar-web/src/main/less/components/graphics.less
index 2770b062541..3795030bcb0 100644
--- a/server/sonar-web/src/main/less/components/graphics.less
+++ b/server/sonar-web/src/main/less/components/graphics.less
@@ -21,160 +21,6 @@
@import (reference) "../mixins";
@import (reference) "../init/links";
-.sonar-d3 {
-}
-
-.sonar-d3 .axis path {
- fill: none;
- stroke: #444;
-}
-
-.sonar-d3 .tick line {
- stroke: #444;
-}
-
-.sonar-d3 .tick text {
- fill: #444;
-}
-
-.sonar-d3 .plot {
- transition: all 0.2s ease;
-}
-
-.sonar-d3 .plot:hover .arc,
-.sonar-d3 .plot.hover .arc {
- opacity: 0.4;
-}
-
-.sonar-d3 .plot .arc:hover,
-.sonar-d3 .plot .arc.hover {
- opacity: 1;
-}
-
-.sonar-d3 .plot .line {
- fill: none;
- stroke: #000;
- stroke-width: 2;
-}
-
-.sonar-d3 .plot .line-marker {
- fill: #fff;
- stroke: #000;
- stroke-width: 2;
- opacity: 0;
-}
-
-.sonar-d3 .plot .scanner {
- stroke: #000;
- opacity: 0.25;
-}
-
-.sonar-d3 .arc,
-.sonar-d3 .bar rect {
- cursor: pointer;
- stroke: #fff;
- stroke-width: 1px;
- transition: all 0.2s ease;
-}
-
-.sonar-d3 .bar,
-.sonar-d3 .bar .legend-text,
-.sonar-d3 .pie-legend,
-.sonar-d3 .pie-legend .legend-text {
- cursor: pointer;
-}
-
-.sonar-d3 .legend {
-}
-
-.sonar-d3 .legend-bullet {
- transition: all 0.2s ease;
-}
-
-.sonar-d3 .legend-text {
- font-size: 12px;
- cursor: default;
-}
-
-.sonar-d3 .legend-active .legend-bullet {
- transform: scale(1.4);
- transform-origin: center;
-}
-
-.sonar-d3 .legend-html {
- margin-bottom: 10px;
- color: @secondFontColor;
-
- .legend-text + .legend-text { margin-left: 15px; }
- .legend-text-main { font-weight: 600; }
-}
-
-.sonar-d3 .details-color-indicator {
- fill: #fff;
- transition: fill 0.2s ease;
-}
-
-.sonar-d3 .details-metric {
- font-size: 12px;
-}
-
-.sonar-d3 .details-metric-main {
- font-weight: bold;
-}
-
-.sonar-d3 .info {
-}
-
-.sonar-d3 .info-text {
- font-size: 13px;
-}
-
-.sonar-d3 .info-text-bold {
- font-weight: bold;
-}
-
-.sonar-d3 .info-text-small {
- font-size: 12px;
-}
-
-.sonar-d3 .event-tick {
- fill: none;
- stroke: #000;
- stroke-width: 1px;
- transition: all 0.3s ease;
-}
-
-.sonar-d3.cloud-widget {
- text-align: center;
-}
-
-.sonar-d3 .cloud-word {
- display: inline-block;
- vertical-align: baseline;
- white-space: nowrap;
- margin-right: 14px;
- text-decoration: none;
- border-bottom: 1px solid transparent;
-
- &:hover {
- border-bottom: 1px solid;
- }
-}
-
-.max-results-reached-message {
- font-size: 12px;
-}
-
-div.max-results-reached-message {
- margin-top: 10px;
- color: #777;
- text-align: center;
-}
-
-text.max-results-reached-message {
- fill: #777;
-}
-
.sonar-d3 .treemap-container {
position: relative;
}
@@ -187,10 +33,6 @@ text.max-results-reached-message {
text-align: center;
}
-.sonar-d3 .treemap-cell-drilldown {
- cursor: pointer;
-}
-
.sonar-d3 .treemap-inner {
display: inline-block;
vertical-align: middle;
diff --git a/server/sonar-web/src/main/less/components/measures.less b/server/sonar-web/src/main/less/components/measures.less
index 49af9106838..bdecf2a96a5 100644
--- a/server/sonar-web/src/main/less/components/measures.less
+++ b/server/sonar-web/src/main/less/components/measures.less
@@ -33,18 +33,6 @@
border-top: 1px solid @barBorderColor;
}
-.measures-duplex {
- font-size: 0;
- .justify;
-
- .measures-list {
- display: inline-block;
- vertical-align: top;
- width: 40%;
- font-size: @baseFontSize;
- }
-}
-
.measures-chart {
display: inline-block;
vertical-align: middle;
@@ -57,10 +45,6 @@
}
}
-.measures-chart-indent {
- padding-left: 90px;
-}
-
.measure {
line-height: 1.3333333333333;
}
@@ -80,33 +64,6 @@
font-weight: 400;
}
-.measure-bar {
- display: inline-block;
- width: 60px;
-}
-
-.measure-bar-inner {
- display: block;
- min-width: 1px;
- height: 5px;
- background-color: #c0c0c0;
-}
-.measure-bar-inner-BLOCKER {
- background-color: @severityBlockerColor;
-}
-.measure-bar-inner-CRITICAL {
- background-color: @severityCriticalColor;
-}
-.measure-bar-inner-MAJOR {
- background-color: @severityMajorColor;
-}
-.measure-bar-inner-MINOR {
- background-color: @severityMinorColor;
-}
-.measure-bar-inner-INFO {
- background-color: @severityInfoColor;
-}
-
.measure-big {
display: inline-block;
vertical-align: middle;
@@ -142,21 +99,3 @@
float: right;
}
}
-
-.measure-with-bar {
- font-size: 0;
-
- .measure-name {
- width: 40%;
- }
-
- .measure-value {
- width: 20%;
- }
-
- .measure-bar {
- width: 30%;
- padding: 7px 5px;
- box-sizing: border-box;
- }
-}
diff --git a/server/sonar-web/src/main/less/components/navigator.less b/server/sonar-web/src/main/less/components/navigator.less
deleted file mode 100644
index 20c08a3d07a..00000000000
--- a/server/sonar-web/src/main/less/components/navigator.less
+++ /dev/null
@@ -1,25 +0,0 @@
-/*
- * SonarQube
- * Copyright (C) 2009-2016 SonarSource SA
- * mailto:contact AT sonarsource DOT com
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- */
-@import (reference) "../mixins";
-@import (reference) "../variables";
-
-@import "navigator/config";
-@import "navigator/base";
-@import "navigator/filters";
diff --git a/server/sonar-web/src/main/less/components/navigator/base.less b/server/sonar-web/src/main/less/components/navigator/base.less
deleted file mode 100644
index 86dc0e06fad..00000000000
--- a/server/sonar-web/src/main/less/components/navigator/base.less
+++ /dev/null
@@ -1,414 +0,0 @@
-/*
- * SonarQube
- * Copyright (C) 2009-2016 SonarSource SA
- * mailto:contact AT sonarsource DOT com
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- */
-@import (reference) "../../variables";
-@import (reference) "../../mixins";
-@import (reference) "config";
-
-
-.navigator { }
-
-
-.navigator-element() {
- position: fixed;
- z-index: @navigator-element-z-index;
- box-sizing: border-box;
-}
-
-.navigator-header {
- height: @navigatorHeaderHeight;
- margin: @navigatorPadding;
- border: 1px solid @navigatorBorderLightColor;
- box-sizing: border-box;
-}
-
-.navigator-filters {
- position: relative;
- border: 1px solid @navigatorBorderLightColor;
- box-sizing: border-box;
-}
-
-.navigator-content {
- display: table;
- width: 100%;
-}
-
-.navigator-side {
- position: relative;
- display: table-cell;
- vertical-align: top;
- width: @navigatorResultsWidth + 2 * @navigatorPadding;
- min-width: 275px + 2 * @navigatorPadding;
- max-width: 600px + 2 * @navigatorPadding;
-}
-
-.navigator-main {
- display: table-cell;
- vertical-align: top;
-}
-
-.navigator-results {
- position: relative;
- z-index: @navigator-results-z-index;
- width: @navigatorResultsWidth;
- min-width: 275px;
- max-width: 600px;
- margin: @navigatorPadding @navigatorPadding 0;
- box-sizing: border-box;
-}
-
-.navigator-actions {
- position: relative;
- z-index: @navigator-actions-z-index;
- margin: 0 @navigatorPadding @navigatorPadding;
- border: 1px solid @navigatorBorderLightColor;
- box-sizing: border-box;
- .clearfix;
-}
-
-.navigator-details {
- position: relative;
- margin: @navigatorPadding 0 0 0;
-}
-
-.navigator-notes {
- display: none;
-}
-
-.navigator-with-notes {
-
- .navigator-notes {
- display: block;
- }
-}
-
-
-.measures-page {
- .navigator-details { overflow: visible; }
-}
-
-
-.navigator-fetching {
- &:before {
- content: " ";
- position: absolute;
- z-index: @navigator-fetching-z-index;
- top: 0; bottom: 0; left: 0; right: 0;
- background: #fff url(../../../images/loading.gif) no-repeat 4px 4px;
- }
-}
-
-
-.navigator-page-loader {
- padding: @navigatorPadding 0 0 @navigatorPadding;
-}
-
-
-
-// Header
-.navigator-header {
- padding: 0 @navigatorPadding;
- background-color: @navigatorBarBackground;
- font-size: 0;
-
- .page-title,
- .page-actions {
- margin: (@navigatorHeaderHeight - @formControlHeight) / 2 0;
- }
-}
-
-.navigator-header-favorite {
- padding-left: 58px;
-}
-
-.navigator-header-title {
- display: inline-block;
- vertical-align: middle;
- color: @navigatorHeaderColor;
- font-size: 20px;
- line-height: @navigatorHeaderLineHeight;
-}
-
-.navigator-header-title-note {
- vertical-align: middle;
- color: #777;
- font-size: @smallFontSize;
-}
-
-.navigator-header-description {
- display: inline-block;
- vertical-align: middle;
- max-width: 70%;
- margin-left: 16px;
- font-size: @smallFontSize;
- font-style: italic;
-}
-
-.navigator-header-actions {
- margin: 8px 0 8px 20px;
-
- & > a {
- vertical-align: middle;
- margin: 0 8px;
- font-size: @smallFontSize;
- }
-}
-
-.navigator-header-menu-toggle {
- display: inline-block;
- vertical-align: top;
- height: 36px;
- margin-right: 10px;
- margin-left: -10px;
- padding: 10px;
- border-right: 1px solid transparent;
- box-sizing: border-box;
- cursor: pointer;
- transition: all 0.2s ease;
-
- &:hover {
- background-color: @navigatorHover;
- }
-
- &.active {
- border-color: #cdcdcd;
- background-color: #fff;
- }
-
- [class^="icon-"], [class*=" icon-"] {
- font-size: 16px;
- }
-}
-
-
-
-// Notes
-.navigator-notes {
- margin: 0 @navigatorPadding @navigatorPadding @navigatorPadding;
- padding: 0 @navigatorPadding;
- border: 1px solid @navigatorBorderColor;
- background-color: @navigatorBarBackground;
-
- color: #777;
- font-size: @smallFontSize;
- line-height: @navigatorNotesHeight;
-}
-
-
-
-// Facets
-.navigator-facets {
- padding: @navigatorPadding;
- border-bottom: 1px solid @navigatorBorderColor;
- background-color: @navigatorBarBackground;
-}
-
-.navigator-facets-list {
-
-}
-
-.navigator-facets-list-item {
- font-size: 0;
- margin-bottom: -6px;
-}
-
-.navigator-facets-list-item + .navigator-facets-list-item {
- margin-top: @navigatorPadding;
-}
-
-.navigator-facets-list-item-name {
- float: left;
- line-height: 22px;
- min-width: 120px;
- margin-right: @navigatorPadding;
- font-size: @smallFontSize;
- font-weight: normal;
- text-transform: uppercase;
-}
-
-.navigator-facets-list-item-options {
- overflow: hidden;
-}
-
-
-
-// Results
-.navigator-results {
- background-color: @white;
- overflow-x: hidden;
- overflow-y: auto;
-
- &.fetching {
- .navigator-results-list { visibility: hidden; }
- .navigator-results-loader { display: block; }
- }
-}
-
-.navigator-results-loader {
- position: fixed;
- z-index: @navigator-results-loader-z-index;
- display: none;
- background-color: #fff;
-}
-
-.navigator-results-list {
-
- & > li {
- position: relative;
- z-index: @normal-z-index;
- padding: @navigatorPadding / 2 0;
- border: 1px solid;
- border-color: @navigatorBorderLightColor transparent;
- cursor: pointer;
- transition: all 0.2s ease;
-
- .line {
- padding: @navigatorPadding / 2 @navigatorPadding;
- line-height: 1.2;
- }
-
- .line-small {
- font-size: 11px;
- line-height: 14px;
- }
-
- .line-right {
- float: right;
- }
-
- .line-nowrap {
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
-
- &:hover {
- background-color: @navigatorBarBackground;
- }
-
- &.active {
- z-index: @above-normal-z-index;
- background-color: #CAE3F2;
- border-color: #4B9FD5;
- }
- }
-
- & > li + li { margin-top: -1px; }
-}
-
-.navigator-results-no-results {
- padding-top: 20% !important;
- background: #fff !important;
- border-color: transparent !important;
- color: #999;
- cursor: default !important;
- text-align: center;
-}
-
-
-
-// Details
-.navigator-details {
- background-color: @white;
- overflow: auto;
-
- &.loading {
- background: @white url("../../../images/loading.gif") no-repeat 4px 2px;
- }
-}
-
-
-
-// Status
-.navigator-actions {
- padding: 0 @navigatorPadding 0 0;
-
- border-right: 1px solid @navigatorBorderLightColor;
- border-bottom: 1px solid @navigatorBorderLightColor;
- background-color: @navigatorBarBackground;
- font-size: @smallFontSize;
-
- strong { font-weight: bold; }
-}
-
-.navigator-actions-order {
- float: left;
- padding: 0 @navigatorPadding;
- line-height: @navigatorStatusHeight;
- cursor: pointer;
- transition: all 0.2s ease;
-
- &:hover {
- background-color: @navigatorHover;
- }
-}
-
-.navigator-actions-order-choices {
- position: absolute;
- top: 100%;
- left: -1px;
- min-width: @navigatorResultsWidth / 2;
- background-color: #fff;
- border: 1px solid @navigatorBorderLightColor;
- box-shadow: @defaultShadow;
- overflow: hidden;
- display: none;
-
- & > li {
- height: @navigatorStatusHeight;
- line-height: @navigatorStatusHeight;
- padding: 0 10px;
- cursor: pointer;
- transition: all 0.2s ease;
-
- &:hover {
- background-color: @navigatorBarBackground;
- }
- }
-
- &.open {
- display: block;
- }
-}
-
-.navigator-actions-total {
- float: right;
- height: @navigatorStatusHeight;
- line-height: @navigatorStatusHeight;
-}
-
-.navigator-actions-bulk {
- position: relative;
- top: -1px;
- margin-left: 8px;
- font-size: 16px;
- text-decoration: none;
-}
-
-
-
-// Footer
-.navigator-page #footer {
- margin: 0;
- border-top: 1px solid @navigatorBorderLightColor;
-}
-
-.navigator-page #ftlinks {
- margin-top: 0;
-}
diff --git a/server/sonar-web/src/main/less/components/navigator/config.less b/server/sonar-web/src/main/less/components/navigator/config.less
deleted file mode 100644
index d0d473b9a39..00000000000
--- a/server/sonar-web/src/main/less/components/navigator/config.less
+++ /dev/null
@@ -1,51 +0,0 @@
-/*
- * SonarQube
- * Copyright (C) 2009-2016 SonarSource SA
- * mailto:contact AT sonarsource DOT com
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- */
-@import (reference) "../../variables";
-
-// Layout
-@navigatorTopOffset: 80px;
-@navigatorBottomOffset: 35px;
-
-@navigatorHeaderHeight: 40px;
-@navigatorHeaderLineHeight: @navigatorHeaderHeight - 3px;
-@navigatorFiltersHeight: 40px;
-@navigatorFiltersLineHeight: @navigatorFiltersHeight - 3px;
-@navigatorFacetsHeight: 90px;
-@navigatorStatusHeight: 30px;
-@navigatorNotesHeight: 20px;
-
-@navigatorResultsWidth: 320px;
-
-@navigatorPadding: 10px;
-
-
-// Colors
-@navigatorBarBackground: @barBackgroundColor;
-@navigatorBorderColor: @barBorderColor;
-@navigatorBorderLightColor: @barBorderColor;
-
-@navigatorHeaderColor: @baseFontColor;
-
-@navigatorFacetStatColor: @secondFontColor;
-@navigatorFacetInactiveBackground: lighten(@barBackgroundColor, 4%);
-
-
-@navigatorHover: darken(@navigatorBarBackground, 5%);
-@navigatorFilterPadding: @navigatorPadding;
diff --git a/server/sonar-web/src/main/less/components/navigator/filters.less b/server/sonar-web/src/main/less/components/navigator/filters.less
deleted file mode 100644
index 51a52071fe1..00000000000
--- a/server/sonar-web/src/main/less/components/navigator/filters.less
+++ /dev/null
@@ -1,340 +0,0 @@
-/*
- * SonarQube
- * Copyright (C) 2009-2016 SonarSource SA
- * mailto:contact AT sonarsource DOT com
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- */
-@import (reference) "../../variables";
-@import (reference) "../../mixins";
-@import (reference) "config";
-
-
-.navigator-filters {
- padding-right: 85px;
- background-color: @navigatorBarBackground;
- font-size: 0;
-}
-
-.navigator-filters-list {
- display: inline-block;
- vertical-align: middle;
- font-size: 0;
- margin-bottom: -1px;
-}
-
-.navigator-filter-submit,
-.navigator-filter-new-search {
- vertical-align: middle;
- margin-left: 15px;
- font-size: @baseFontSize;
-}
-
-.navigator-filter-submit {
- position: absolute;
- bottom: 0; right: 0;
- width: 85px;
- height: @navigatorFiltersHeight;
- margin: -1px -1px -1px 0;
- padding: 0;
- border: 1px solid darken(@blue, 10%);
- background: @blue;
- color: #fff;
- font-weight: normal;
- transition: all 0.2s ease;
-
- &::-moz-focus-inner { border: 0; }
-
- &:hover, &:focus {
- border-color: @blue;
- background-color: lighten(@blue, 10%);
- }
-}
-
-.navigator-filter-list-favorite {
- position: relative;
- padding-left: 36px;
- overflow: hidden;
-}
-
-.navigator-filters-actions {
- display: inline-block;
- vertical-align: middle;
- margin-left: 20px;
- font-size: @baseFontSize;
-}
-
-.navigator-filter {
- position: relative;
- z-index: @normal-z-index;
- display: inline-block;
- vertical-align: top;
- height: @navigatorFiltersHeight;
- line-height: @navigatorFiltersLineHeight;
- margin: -1px 0 0 -1px;
- padding: 0 1.5 * @navigatorFilterPadding;
- border: 1px solid @navigatorBorderLightColor;
- box-sizing: border-box;
- white-space: nowrap;
- cursor: pointer;
- transition: all 0.2s ease;
-
- &:hover {
- z-index: @above-normal-z-index;
- border-color: @navigatorBorderColor;
- background-color: @navigatorHover;
- }
-
- &.active {
- border-color: @darkGrey;
- background: #fff;
- }
-
-}
-
-.navigator-filter-disabled {
- display: none;
-}
-
-.navigator-filter-optional {
- padding-right: 0;
-}
-
-.navigator-filter-inline,
-.navigator-filter-read-only,
-.navigator-filter-inactive {
- cursor: default;
-
- &:hover,
- &.active {
- border-color: transparent;
- background: transparent;
- }
-}
-
-.navigator-filter-inline .navigator-filter-label:after {
- content: "";
-}
-
-.navigator-filter-inactive {
- opacity: 0.5;
-}
-
-.navigator-filter-context {
- z-index: @navigator-filter-context-z-index;
- background-color: @contextBackground;
- border-color: @contextBorder;
-}
-
-.navigator-filter-label {
- display: inline-block;
- vertical-align: middle;
- margin-right: 5px;
- color: #333;
- font-size: @baseFontSize;
-
- &:after { content: ":"; }
-}
-
-.navigator-filter-value {
- display: inline-block;
- vertical-align: middle;
- max-width: 120px;
- color: #333;
- font-size: @baseFontSize;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
-
- &.default {
- color: #666;
- }
-}
-
-.navigator-filter-disable {
- display: inline-block;
- vertical-align: middle;
- width: 20px;
- height: 20px;
- line-height: 20px;
- margin: 0 0 0 5px;
- font-size: 18px;
- text-align: center;
- transition: background 0.3s ease;
-
- &:hover {
- background-color: darken(@navigatorHover, 7%);
- }
-}
-
-.navigator-filter-range-input {
- width: 120px;
-}
-
-.navigator-filter-details {
- display: none;
- position: absolute;
- z-index: @dropdown-menu-z-index;
- min-width: 100px;
- border: 1px solid @darkGrey;
- background: #fff;
- box-shadow: @defaultShadow;
- font-size: @baseFontSize;
- transition: opacity 0.3s ease;
-
- &.active {
- display: block;
- }
-}
-
-@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
- /* IE10+ specific styles go here */
- .navigator-filter-details {
- width: 250px;
- }
-}
-
-.navigator-filter-details-inner {
- max-width: 300px;
- padding: 5px @navigatorFilterPadding;
-
- .select2-container,
- input {
- margin: 5px 0;
- vertical-align: middle;
- }
-}
-
-.navigator-filter-select-list {
- min-width: 150px;
- max-width: 300px;
- max-height: 182px;
- padding: 5px 0;
- overflow-y: auto;
- -ms-overflow-style: scrollbar;
-
- label {
- display: block;
- padding: 5px @navigatorFilterPadding;
- cursor: pointer;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- transition: background 0.2s ease;
-
- &:hover,
- &.current {
- background-color: darken(#fff, 7%);
- }
-
- & > input[type=checkbox] {
- vertical-align: baseline;
- cursor: pointer;
- }
-
- & > img {
- vertical-align: text-bottom;
- }
-
- &.special {
- font-style: italic;
-
- & > span {
- text-decoration: underline;
- }
- }
-
- &.inactive {
- cursor: default;
- opacity: 0.5;
-
- &:hover {
- background-color: transparent;
- }
- }
- }
-
- .single {
- padding: 5px @navigatorFilterPadding;
- }
-
- .line {
- height: 1px;
- margin: 5px 0;
- background: @darkGrey;
- }
-}
-
-.navigator-filter-select-list:not(.hidden) + .navigator-filter-select-list {
- margin-top: 5px;
- border-top: 1px solid @darkGrey;
-}
-
-.navigator-filter-search {
- position: relative;
- margin: @navigatorFilterPadding 26px @navigatorFilterPadding @navigatorFilterPadding;
-
- input {
- width: 100%;
- height: 26px;
- padding: 0 7px;
- border: 1px solid @darkGrey;
- box-sizing: border-box;
- }
-
- .fetching &:after {
- content: ' ';
- position: absolute;
- top: 6px; right: -21px;
- display: block;
- width: 16px;
- height: 16px;
- background: #fff url(../../../images/loading.gif) no-repeat center center;
- }
-
- &.fetching-error {
-
- input { border: 2px solid @red; }
- }
-}
-
-.navigator-filter-load-more {
- display: none;
- height: 26px;
- line-height: 26px;
- background-color: @grey;
- text-align: center;
- cursor: pointer;
- transition: background 0.3s ease;
-
- &:hover {
- background-color: darken(@grey, 7%);
- }
-}
-
-.navigator-filter-favorite {
- position: relative;
-}
-
-.navigator-filter-favorite-toggle {
- width: 16px;
- height: @navigatorFiltersHeight;
- background: url(../../../images/navigator/favorite-filters@2x.png) no-repeat center center;
- background-size: 16px 14px;
-}
-
-.navigator-filter-more-criteria {
- font-size: @baseFontSize;
-}
diff --git a/server/sonar-web/src/main/less/components/source.less b/server/sonar-web/src/main/less/components/source.less
index 7d798f7e76a..c5b694f3244 100644
--- a/server/sonar-web/src/main/less/components/source.less
+++ b/server/sonar-web/src/main/less/components/source.less
@@ -89,13 +89,6 @@
}
}
-
-.source-line-expand {
- .source-line-code {
- background: url(../../images/gray-stripes.png) repeat;
- }
-}
-
.source-viewer pre {
height: @source-line-height;
padding: 0;
diff --git a/server/sonar-web/src/main/less/deprecated.less b/server/sonar-web/src/main/less/deprecated.less
deleted file mode 100644
index eb5e54dd766..00000000000
--- a/server/sonar-web/src/main/less/deprecated.less
+++ /dev/null
@@ -1,526 +0,0 @@
-/*
- * SonarQube
- * Copyright (C) 2009-2016 SonarSource SA
- * mailto:contact AT sonarsource DOT com
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- */
-@import (reference) "variables";
-@import (reference) "mixins";
-@import (reference) "components/ui";
-@import (reference) "init/links";
-
-// deprecated since 5.1
-
-// use `.page-title` instead
-.page_title {
- .clearfix;
- margin-bottom: 10px;
-}
-
-.loading {
- background: url("../images/loading.gif") no-repeat 4px 2px;
- color: #444;
- padding: 3px 25px;
-}
-
-// use `.text-right` instead
-.right {
- text-align: right;
-}
-
-// use `.text-left` instead
-.left {
- text-align: left;
-}
-
-// use `.text-center` instead
-.center {
- text-align: center;
-}
-
-// use `.text-top` instead
-.top {
- vertical-align: top;
-}
-
-// use `.text-bottom` instead
-.bottom {
- vertical-align: bottom;
-}
-
-// use `.text-middle` instead
-.middle {
- vertical-align: middle;
-}
-
-.clear {
- height: 0;
- clear: both;
-}
-
-// use `.note` instead
-.subtitle {
- color: @secondFontColor;
- font-size: @smallFontSize;
-}
-
-.crossout {
- text-decoration: line-through;
-}
-
-.notes {
- color: #777;
- font-size: 11px;
- margin-bottom: 10px;
- background-color: #EFEFEF;
- border: 1px solid #cdcdcd;
- line-height: 16px;
- height: 16px;
- padding: 2px 4px;
-}
-
-// use `.alert.alert-warning` instead
-.warning, .modal-warning {
- margin: 0 0 8px;
- padding: 5px 8px;
- border: 2px solid #faebcc;
- background-color: #fcf8e3;
- color: #8a6d3b;
-}
-
-// use `.alert.alert-danger` instead
-.error, .modal-error {
- margin: 0 0 8px;
- padding: 5px 8px;
- border: 1px solid #ebccd1;
- background-color: #f2dede;
- color: #a94442;
-}
-
-// use `.alert.alert-success` or `.alert.alert-info` instead
-.notice, .modal-notice, .info {
- margin: 0 0 8px;
- padding: 5px 8px;
- border: 1px solid #bce8f1;
- background-color: #d9edf7;
- color: #31708f;
-}
-
-div.operations {
- float: right;
- margin: 0;
-}
-
-ul.operations {
- float: right;
- height: 20px;
- line-height: 20px;
- list-style-type: none;
- margin: 0;
- background-color: #EFEFEF;
- border: 1px solid #cdcdcd;
- border-radius: 3px;
- -moz-border-radius: 3px;
- -webkit-border-radius: 3px;
-}
-
-ul.operations li {
- float: left;
- margin: 0;
- padding: 0 8px;
- font-size: 85%;
- border-right: 1px solid #cdcdcd;
-}
-
-ul.operations li.selected {
- background-color: #d4d4d4;
-}
-
-ul.operations li.last {
- border-right-width: 0;
-}
-
-ul.operations li a {
- .link-base-color;
-}
-
-ul.operations li img {
- vertical-align: middle;
- margin-right: 5px;
-}
-
-th.operations, td.operations {
- text-align: right;
-}
-
-.doc h2 {
- margin-top: 8px;
-}
-
-.doc p {
- margin: 8px 0;
-}
-
-.doc pre, pre.code {
- color: #777;
- background-color: #EFEFEF;
- padding: 10px;
- margin: 10px 0;
- border: 1px dashed #777;
- font-size: 93%;
- line-height: 1.5em;
-}
-
-.doc li {
- list-style: disc outside;
- padding: 2px;
-}
-
-.doc ul {
- list-style: none outside;
- padding-left: 30px;
-}
-
-.rulename, .rulename a {
- color: #444;
- font-weight: 600;
-}
-
-.rulename a:hover {
- text-decoration: underline;
-}
-
-.source_title {
- padding: 10px 5px;
-}
-
-.source_title span.h1 {
- font-size: 16px;
- margin-right: 10px;
-}
-
-.source_links {
- font-size: 11px;
-}
-
-.global_violations {
- width: 100%;
-}
-
-.global_violations > tbody > tr > td {
- padding-bottom: 10px;
-}
-
-.global_violations td {
- padding: 3px 0;
-}
-
-.global_violations td img, #source_title img {
- vertical-align: text-bottom;
-}
-
-.tab_header {
- padding: 5px 10px;
-}
-
-.tab_header td {
- padding-right: 7px;
-}
-
-.tab_header td.name {
- text-align: left;
- white-space: nowrap;
-}
-
-.tab_header td.value {
- text-align: right;
- white-space: nowrap;
- font-weight: bold;
-}
-
-.extension-close {
- position: absolute;
- top: 5px; right: 10px;
-}
-
-.source_options {
- margin-top: 5px;
- padding-top: 5px;
- border-top: 1px solid #ddd;
- font-size: 85%;
-}
-
-.source_options td {
- background: url("../images/sep12.png") no-repeat scroll 0 50% transparent;
- padding: 0 10px;
-}
-
-.source_options td.first {
- background: none;
- padding: 0 10px 0 0;
-}
-
-div.autocomplete {
- position: absolute;
- width: 600px;
- right: 10px;
- top: 10px;
- background-color: #fff;
- border: 1px solid #ccc;
- margin: 0;
- padding: 0;
- color: #111;
- line-height: 18px;
- box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
- z-index: @dropdown-menu-z-index;
-}
-
-div.autocomplete ul {
- list-style-type: none;
- margin: 0;
- padding: 0;
-}
-
-div.autocomplete ul li {
- list-style-type: none;
- display: block;
- margin: 0;
- padding: 3px 5px;
- cursor: pointer;
- color: #333;
- line-height: 18px;
- height: 18px;
- vertical-align: middle;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
-}
-
-div.autocomplete div.q {
- font-size: 93%;
- color: #777;
- width: 90px;
- text-align: right;
- margin-right: 5px;
- display: inline-block;
-
- /* For IE 7 */
- zoom: 1;
- *display: inline;
-}
-
-div.autocomplete ul li img {
- vertical-align: middle;
-}
-
-div.autocomplete ul li.selected {
- background-color: @lightBlue;
-}
-
-div.autocomplete strong {
- font-weight: bold;
-}
-
-div.autocompleteNote {
- color: #777;
- font-size: 85%;
- background-color: #EFEFEF;
- border-top: 1px solid #CCC;
- padding: 1px 10px;
-}
-
-.color_OK {
- border: 2px solid #00aa00 !important;
- color: #00aa00 !important;
-}
-
-.color_WARN {
- border: 2px solid #ed7d20 !important;
- color: #ed7d20 !important;
-}
-
-.color_ERROR {
- border: 2px solid #d4333f !important;
- color: #d4333f !important;
-}
-
-.admin-page-title {
- margin-bottom: 0;
-}
-
-.admin-page-description {
- font-size: 85%;
- font-weight: normal;
- margin-bottom: 25px;
-}
-
-.red-button {
- color: #990000 !important;
-}
-
-.red-button:hover {
- color: #FFFFFF !important;
- border: solid 1px #CD504A !important;
- background: #B33630 !important;
- background: -webkit-gradient(linear, left top, left bottom, from(#DC5F59), to(#B33630)) !important;
- background: -moz-linear-gradient(top, #DC5F59, #B33630) !important;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#DC5F59', endColorstr = '#B33630') !important;
-}
-
-.red-button:active {
- color: #FFFFFF !important;
- border: solid 1px #CD504A !important;
- background: #B33630 !important;
- background: -webkit-gradient(linear, left top, left bottom, from(#AC2F29), to(#D35650)) !important;
- background: -moz-linear-gradient(top, #AC2F29, #D35650) !important;
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#AC2F29', endColorstr = '#D35650') !important;
-}
-
-.red-button[disabled] {
- position: relative;
- top: 0;
- text-shadow: 1px 1px 0 #FFFFFF;
- color: #BBBBBB;
- border: solid 1px #DDD;
- background: #EBEBEB;
- background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#E1E1E1));
- background: -moz-linear-gradient(top, #FFFFFF, #E1E1E1);
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#FFFFFF', endColorstr = '#E1E1E1');
- cursor: default;
-}
-
-a.external {
- background: url('../images/links/external.png') no-repeat 100% 0;
- padding: 0 16px 0 0;
-}
-
-.fav {
- display: inline-block;
- background: url('../images/star.png') no-repeat 100% 0;
- width: 16px;
- height: 16px;
- vertical-align: text-bottom;
-}
-
-.notfav {
- display: inline-block;
- background: url('../images/star_off.png') no-repeat 100% 0;
- width: 16px;
- height: 16px;
- vertical-align: text-bottom;
-}
-
-/* DUPLICATIONS */
-
-.duplications {
- max-width: 100%;
-}
-
-.duplications td.item {
- text-align: right;
- vertical-align: top;
- padding: 0;
-}
-
-.duplications td.item p {
- padding: 3px 5px;
-}
-
-.duplications td.fileItem {
- text-align: left;
- vertical-align: top;
- padding: 0;
- white-space: nowrap;
-}
-
-.duplications td.fileItem p {
- padding: 3px 5px;
-}
-
-.duplications td.item p.selected, .duplications td.fileItem p.selected {
- background-color: #EFEFEF;
- border-top: 1px solid #DDD;
- border-bottom: 1px solid #DDD;
- padding: 3px 5px;
-}
-
-.duplications td.fileItem p.selected a {
- text-decoration: none;
-}
-
-.duplications td.sourceItem {
- padding: 0;
- background-color: #EFEFEF;
- border: 1px solid #DDD;
- border-left: none;
-}
-
-.duplications td.sourceItem p {
- padding: 3px;
-}
-
-.duplicationsMessage {
- padding: 10px;
-}
-
-.discussion {
- width: 100%;
- border: 1px solid #DDDDDD;
-}
-
-.discussionComment.first {
- border-top: none;
-}
-
-.discussionComment {
- background-color: #EFEFEF;
- border-top: 1px solid #DDDDDD;
- line-height: 1.5em;
- margin: 0;
- padding: 5px 10px;
-
- h4 {
- font-size: 90%;
- margin-bottom: 2px;
- }
-
- h4 img {
- vertical-align: sub;
- }
-
- ol li {
- list-style: decimal inside;
- }
-
- ul li {
- list-style: square inside;
- }
-
- pre {
- padding: 10px;
- border: 1px dashed #DDD;
- color: #444;
- font-size: 12px;
- }
-}
-
-div.comment-excerpt {
- background-color: transparent;
- margin-top: 5px;
- margin-bottom: 5px;
- color: #777777;
- font-size: 90%;
-}
diff --git a/server/sonar-web/src/main/less/init/misc.less b/server/sonar-web/src/main/less/init/misc.less
index 472cc405189..cd378849179 100644
--- a/server/sonar-web/src/main/less/init/misc.less
+++ b/server/sonar-web/src/main/less/init/misc.less
@@ -26,6 +26,7 @@
.vertical-middle { vertical-align: middle; }
.nowrap { white-space: nowrap; }
+table.nowrap td, td.nowrap, th.nowrap { white-space: nowrap; }
.hidden {
display: none !important;
@@ -35,6 +36,10 @@
.note {
color: @secondFontColor;
font-size: @smallFontSize;
+
+ a {
+ color: @secondFontColor;
+ }
}
.spacer-left { margin-left: 8px; }
diff --git a/server/sonar-web/src/main/less/init/tables.less b/server/sonar-web/src/main/less/init/tables.less
index 63809c03cca..5772241a148 100644
--- a/server/sonar-web/src/main/less/init/tables.less
+++ b/server/sonar-web/src/main/less/init/tables.less
@@ -25,10 +25,39 @@ table {
border-spacing: 0;
}
+.table > thead > tr > th {
+ border-top: 0 none;
+ font-weight: bold;
+ vertical-align: bottom;
+ line-height: 16px;
+ padding: 4px 5px;
+ vertical-align: bottom;
+}
+
+.table > tbody > tr > td {
+ line-height: 16px;
+ padding: 4px 5px;
+ vertical-align: top;
+}
+
+.table > tfoot > tr > td {
+ font-size: 93%;
+ color: #777;
+ padding: 4px 5px;
+}
+
+.table > tfoot > tr > td a {
+ color: #777;
+}
+
.odd {
background-color: #fff;
}
+.even {
+ background-color: #f5f5f5;
+}
+
.odd.selected,
.even.selected,
.odd.selected a,
@@ -39,6 +68,10 @@ table {
color: @baseFontColor;
}
+table.data, table.spaced {
+ width: 100%;
+}
+
table.data > thead:after {
display: block;
line-height: 5px;
@@ -141,24 +174,6 @@ table.data.no-outer-padding > tbody > tr {
vertical-align: middle;
}
-.data td.category {
- padding-right: 15px;
-}
-
-.categoryDescription {
- padding: 10px 5px;
-}
-
-.data td.category.withSubcategories {
- background-image: url('../../images/bullet_arrow_down.gif');
- background-position: right center;
- background-repeat: no-repeat;
-}
-
-.data td.subcategory {
- padding-left: 20px;
-}
-
.hoverable:hover {
background-color: #CAE3F2;
}
@@ -167,32 +182,6 @@ table.data.no-outer-padding > tbody > tr {
color: #111;
}
-table.sortable .sortcol {
- cursor: pointer;
- padding-left: 15px;
- background-repeat: no-repeat;
- background-position: right center;
-}
-
-table.sortable .sortasc {
- background-image: url('../../images/bullet_arrow_up.gif');
- background-position: left center;
-}
-
-table.sortable .sortdesc {
- background-image: url('../../images/bullet_arrow_down.gif');
- background-position: left center;
-}
-
-table.sortable .righticon {
- padding-right: 15px;
- background-position: right center;
-}
-
-table.sortable .nosort {
- cursor: default;
-}
-
table.spaced th {
font-weight: bold;
color: #333;
diff --git a/server/sonar-web/src/main/less/pages/coding-rules.less b/server/sonar-web/src/main/less/pages/coding-rules.less
index 9f0b59ec5f5..e179e507a50 100644
--- a/server/sonar-web/src/main/less/pages/coding-rules.less
+++ b/server/sonar-web/src/main/less/pages/coding-rules.less
@@ -21,7 +21,6 @@
@import (reference) '../variables';
@import (reference) '../init/links';
@import (reference) '../components/ui';
-@import (reference) '../components/navigator/config';
@facetsHeight: 36px;
@@ -358,7 +357,7 @@
position: absolute;
z-index: @dropdown-menu-z-index;
width: 200px;
- border: 1px solid @navigatorBorderLightColor;
+ border: 1px solid @barBorderColor;
box-sizing: border-box;
box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
background-color: #fff;
@@ -377,7 +376,7 @@
.link-no-underline;
transition: all 0.2s ease;
- &:hover { background-color: @navigatorBarBackground; }
+ &:hover { background-color: @barBackgroundColor; }
strong {
font-weight: bold;
diff --git a/server/sonar-web/src/main/less/pages/dashboard.less b/server/sonar-web/src/main/less/pages/dashboard.less
deleted file mode 100644
index f4f1de0d76b..00000000000
--- a/server/sonar-web/src/main/less/pages/dashboard.less
+++ /dev/null
@@ -1,441 +0,0 @@
-/*
- * SonarQube
- * Copyright (C) 2009-2016 SonarSource SA
- * mailto:contact AT sonarsource DOT com
- *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- */
-@import (reference) "../mixins";
-@import (reference) "../variables";
-@import (reference) "../components/ui";
-
-.dashboard-page,
-.dashboard-page body {
- background-color: @barBackgroundColor;
-}
-
-.dashboard-page #ftlinks {
- border-top-color: @barBorderColor;
- background-color: @barBackgroundColor;
-}
-
-/* LAYOUT */
-#dashboard .transparent {
- position: absolute;
- width: 100%;
- height: 100%;
- top: 0;
- left: 0;
- background: url('../../images/transparent.gif') repeat;
- z-index: @dashboard-transparent-z-index;
-}
-
-/* WIDGETS */
-#dashboard .widget {
- position: relative;
- overflow-x: auto;
- overflow-y: hidden;
- padding: 10px;
- margin: 0;
-}
-
-#dashboard .widget .big {
- line-height: 1.5;
- font-size: 24px;
- font-weight: 300;
-}
-
-#dashboard .block {
- margin: 0 0 10px 0;
- border: 1px solid @barBorderColor;
- background-color: @white;
-}
-
-#dashboard .configure_widget {
- display: block;
- position: relative;
-}
-
-#dashboard .widget_props {
- background-color: #FFFBE2;
- border: 1px solid #FCE174;
- margin: 5px;
- padding: 5px;
-}
-
-#dashboard .widget-title {
- padding: 10px;
- line-height: 1;
- border-bottom: 1px solid @barBorderColor;
- color: @baseFontColor;
- font-size: 14px;
- font-weight: 400;
- text-transform: uppercase;
-
- a { .link-no-underline; }
-}
-
-/*CONFIGURATION*/
-#dashboard #configure {
- position: relative;
- height: 260px;
- margin: 5px 0 10px 0;
-}
-
-#dashboard #widget_defs, #dashboard #edit-layout {
- background-color: #FFFBE2;
- border: 1px solid #FCE174;
- padding: 5px;
- overflow-x: hidden;
-}
-
-#dashboard #widget_defs {
- margin-right: 104px;
- overflow-y: auto;
- height: 250px;
-}
-
-#dashboard #edit-layout {
- width: 86px;
- height: 248px;
- position: absolute;
- right: 0;
- top: 0;
- padding-top: 5px;
-}
-
-#dashboard #edit-layout p {
- margin-bottom: 5px;
-}
-
-#dashboard .widget_def {
- display: inline-block;
- vertical-align: top;
- border: 1px solid #FCE174;
- padding: 5px;
- margin: 5px;
- white-space: normal;
- width: 250px;
- min-height: 100px;
-}
-
-#dashboard ul.widget_categs li {
- padding-right: 5px;
-}
-
-#dashboard ul.widget_categs li.selected a {
- font-weight: bold;
- text-decoration: none;
-}
-
-#dashboard .select-layout {
- float: left;
-}
-
-#dashboard .select-layout img {
- border: 3px solid #FFF6BF;
-}
-
-#dashboard .select-layout.selected img {
- border: 3px solid #4B9FD5;
-}
-
-.admin_page {
- position: relative;
-}
-
-.admin_page table {
- margin-top: 10px;
- margin-bottom: 50px;
-}
-
-.admin_page .empty {
- font-style: italic;
-}
-
-.admin_page .operations {
- width: 260px;
- text-align: right;
-}
-
-.admin_page .operations .link-action { margin-left: 4px; }
-
-.admin_page .owner {
- width: 140px;
- text-align: center;
-}
-
-.admin_page .shared {
- width: 40px;
- text-align: center;
-}
-
-.admin_page .order, .admin_page .global {
- width: 45px;
- text-align: center;
-}
-
-/*OPERATIONS*/
-#dashboard #dashboard-operations {
- position: relative;
- display: inline-block;
- width: 100%;
-}
-
-#dashboard #dashboard-operations ul.operations {
- float: left;
- list-style-type: none;
- border: 1px solid #cdcdcd;
- padding: 0;
- margin: 0;
- border-radius: 3px;
-}
-
-#dashboard #dashboard-operations ul.operations li {
- float: left;
- margin: 0;
- padding: 2px 10px;
- position: relative;
- background-color: #f4f4f4;
- font-size: 85%;
- border-right: 1px solid #cdcdcd;
-}
-
-#dashboard #dashboard-operations ul.operations li.last {
- border-right-width: 0;
-}
-
-#dashboard #dashboard-operations ul.operations li.selected {
- background-color: #d4d4d4;
-}
-
-#dashboard #dashboard-operations ul.operations li a {
- color: #555;
-}
-
-#dashboard .dashboard-column {
- margin: 0;
- padding: 0;
- overflow: visible;
-}
-
-#dashboard .dashboard-column-wrapper {
- float: left;
- margin: 0;
- padding: 0;
-}
-
-#dashboard .column-handle {
- height: 30px;
- width: 100%;
- margin: 0;
- padding: 0;
- display: inline-block;
- line-height: 100px;
- text-align: center;
- font-size: x-large;
- vertical-align: middle;
- background-color: #eee;
-}
-
-#dashboard .block {
- position: relative;
- width: 100%;
-}
-
-#dashboard .widget-header {
- line-height: 16px;
- padding: 3px 5px 5px;
- background-color: #efefef;
- border-bottom: 0;
-}
-
-#dashboard .widget-handle {
- cursor: move;
- margin: 0;
- background-image: url('../../images/move.png');
- background-position: left center;
- background-repeat: no-repeat;
- padding-left: 20px;
-}
-
-#dashboard .widget-actions {
- float: right;
-}
-
-#dashboard .widget-actions a {
- cursor: pointer;
-}
-
-#dashboard .block-hover {
- outline: 2px dashed #ddd;
-}
-
-#dashboard .shadow-block {
- box-shadow: 8px 8px 8px #ddd;
-}
-
-
-
-/*
- * Widget Components
- */
-
-.widget-row {
- font-size: 0;
- margin: 0 -10px -20px;
-}
-
-.widget-span {
- display: inline-block;
- vertical-align: top;
- padding: 0 10px 20px;
- box-sizing: border-box;
- font-size: @baseFontSize;
-}
-
-.widget-span-1 { width: 8.33333333333333%; }
-.widget-span-2 { width: 16.66666666666667%; }
-.widget-span-3 { width: 25%; }
-.widget-span-3-5 { width: 29.16666666666667%; }
-.widget-span-4 { width: 33.33333333333333%; }
-.widget-span-5 { width: 41.66666666666667%; }
-.widget-span-6 { width: 50%; }
-.widget-span-7 { width: 58.33333333333333%; }
-.widget-span-8 { width: 66.666666666667%; }
-.widget-span-9 { width: 75%; }
-.widget-span-10 { width: 83.333333333333%; }
-.widget-span-11 { width: 91.666666666667%; }
-.widget-span-12 { width: 100%; }
-
-.widget-label {
- display: block;
- font-size: @baseFontSize;
- line-height: 1.2;
- font-weight: 300;
-}
-
-.widget-number {
- color: @darkBlue;
-}
-
-.widget-big {
- line-height: 1.5;
- font-size: 24px;
- font-weight: 300;
-}
-
-.widget-medium {
- line-height: 1.5;
- font-size: 18px;
- font-weight: 300;
-}
-
-.widget-measure {
- display: inline-block;
- vertical-align: top;
- margin: 0 15px 10px 0;
-
- .widget-link, .widget-number { .widget-medium; }
- .widget-label { text-transform: capitalize; }
-}
-
-.widget-measure-main {
- display: block;
- margin-top: 10px;
-
- .widget-link, .widget-number { .widget-big; }
- .widget-label { font-size: @bigFontSize; }
-}
-
-.widget-measure-container {
- margin: -10px 0;
-}
-
-.widget-measure-delta {
- margin-top: -5px;
- margin-bottom: 10px;
- line-height: 1.5;
-}
-
-// Widget Histogram
-
-.widget-barchar {
- line-height: 1;
-
- td {
- vertical-align: middle !important;
- }
-
- div.barchart div { height: 1em; }
-}
-
-.widget-measure-container .widget-barchar { margin-bottom: 10px; }
-
-.widget-measure-container .widget-barchart-more {
- margin-top: -5px;
- margin-bottom: 10px;
- padding-left: 5px;
-}
-
-// Description Widget
-
-.description-widget-project {
- display: inline-block;
- line-height: 1.5;
- margin-right: 10px;
- font-size: @bigFontSize;
- font-weight: 300;
- white-space: nowrap;
-
- [class^="icon-"], [class*=" icon-"] {
- position: relative;
- top: 4px;
- }
-}
-
-.description-widget-description {
- margin: 7px 0;
- line-height: 1.5;
-}
-
-.description-widget-key {
- color: @secondFontColor;
- font-size: @smallFontSize;
- font-weight: 300;
- white-space: nowrap;
-}
-
-.description-widget-links {
-
- & > li {
- display: inline-block;
- vertical-align: top;
- padding: 5px 25px 5px 0;
-
- & > a {
- font-size: @baseFontSize;
-
- & > i, & > i:before {
- vertical-align: top;
- font-size: 16px;
- }
- }
- }
-}
-
-.description-widget-link-data {
- margin-top: 7px;
-}
diff --git a/server/sonar-web/src/main/less/pages/quality-gates.less b/server/sonar-web/src/main/less/pages/quality-gates.less
index a4dfdd95d61..eec7d045030 100644
--- a/server/sonar-web/src/main/less/pages/quality-gates.less
+++ b/server/sonar-web/src/main/less/pages/quality-gates.less
@@ -19,7 +19,6 @@
*/
@import (reference) "../variables";
@import (reference) "../mixins";
-@import (reference) "../components/navigator/config";
.quality-gates-side {
background-color: @barBackgroundColor;
@@ -73,7 +72,7 @@
border-color: transparent;
&:hover:not(.active):not(.empty) {
- background-color: @navigatorBarBackground;
+ background-color: @barBackgroundColor;
}
&.active {
@@ -102,7 +101,7 @@
}
.quality-gate-section-empty + .quality-gate-section {
- border-top: 1px solid @navigatorBorderLightColor;
+ border-top: 1px solid @barBorderColor;
}
.quality-gate-section-name {
diff --git a/server/sonar-web/src/main/less/select2-sonar.less b/server/sonar-web/src/main/less/select2-sonar.less
index 196401120e8..167323d7dc6 100644
--- a/server/sonar-web/src/main/less/select2-sonar.less
+++ b/server/sonar-web/src/main/less/select2-sonar.less
@@ -22,7 +22,7 @@
@imagesPath: '../images/select2.png';
@imagesPath2x: '../images/select2x2.png';
-@spinnerPath: '../images/spinner.gif';
+@spinnerPath: '../images/loading.gif';
.select2-container {
vertical-align: middle;
diff --git a/server/sonar-web/src/main/less/select2.less b/server/sonar-web/src/main/less/select2.less
index a3e3669d612..edec7753ccf 100755
--- a/server/sonar-web/src/main/less/select2.less
+++ b/server/sonar-web/src/main/less/select2.less
@@ -162,7 +162,7 @@ Version: 3.2 Timestamp: Mon Sep 10 10:38:04 PDT 2012
}
.select2-search input.select2-active {
- background: #ffff url('../images/spinner.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%);
+ background: #ffff url('../images/loading.gif') no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%);
}
.select2-container-active .select2-choice,
@@ -259,7 +259,7 @@ Version: 3.2 Timestamp: Mon Sep 10 10:38:04 PDT 2012
}
.select2-more-results.select2-active {
- background: #f4f4f4 url('../images/spinner.gif') no-repeat 100%;
+ background: #f4f4f4 url('../images/loading.gif') no-repeat 100%;
}
.select2-more-results {
@@ -331,7 +331,7 @@ Version: 3.2 Timestamp: Mon Sep 10 10:38:04 PDT 2012
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
- background: #fff url('../images/spinner.gif') no-repeat 100% !important;
+ background: #fff url('../images/loading.gif') no-repeat 100% !important;
}
.select2-default {
diff --git a/server/sonar-web/src/main/less/sonar.less b/server/sonar-web/src/main/less/sonar.less
index 0389a58b796..e8e87f3a6bb 100644
--- a/server/sonar-web/src/main/less/sonar.less
+++ b/server/sonar-web/src/main/less/sonar.less
@@ -46,7 +46,6 @@
@import "components/page";
@import "components/component-name";
@import "components/navbar";
-@import "components/navigator";
@import "components/select-list";
@import "components/graphics";
@import "components/list-groups";
@@ -59,14 +58,12 @@
@import "components/react-select";
@import "pages/coding-rules";
-@import "pages/dashboard";
@import "pages/issues";
@import "pages/quality-gates";
@import "pages/maintenance";
@import "pages/login";
@import 'style';
-@import 'deprecated';
@import 'print';
@import 'sonar-colorizer';
@import 'mixins';
diff --git a/server/sonar-web/src/main/less/style.less b/server/sonar-web/src/main/less/style.less
index 5743af7c82e..21ac54a3682 100644
--- a/server/sonar-web/src/main/less/style.less
+++ b/server/sonar-web/src/main/less/style.less
@@ -23,350 +23,12 @@
@import (reference) "components/ui";
@import (reference) "components/typography";
-/* ACTION PLANS */
-table.actionPlans {
- margin-top: 10px;
-}
-
-table.actionPlans td.progress {
- width: 300px;
- padding: 0px 40px;
-}
-
-table.actionPlans td.noprogress {
- color: #777777;
- font-size: 93%;
- padding-left: 43px;
- padding-right: 40px;
-}
-
-table.actionPlans td.over-due {
- color: #CC0000;
- font-weight: bold;
-}
-
-div.progress {
- width: 100%;
- margin: 4px;
-}
-
-div.progress table {
- width: 100%;
-}
-
-div.progress td {
- height: 10px;
-}
-
-div.progress td a {
- display: block;
- width: 100%;
- height: 100%;
-}
-
-div.progress td.resolved {
- background-color: #078C00;
-}
-
-div.progress td.open {
- background-color: #CC0000;
-}
-
-div.progress div.note {
- color: #777;
- font-size: 93%;
- font-weight: normal;
- white-space: nowrap;
-}
-div.note a {
- color: #777777;
-}
-
-/* ------------------- DASHBOARD ------------------- */
-
-#alerts_widget {
- margin-bottom: 10px;
- padding: 5px 5px 5px 10px;
-}
-
-#alerts_widget img {
- vertical-align: bottom;
-}
-
-span.empty_widget {
- color: #777777;
- font-size: 93%;
-}
-
-.dashbox {
- float: left;
- vertical-align: top;
- text-align: left;
- padding: 0 10px 7px 0;
-
- h3 {
- line-height: 1.2;
- font-size: @bigFontSize;
- font-weight: 300;
- }
-
- a .rating { color: #fff; }
-}
-
-.adminportlet {
- border: 2px dashed #ccc;
- margin-bottom: 10px;
- padding: 10px;
-}
-
-table.header1 {
- background-color: #EFEFEF;
- color: #444;
- border: 1px solid #DDD;
- margin: 0 0 10px 0;
- width: 100%;
-}
-
-table.header1 td {
- padding: 10px 0 10px 10px;
- text-align: left;
- vertical-align: top;
-}
-
-.headerLine {
- background-color: #EFEFEF;
- color: #444;
- border: 1px solid #DDD;
- margin: 0 0 10px 0;
- line-height: 28px;
- height: 28px;
-}
-
-ul.headerLine li {
- float: left;
- display: block;
- padding: 0 10px 0;
- height: 28px;
- vertical-align: middle;
-}
-
-ul.headerLine li.sep {
- background: url("../images/sep12.png") no-repeat scroll 50% 50% transparent;
- padding: 0 5px 0 5px;
-}
-
-ul.headerLine select, ul.headerLine input, ul.headerLine button, ul.headerLine textarea, ul.headerLine span {
- vertical-align: middle;
-}
-
-select.withIcons option, span.withIcons {
- background-repeat: no-repeat;
- background-position: 2px 0;
- padding: 0 2px 0 22px;
- vertical-align: middle;
-}
-
-option.status_open {
- background-image: url('../images/status/OPEN.png');
-}
-
-option.status_reopened {
- background-image: url('../images/status/REOPENED.png');
-}
-
-option.status_resolved {
- background-image: url('../images/status/RESOLVED.png');
-}
-
-option.status_closed {
- background-image: url('../images/status/CLOSED.png');
-}
-
-option.sev_INFO, span.sev_INFO {
- background-image: url('../images/priority/INFO.png');
-}
-
-option.sev_MINOR, span.sev_MINOR {
- background-image: url('../images/priority/MINOR.png');
-}
-
-option.sev_MAJOR, span.sev_MAJOR {
- background-image: url('../images/priority/MAJOR.png');
-}
-
-option.sev_CRITICAL, span.sev_CRITICAL {
- background-image: url('../images/priority/CRITICAL.png');
-}
-
-option.sev_BLOCKER, span.sev_BLOCKER {
- background-image: url('../images/priority/BLOCKER.png');
-}
-
-/* ------------------- VARIATIONS ------------------- */
-.var {
- color: #444 !important;
-}
-
-.varb {
- /* better */
- color: @green !important;
-}
-
-.varw {
- /* worst */
- color: @red !important;
-}
-
-/* ------------------- HELP ------------------- */
-.help {
- border: 1px solid #DDD;
- background-color: #EFEFEF;
- color: #444;
- padding: 5px;
-}
-
-.help h2 {
- padding-left: 23px;
- color: #444;
- vertical-align: bottom;
- font-weight: bold;
- background: url('../images/information.png') no-repeat left center;
-}
-
-.help p {
- padding: 5px 0;
-}
-
-.inline-help {
- padding: 5px;
- margin: 5px;
- background-color: #FFF6BF;
- border: 1px solid #FFD324;
-}
-
-/* ------------------- FORMS ------------------- */
-.admintable {
- border: solid 1px #FFD324;
- background-color: #FFF6BF;
- color: #111;
-}
-
-.admintable td {
- padding: 5px 10px;
-}
-
-.admintable span.desc {
- font-size: 85%;
- font-weight: normal;
-}
-
-/* ------------------- BOXES ------------------- */
-.box {
- border: 1px solid #ccc;
- background-color: #EFEFEF;
- margin-bottom: 5px;
- color: #444;
- padding: 10px;
+.dashboard-page,
+.dashboard-page body {
+ background-color: @barBackgroundColor;
}
-.box a, .box a:visited {
- color: #555;
-}
-
-.admin {
- border: solid 1px #FFD324;
- background-color: #FFF6BF;
- color: #514721;
- margin-bottom: 5px;
- padding: 5px;
-}
-
-.admin h3 {
- font-size: 100%;
- text-align: left;
- font-weight: bold;
- color: #333;
-}
-
-.column {
- vertical-align: top;
- text-align: left;
- padding: 0 0 0 10px;
-}
-
-.column.first {
- padding: 0;
-}
-
-.column h3 {
- padding: 3px 0;
-}
-
-.scrollable {
- height: 144px;
- overflow: auto;
- border: 1px solid @barBorderColor;
-}
-
-.scroll-ie {
- overflow-x: hidden;
- padding-right: 17px;
-}
-
-.red {
- color: #8B0000;
-}
-
-.green {
- color: #050;
-}
-
-ul.bullet {
- margin: 3px 0 3px 25px;
-}
-
-ul.bullet li {
- padding: 2px 0;
- list-style-image: url("../images/bullet.png");
-}
-
-.rule_title {
- font-size: 110%;
-}
-
-.tablinks {
- float: right;
- padding: 0 5px 0 10px;
- text-align: right;
-}
-
-.tablinks li {
- float: left;
- text-align: right;
- margin-left: 5px;
- padding: 0 0 0 5px;
-}
-
-.tablinks li.first {
- background: none;
-}
-
-.tablinks a {
- text-decoration: underline;
- color: #777;
- font-size: 85%;
-}
-
-.tabs-panel {
- border-right: 1px solid #DDD;
- border-bottom: 1px solid #DDD;
- border-left: 1px solid #DDD;
- border-top-width: 0;
- padding: 10px;
-}
-
-/* tabs2 is deprecated since 4.1. It is kept for backward-compatibility */
-.tabs2, .tabs {
+.tabs {
height: 20px;
border-bottom: 1px solid #DDD;
margin: 0;
@@ -374,7 +36,7 @@ ul.bullet li {
font-size: 93%;
}
-.tabs2 li, .tabs li {
+.tabs li {
display: inline;
list-style-type: none;
font-weight: normal;
@@ -386,7 +48,7 @@ ul.bullet li {
padding: 0;
}
-.tabs2 li a, .tabs li a {
+.tabs li a {
float: left;
color: #777;
vertical-align: bottom;
@@ -397,73 +59,19 @@ ul.bullet li {
transition: none;
}
-.tabs2 li a.selected, .tabs li a.selected, .tabs .ui-tabs-active a {
+.tabs li a.selected, .tabs .ui-tabs-active a {
text-decoration: none;
color: #555 !important;
font-weight: bold;
margin: 0 1px 0 0;
}
-.tabbed {
- border: 1px solid silver;
- border-top: 0;
- padding: 5px;
-}
-.comments {
- color: #777;
- font-size: 12px;
- margin-bottom: 10px;
- padding: 4px;
-}
-
-.little {
- font-size: 80%;
-}
-
-.alert_WARN {
- background-color: @orange;
- color: #fff;
- margin: 0;
- padding: 0 3px;
-
- a > & {
- margin-bottom: -1px;
- border-bottom: 1px solid @orange;
- transition: all 0.2s ease;
-
- &:hover { opacity: 0.8; }
- }
-}
-
-.alert_ERROR {
- background-color: @red;
- color: #fff;
- margin: 0;
- padding: 0 3px;
-
- a > & {
- margin-bottom: -1px;
- border-bottom: 1px solid @red;
- transition: all 0.2s ease;
-
- &:hover { opacity: 0.8; }
- }
-}
-
-#comparison span.best {
- font-size: 108%;
- font-weight: bold;
-}
-
.markdown-tips {
font-size: @smallFontSize;
color: @secondFontColor;
}
-
-/* API for Rule and Property Descriptions */
-.rule-desc,
-.markdown {
+.rule-desc, .markdown {
.formatted;
}
@@ -498,301 +106,11 @@ ul.bullet li {
list-style-position: inside;
margin: 10px;
}
-/* End of API for Rule Descriptions */
-
-
-
-.tip:hover {
- background: #FFF;
- position: relative;
- z-index: @tip-z-index;
-}
-
-.tip span {
- display: none;
- margin-left: -20px;
- padding: 4px 5px;
-}
-
-.tip:hover span {
- display: inline;
- position: absolute;
- background: #CAE3F2;
- border: 1px solid #4b9fd5;
- color: #262626;
- white-space: nowrap;
- text-decoration: none;
-}
-
-.hbar {
- float: left;
- border: none;
- clear: both;
- width: 4em;
- margin: 0;
- padding: 2px 0 0;
-}
-
-.hbar li {
- background-color: #777;
- color: #FFF;
- font-family: Verdana, Tahoma, Arial, sans-serif;
- font-size: xx-small;
- letter-spacing: -0.075em;
- list-style: none;
- line-height: 1.1em;
- text-align: right;
- vertical-align: middle;
- padding: 0.1em;
-}
-
-div.barchart {
- border: 0;
- margin: 0;
- padding: 0;
- float: left;
-}
-
-div.barchart > div {
- min-width: 1px;
- background-color: #c4d6e1;
- height: 0.9em;
-}
-
-table.matrix thead {
- background-color: #CAE3F2;
- border: 1px solid #4b9fd5;
-}
-
-table.matrix thead th {
- text-align: right;
- border-right: 1px solid #4b9fd5;
- padding: 4px 5px;
-}
-
-table.matrix tbody td {
- border: 1px solid #ddd;
- margin: 0;
- padding: 4px 5px;
-}
-
-table.matrix tbody td.title {
- border: none;
- font-weight: bold;
- margin: 0;
- padding: 5px 0 0 5px;
-}
-
-a.nolink {
- .link-no-underline;
-}
-
-h1 strong, .dashbox .title {
- font-weight: bold;
-}
-
-.even, table.sortable tr.rowodd {
- background-color: #f5f5f5;
-}
-
-.bordered {
- border-bottom: 1px solid #ddd;
-}
-
-table.data, table.spaced {
- width: 100%;
-}
-
-table.data td.barchart {
- width: 100px;
-}
-
-table.without-header {
- border-top: 1px solid #ddd;
-}
-
-.hoverable.selected a {
- color: #fff;
-}
-
-/* GENERIC STYLES */
-.line-block {
- display: block;
- width: 100%;
- height: 24px;
- line-height: 22px;
- margin-bottom: 5px;
-}
-
-.line-info {
- background: url('../images/information.png') no-repeat scroll left 50% transparent;
- padding-left: 18px
-}
-
-div.break10 {
- height: 10px;
-}
-
-div.break30 {
- height: 30px;
-}
-
-.marginbottom10 {
- margin-bottom: 10px;
-}
-
-.marginbottom5 {
- margin-bottom: 5px;
-}
-
-.marginright10 {
- margin-right: 10px;
-}
-
-.marginleft10 {
- margin-left: 10px;
-}
.width100 {
width: 100%;
}
-ul.horizontal {
- list-style-type: none;
-}
-
-ul.horizontal li {
- float: left;
- position: relative;
-}
-
-table.nowrap td, td.nowrap, th.nowrap {
- white-space: nowrap;
-}
-
-table.nowrap td.small, td.nowrap.small, th.nowrap.small {
- line-height: 16px;
-}
-
-.background-gray {
- background-color: #EFEFEF;
- color: #444;
-}
-
-/* CONFIGURATION OF Q PROFILES */
-.bulk-edit {
- display: block;
- padding: 2px 0 2px 2px;
-}
-
-.csv {
- display: block;
- background: url("../images/csv.png") no-repeat scroll left 50% transparent;
- padding: 2px 0 2px 20px;
-}
-
-.add {
- display: block;
- background: url("../images/add.png") no-repeat scroll left 50% transparent;
- padding: 2px 0 2px 20px;
-}
-
-.restore {
- display: block;
- background: url("../images/restore.gif") no-repeat scroll left 50% transparent;
- padding: 2px 0 2px 20px;
-}
-
-.compare {
- display: block;
- background: url("../images/compare.png") no-repeat scroll left 50% transparent;
- padding: 2px 0 2px 20px;
-}
-
-/* Profile diff */
-.diffParam {
- font-family: @monoFontFamily;
-}
-
-.yellowHighlight {
- background: #FFFBCC;
-}
-
-.link-more {
- background-image: url('../images/bullet_arrow_down.png');
- background-repeat: no-repeat;
- padding-right: 20px;
- background-position: right center;
- cursor: pointer;
-}
-
-.form-key-cell {
- padding: 2px 8px 4px 10px;
- text-align: right;
- width: 1%;
- white-space: nowrap;
- vertical-align: top;
-}
-
-.form-val-cell {
- padding: 2px 8px 4px 0;
- text-align: left;
- white-space: normal;
-}
-
-.form-val-cell li {
- margin-bottom: 5px;
-}
-
-.form-val-note {
- color: #999;
-}
-
-.table > thead > tr > th {
- border-top: 0 none;
- font-weight: bold;
- vertical-align: bottom;
- line-height: 16px;
- padding: 4px 5px;
- vertical-align: bottom;
-}
-
-.table > tbody > tr > td {
- line-height: 16px;
- padding: 4px 5px;
- vertical-align: top;
-}
-
-.table > tfoot > tr > td {
- font-size: 93%;
- color: #777;
- padding: 4px 5px;
-}
-
-.table > tfoot > tr > td a {
- color: #777;
-}
-
-.table-bordered > tbody {
- border-left: 1px solid #DDD;
- border-right: 1px solid #DDD;
- border-bottom: 1px solid #DDD;
-}
-
-.table-bordered > tbody > tr > td {
- border-top: 1px solid #DDD;
-}
-
-select.small-width {
- max-width: 120px;
-}
-
-select.medium-width {
- max-width: 175px;
- width: 175px;
-}
-
-
textarea.width100 {
width: 100%;
box-sizing: border-box;
@@ -827,74 +145,3 @@ textarea.width100 {
.property .note {
margin-top: 5px;
}
-
-/* ------------------- Accordion navigation styles ------------------- */
-
-.accordion-item {
- border: 1px solid @barBorderColor;
- margin-bottom: 20px;
-}
-
-.accordion-item table.data {
- /* Fix an issue on Google Chrome to prevent the horizontal scroll to appear */
- border-collapse : separate;
-}
-
-.accordion-item-body-medium {
- max-height: 200px;
- overflow: auto;
-}
-
-
-/* ------------------- Rule styles ------------------- */
-
-.rule-search {
- display: inline-block;
- line-height: 16px;
-}
-
-div.rule-title {
- display: inline-block;
- float: left;
- clear: right;
-}
-
-#result_table .rule-desc {
- width: 100%;
- float: left;
- clear: right;
-}
-
-.rule-status, .rule-tags {
- display: inline-block;
- margin-left: 10px;
- float: right;
- padding: 3px 5px 0 0;
- font-size: 85%;
- color: #777;
-}
-
-.rule-tags a {
- color: inherit;
- text-decoration: none;
-}
-
-.rule-status span {
- text-transform: uppercase;
-}
-
-.rule-tags span {
- background-color: #eee;
- padding: 3px 4px;
- margin: 4px 2px;
- border-radius: 2px;
- box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.12) inset;
-}
-
-/* ------------------- Role search styles ------------------- */
-
-.project-search {
- display: inline-block;
- line-height: 16px;
- padding: 4px 2px;
-}
diff --git a/server/sonar-web/src/main/less/variables.less b/server/sonar-web/src/main/less/variables.less
index 51a49a78e71..f3e39b21f01 100644
--- a/server/sonar-web/src/main/less/variables.less
+++ b/server/sonar-web/src/main/less/variables.less
@@ -178,6 +178,14 @@
@pageFooterHeight: 60px;
+/*
+ * Navigator
+ */
+
+@navigatorPadding: 10px;
+@navigatorHeaderHeight: 40px;
+
+
/*
* z-index
diff --git a/server/sonar-web/src/main/webapp/images/accept.png b/server/sonar-web/src/main/webapp/images/accept.png
deleted file mode 100644
index 1faba7e79cc..00000000000
--- a/server/sonar-web/src/main/webapp/images/accept.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/actions.png b/server/sonar-web/src/main/webapp/images/actions.png
deleted file mode 100644
index d82a4a0f580..00000000000
--- a/server/sonar-web/src/main/webapp/images/actions.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/add.png b/server/sonar-web/src/main/webapp/images/add.png
deleted file mode 100644
index bea68b91552..00000000000
--- a/server/sonar-web/src/main/webapp/images/add.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/asc.png b/server/sonar-web/src/main/webapp/images/asc.png
deleted file mode 100644
index 4b4c60e296c..00000000000
--- a/server/sonar-web/src/main/webapp/images/asc.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/asc12.png b/server/sonar-web/src/main/webapp/images/asc12.png
deleted file mode 100644
index ee9e3a60bb5..00000000000
--- a/server/sonar-web/src/main/webapp/images/asc12.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/bc-gray.png b/server/sonar-web/src/main/webapp/images/bc-gray.png
deleted file mode 100644
index fbdf65a2ece..00000000000
--- a/server/sonar-web/src/main/webapp/images/bc-gray.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/bin_closed.png b/server/sonar-web/src/main/webapp/images/bin_closed.png
deleted file mode 100644
index 33aa7df6773..00000000000
--- a/server/sonar-web/src/main/webapp/images/bin_closed.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/black-down.png b/server/sonar-web/src/main/webapp/images/black-down.png
deleted file mode 100644
index e1f57e9903a..00000000000
--- a/server/sonar-web/src/main/webapp/images/black-down.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/black-left.png b/server/sonar-web/src/main/webapp/images/black-left.png
deleted file mode 100644
index 17567a90a08..00000000000
--- a/server/sonar-web/src/main/webapp/images/black-left.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/black-right.png b/server/sonar-web/src/main/webapp/images/black-right.png
deleted file mode 100644
index bab2de94e27..00000000000
--- a/server/sonar-web/src/main/webapp/images/black-right.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/black-up.png b/server/sonar-web/src/main/webapp/images/black-up.png
deleted file mode 100644
index 6ede754c13b..00000000000
--- a/server/sonar-web/src/main/webapp/images/black-up.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/blue-down.png b/server/sonar-web/src/main/webapp/images/blue-down.png
deleted file mode 100644
index 12f95af27b4..00000000000
--- a/server/sonar-web/src/main/webapp/images/blue-down.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/blue-left.png b/server/sonar-web/src/main/webapp/images/blue-left.png
deleted file mode 100644
index 6e42dc87dff..00000000000
--- a/server/sonar-web/src/main/webapp/images/blue-left.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/blue-right.png b/server/sonar-web/src/main/webapp/images/blue-right.png
deleted file mode 100644
index 886e66562bf..00000000000
--- a/server/sonar-web/src/main/webapp/images/blue-right.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/blue-up.png b/server/sonar-web/src/main/webapp/images/blue-up.png
deleted file mode 100644
index 61e0f11fb7d..00000000000
--- a/server/sonar-web/src/main/webapp/images/blue-up.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/bulk-edit.png b/server/sonar-web/src/main/webapp/images/bulk-edit.png
deleted file mode 100644
index 95b862da816..00000000000
--- a/server/sonar-web/src/main/webapp/images/bulk-edit.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/bullet-blue.png b/server/sonar-web/src/main/webapp/images/bullet-blue.png
deleted file mode 100644
index f5e0119bf7f..00000000000
--- a/server/sonar-web/src/main/webapp/images/bullet-blue.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/bullet.png b/server/sonar-web/src/main/webapp/images/bullet.png
deleted file mode 100644
index f9e87a108d9..00000000000
--- a/server/sonar-web/src/main/webapp/images/bullet.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/bullet_arrow_down.gif b/server/sonar-web/src/main/webapp/images/bullet_arrow_down.gif
deleted file mode 100644
index 115a62c198f..00000000000
--- a/server/sonar-web/src/main/webapp/images/bullet_arrow_down.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/bullet_arrow_down.png b/server/sonar-web/src/main/webapp/images/bullet_arrow_down.png
deleted file mode 100644
index 02a7d7805f9..00000000000
--- a/server/sonar-web/src/main/webapp/images/bullet_arrow_down.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/bullet_arrow_right.gif b/server/sonar-web/src/main/webapp/images/bullet_arrow_right.gif
deleted file mode 100644
index a760d24e666..00000000000
--- a/server/sonar-web/src/main/webapp/images/bullet_arrow_right.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/bullet_arrow_right.png b/server/sonar-web/src/main/webapp/images/bullet_arrow_right.png
deleted file mode 100644
index 67a2458d03b..00000000000
--- a/server/sonar-web/src/main/webapp/images/bullet_arrow_right.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/bullet_arrow_up.gif b/server/sonar-web/src/main/webapp/images/bullet_arrow_up.gif
deleted file mode 100644
index 043f694664b..00000000000
--- a/server/sonar-web/src/main/webapp/images/bullet_arrow_up.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/bullet_arrow_up.png b/server/sonar-web/src/main/webapp/images/bullet_arrow_up.png
deleted file mode 100644
index a666cdc99d6..00000000000
--- a/server/sonar-web/src/main/webapp/images/bullet_arrow_up.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/bullet_black.png b/server/sonar-web/src/main/webapp/images/bullet_black.png
deleted file mode 100644
index e36528aefe7..00000000000
--- a/server/sonar-web/src/main/webapp/images/bullet_black.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/bullet_picture.png b/server/sonar-web/src/main/webapp/images/bullet_picture.png
deleted file mode 100644
index 01fdfea53dc..00000000000
--- a/server/sonar-web/src/main/webapp/images/bullet_picture.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/bullet_toggle_minus.png b/server/sonar-web/src/main/webapp/images/bullet_toggle_minus.png
deleted file mode 100644
index f5aa0450d43..00000000000
--- a/server/sonar-web/src/main/webapp/images/bullet_toggle_minus.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/bullet_white.png b/server/sonar-web/src/main/webapp/images/bullet_white.png
deleted file mode 100644
index 4289b326cbf..00000000000
--- a/server/sonar-web/src/main/webapp/images/bullet_white.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/calendar/calbtn.gif b/server/sonar-web/src/main/webapp/images/calendar/calbtn.gif
deleted file mode 100644
index 2454ac52652..00000000000
--- a/server/sonar-web/src/main/webapp/images/calendar/calbtn.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/calendar/sprite.png b/server/sonar-web/src/main/webapp/images/calendar/sprite.png
deleted file mode 100644
index 6d9606a8c78..00000000000
--- a/server/sonar-web/src/main/webapp/images/calendar/sprite.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/clock.png b/server/sonar-web/src/main/webapp/images/clock.png
deleted file mode 100644
index 076de0a45dd..00000000000
--- a/server/sonar-web/src/main/webapp/images/clock.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/compare.png b/server/sonar-web/src/main/webapp/images/compare.png
deleted file mode 100644
index ce5d25f7e7b..00000000000
--- a/server/sonar-web/src/main/webapp/images/compare.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/controls/add.png b/server/sonar-web/src/main/webapp/images/controls/add.png
deleted file mode 100644
index 852408ddb61..00000000000
--- a/server/sonar-web/src/main/webapp/images/controls/add.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/controls/cross.png b/server/sonar-web/src/main/webapp/images/controls/cross.png
deleted file mode 100644
index d5c1320f812..00000000000
--- a/server/sonar-web/src/main/webapp/images/controls/cross.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/controls/delete.png b/server/sonar-web/src/main/webapp/images/controls/delete.png
deleted file mode 100644
index afa913c942c..00000000000
--- a/server/sonar-web/src/main/webapp/images/controls/delete.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/controls/error.gif b/server/sonar-web/src/main/webapp/images/controls/error.gif
deleted file mode 100644
index 6d68a8cc0bf..00000000000
--- a/server/sonar-web/src/main/webapp/images/controls/error.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/controls/move_down.png b/server/sonar-web/src/main/webapp/images/controls/move_down.png
deleted file mode 100644
index 2ae468a07e2..00000000000
--- a/server/sonar-web/src/main/webapp/images/controls/move_down.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/controls/move_left.png b/server/sonar-web/src/main/webapp/images/controls/move_left.png
deleted file mode 100644
index 8c166e875cf..00000000000
--- a/server/sonar-web/src/main/webapp/images/controls/move_left.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/controls/move_right.png b/server/sonar-web/src/main/webapp/images/controls/move_right.png
deleted file mode 100644
index 5c9a1df1d6a..00000000000
--- a/server/sonar-web/src/main/webapp/images/controls/move_right.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/controls/move_up.png b/server/sonar-web/src/main/webapp/images/controls/move_up.png
deleted file mode 100644
index 83c005763c2..00000000000
--- a/server/sonar-web/src/main/webapp/images/controls/move_up.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/controls/resultset_next.png b/server/sonar-web/src/main/webapp/images/controls/resultset_next.png
deleted file mode 100644
index 5c9a1df1d6a..00000000000
--- a/server/sonar-web/src/main/webapp/images/controls/resultset_next.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/controls/resultset_previous.png b/server/sonar-web/src/main/webapp/images/controls/resultset_previous.png
deleted file mode 100644
index 8c166e875cf..00000000000
--- a/server/sonar-web/src/main/webapp/images/controls/resultset_previous.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/controls/warning.gif b/server/sonar-web/src/main/webapp/images/controls/warning.gif
deleted file mode 100644
index 1c9883b8f78..00000000000
--- a/server/sonar-web/src/main/webapp/images/controls/warning.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/cross-gray.png b/server/sonar-web/src/main/webapp/images/cross-gray.png
deleted file mode 100644
index 16ec36bae4c..00000000000
--- a/server/sonar-web/src/main/webapp/images/cross-gray.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/cross.png b/server/sonar-web/src/main/webapp/images/cross.png
deleted file mode 100644
index d5c1320f812..00000000000
--- a/server/sonar-web/src/main/webapp/images/cross.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/csv.png b/server/sonar-web/src/main/webapp/images/csv.png
deleted file mode 100644
index 7aeceea579c..00000000000
--- a/server/sonar-web/src/main/webapp/images/csv.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/desc.png b/server/sonar-web/src/main/webapp/images/desc.png
deleted file mode 100644
index 02a7d7805f9..00000000000
--- a/server/sonar-web/src/main/webapp/images/desc.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/desc12.png b/server/sonar-web/src/main/webapp/images/desc12.png
deleted file mode 100644
index f655d8ad619..00000000000
--- a/server/sonar-web/src/main/webapp/images/desc12.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/down_16.gif b/server/sonar-web/src/main/webapp/images/down_16.gif
deleted file mode 100644
index 9b8cc379dac..00000000000
--- a/server/sonar-web/src/main/webapp/images/down_16.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/e16.gif b/server/sonar-web/src/main/webapp/images/e16.gif
deleted file mode 100644
index eef3db1dfe0..00000000000
--- a/server/sonar-web/src/main/webapp/images/e16.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/event_alert.png b/server/sonar-web/src/main/webapp/images/event_alert.png
deleted file mode 100644
index b88859d1c3e..00000000000
--- a/server/sonar-web/src/main/webapp/images/event_alert.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/event_profile.png b/server/sonar-web/src/main/webapp/images/event_profile.png
deleted file mode 100644
index c7d5392b202..00000000000
--- a/server/sonar-web/src/main/webapp/images/event_profile.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/exclamation.png b/server/sonar-web/src/main/webapp/images/exclamation.png
deleted file mode 100644
index 6e195cf3919..00000000000
--- a/server/sonar-web/src/main/webapp/images/exclamation.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/expand_collapse.jpg b/server/sonar-web/src/main/webapp/images/expand_collapse.jpg
deleted file mode 100644
index 6afab02f48a..00000000000
--- a/server/sonar-web/src/main/webapp/images/expand_collapse.jpg
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/feed-icon-14x14.png b/server/sonar-web/src/main/webapp/images/feed-icon-14x14.png
deleted file mode 100644
index 9707305e354..00000000000
--- a/server/sonar-web/src/main/webapp/images/feed-icon-14x14.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/gray-stripes.png b/server/sonar-web/src/main/webapp/images/gray-stripes.png
deleted file mode 100644
index 033269f3aa6..00000000000
--- a/server/sonar-web/src/main/webapp/images/gray-stripes.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/green-down.png b/server/sonar-web/src/main/webapp/images/green-down.png
deleted file mode 100644
index c4131af22bf..00000000000
--- a/server/sonar-web/src/main/webapp/images/green-down.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/green-left.png b/server/sonar-web/src/main/webapp/images/green-left.png
deleted file mode 100644
index 814641c5e02..00000000000
--- a/server/sonar-web/src/main/webapp/images/green-left.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/green-right.png b/server/sonar-web/src/main/webapp/images/green-right.png
deleted file mode 100644
index 965a273856a..00000000000
--- a/server/sonar-web/src/main/webapp/images/green-right.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/green-up.png b/server/sonar-web/src/main/webapp/images/green-up.png
deleted file mode 100644
index e6dcb8dda1b..00000000000
--- a/server/sonar-web/src/main/webapp/images/green-up.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/help.png b/server/sonar-web/src/main/webapp/images/help.png
deleted file mode 100644
index 52fef0c7a69..00000000000
--- a/server/sonar-web/src/main/webapp/images/help.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/help_gray.gif b/server/sonar-web/src/main/webapp/images/help_gray.gif
deleted file mode 100644
index b4e08c23f74..00000000000
--- a/server/sonar-web/src/main/webapp/images/help_gray.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/information.png b/server/sonar-web/src/main/webapp/images/information.png
deleted file mode 100644
index e07bc0675d2..00000000000
--- a/server/sonar-web/src/main/webapp/images/information.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/inherited.png b/server/sonar-web/src/main/webapp/images/inherited.png
deleted file mode 100644
index 2264eda14e3..00000000000
--- a/server/sonar-web/src/main/webapp/images/inherited.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/layout/LICENSE.txt b/server/sonar-web/src/main/webapp/images/layout/LICENSE.txt
deleted file mode 100644
index 32dead1db75..00000000000
--- a/server/sonar-web/src/main/webapp/images/layout/LICENSE.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-Fugue Icons
-
-Copyright (C) 2010 Yusuke Kamiyamane. All rights reserved.
-The icons are licensed under a Creative Commons Attribution
-3.0 license. <http://creativecommons.org/licenses/by/3.0/> \ No newline at end of file
diff --git a/server/sonar-web/src/main/webapp/images/layout/header-2.png b/server/sonar-web/src/main/webapp/images/layout/header-2.png
deleted file mode 100644
index 6341f3764f0..00000000000
--- a/server/sonar-web/src/main/webapp/images/layout/header-2.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/layout/header_footer.png b/server/sonar-web/src/main/webapp/images/layout/header_footer.png
deleted file mode 100644
index 79e18c98ff4..00000000000
--- a/server/sonar-web/src/main/webapp/images/layout/header_footer.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/layout/header_footer_2.png b/server/sonar-web/src/main/webapp/images/layout/header_footer_2.png
deleted file mode 100644
index 20445a18772..00000000000
--- a/server/sonar-web/src/main/webapp/images/layout/header_footer_2.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/layout/header_footer_2_equal.png b/server/sonar-web/src/main/webapp/images/layout/header_footer_2_equal.png
deleted file mode 100644
index eacbe103e6c..00000000000
--- a/server/sonar-web/src/main/webapp/images/layout/header_footer_2_equal.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/layout/select-content.png b/server/sonar-web/src/main/webapp/images/layout/select-content.png
deleted file mode 100644
index fce3bd1c8ff..00000000000
--- a/server/sonar-web/src/main/webapp/images/layout/select-content.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/layout/select-sidebar.png b/server/sonar-web/src/main/webapp/images/layout/select-sidebar.png
deleted file mode 100644
index 0b005c2b676..00000000000
--- a/server/sonar-web/src/main/webapp/images/layout/select-sidebar.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/layout100.png b/server/sonar-web/src/main/webapp/images/layout100.png
deleted file mode 100644
index 5de4d2e55b8..00000000000
--- a/server/sonar-web/src/main/webapp/images/layout100.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/layout3070.png b/server/sonar-web/src/main/webapp/images/layout3070.png
deleted file mode 100644
index 9cfe9d35759..00000000000
--- a/server/sonar-web/src/main/webapp/images/layout3070.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/layout333333.png b/server/sonar-web/src/main/webapp/images/layout333333.png
deleted file mode 100644
index c613b018810..00000000000
--- a/server/sonar-web/src/main/webapp/images/layout333333.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/layout5050.png b/server/sonar-web/src/main/webapp/images/layout5050.png
deleted file mode 100644
index 5226cdebaa1..00000000000
--- a/server/sonar-web/src/main/webapp/images/layout5050.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/layout7030.png b/server/sonar-web/src/main/webapp/images/layout7030.png
deleted file mode 100644
index de348a20287..00000000000
--- a/server/sonar-web/src/main/webapp/images/layout7030.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/levels/error.png b/server/sonar-web/src/main/webapp/images/levels/error.png
deleted file mode 100644
index 2fa166bac53..00000000000
--- a/server/sonar-web/src/main/webapp/images/levels/error.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/levels/none.png b/server/sonar-web/src/main/webapp/images/levels/none.png
deleted file mode 100644
index bc3a606c0ad..00000000000
--- a/server/sonar-web/src/main/webapp/images/levels/none.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/levels/notforie6/error.png b/server/sonar-web/src/main/webapp/images/levels/notforie6/error.png
deleted file mode 100644
index 2fa166bac53..00000000000
--- a/server/sonar-web/src/main/webapp/images/levels/notforie6/error.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/levels/notforie6/none.png b/server/sonar-web/src/main/webapp/images/levels/notforie6/none.png
deleted file mode 100644
index bc3a606c0ad..00000000000
--- a/server/sonar-web/src/main/webapp/images/levels/notforie6/none.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/levels/notforie6/ok.png b/server/sonar-web/src/main/webapp/images/levels/notforie6/ok.png
deleted file mode 100644
index e4b83bfbe5c..00000000000
--- a/server/sonar-web/src/main/webapp/images/levels/notforie6/ok.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/levels/notforie6/warn.png b/server/sonar-web/src/main/webapp/images/levels/notforie6/warn.png
deleted file mode 100644
index 67bb75632fc..00000000000
--- a/server/sonar-web/src/main/webapp/images/levels/notforie6/warn.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/levels/ok.png b/server/sonar-web/src/main/webapp/images/levels/ok.png
deleted file mode 100644
index e4b83bfbe5c..00000000000
--- a/server/sonar-web/src/main/webapp/images/levels/ok.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/levels/warn.png b/server/sonar-web/src/main/webapp/images/levels/warn.png
deleted file mode 100644
index 67bb75632fc..00000000000
--- a/server/sonar-web/src/main/webapp/images/levels/warn.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/links/c_link.png b/server/sonar-web/src/main/webapp/images/links/c_link.png
deleted file mode 100644
index e638131c9c8..00000000000
--- a/server/sonar-web/src/main/webapp/images/links/c_link.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/links/ci.png b/server/sonar-web/src/main/webapp/images/links/ci.png
deleted file mode 100644
index 050cb1e1c34..00000000000
--- a/server/sonar-web/src/main/webapp/images/links/ci.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/links/external.png b/server/sonar-web/src/main/webapp/images/links/external.png
deleted file mode 100644
index 0665fdf4363..00000000000
--- a/server/sonar-web/src/main/webapp/images/links/external.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/links/homepage.png b/server/sonar-web/src/main/webapp/images/links/homepage.png
deleted file mode 100644
index 3019bb68d2a..00000000000
--- a/server/sonar-web/src/main/webapp/images/links/homepage.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/links/issue.png b/server/sonar-web/src/main/webapp/images/links/issue.png
deleted file mode 100644
index 26c91296613..00000000000
--- a/server/sonar-web/src/main/webapp/images/links/issue.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/links/scm.png b/server/sonar-web/src/main/webapp/images/links/scm.png
deleted file mode 100644
index 6b454330c5f..00000000000
--- a/server/sonar-web/src/main/webapp/images/links/scm.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/links/scm_dev.png b/server/sonar-web/src/main/webapp/images/links/scm_dev.png
deleted file mode 100644
index d2cfba31f49..00000000000
--- a/server/sonar-web/src/main/webapp/images/links/scm_dev.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/loading-small.gif b/server/sonar-web/src/main/webapp/images/loading-small.gif
deleted file mode 100644
index 52b3481ef52..00000000000
--- a/server/sonar-web/src/main/webapp/images/loading-small.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/logo.png b/server/sonar-web/src/main/webapp/images/logo.png
deleted file mode 100644
index 427fb75b862..00000000000
--- a/server/sonar-web/src/main/webapp/images/logo.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/menu_indicator.gif b/server/sonar-web/src/main/webapp/images/menu_indicator.gif
deleted file mode 100644
index 3f56b5f8cbb..00000000000
--- a/server/sonar-web/src/main/webapp/images/menu_indicator.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/move.png b/server/sonar-web/src/main/webapp/images/move.png
deleted file mode 100644
index 77ddd4cb0fe..00000000000
--- a/server/sonar-web/src/main/webapp/images/move.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/navigator/favorite-filters.png b/server/sonar-web/src/main/webapp/images/navigator/favorite-filters.png
deleted file mode 100644
index dcd8d12f5d8..00000000000
--- a/server/sonar-web/src/main/webapp/images/navigator/favorite-filters.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/navigator/favorite-filters@2x.png b/server/sonar-web/src/main/webapp/images/navigator/favorite-filters@2x.png
deleted file mode 100644
index 66024826ba1..00000000000
--- a/server/sonar-web/src/main/webapp/images/navigator/favorite-filters@2x.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/new-window-11.gif b/server/sonar-web/src/main/webapp/images/new-window-11.gif
deleted file mode 100644
index c7d338bc81f..00000000000
--- a/server/sonar-web/src/main/webapp/images/new-window-11.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/new-window-16.gif b/server/sonar-web/src/main/webapp/images/new-window-16.gif
deleted file mode 100644
index 4a5941b4bbe..00000000000
--- a/server/sonar-web/src/main/webapp/images/new-window-16.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/nodata.png b/server/sonar-web/src/main/webapp/images/nodata.png
deleted file mode 100644
index 2858dd3aeaa..00000000000
--- a/server/sonar-web/src/main/webapp/images/nodata.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/oauth/github.svg b/server/sonar-web/src/main/webapp/images/oauth/github.svg
deleted file mode 100644
index 54fcd042ec8..00000000000
--- a/server/sonar-web/src/main/webapp/images/oauth/github.svg
+++ /dev/null
@@ -1,3 +0,0 @@
-<svg xmlns="http://www.w3.org/2000/svg" version="1.1" x="0" y="0" viewBox="0 0 438.5 438.5" xml:space="preserve">
- <path d="M409.1 114.6c-19.6-33.6-46.2-60.2-79.8-79.8C295.7 15.2 259.1 5.4 219.3 5.4c-39.8 0-76.5 9.8-110.1 29.4 -33.6 19.6-60.2 46.2-79.8 79.8C9.8 148.2 0 184.9 0 224.6c0 47.8 13.9 90.7 41.8 128.9 27.9 38.2 63.9 64.6 108.1 79.2 5.1 1 8.9 0.3 11.4-2 2.5-2.3 3.7-5.1 3.7-8.6 0-0.6 0-5.7-0.1-15.4 -0.1-9.7-0.1-18.2-0.1-25.4l-6.6 1.1c-4.2 0.8-9.5 1.1-15.8 1 -6.4-0.1-13-0.8-19.8-2 -6.9-1.2-13.2-4.1-19.1-8.6 -5.9-4.5-10.1-10.3-12.6-17.6l-2.9-6.6c-1.9-4.4-4.9-9.2-9-14.6 -4.1-5.3-8.2-8.9-12.4-10.8l-2-1.4c-1.3-1-2.6-2.1-3.7-3.4 -1.1-1.3-2-2.7-2.6-4 -0.6-1.3-0.1-2.4 1.4-3.3 1.5-0.9 4.3-1.3 8.3-1.3l5.7 0.9c3.8 0.8 8.5 3 14.1 6.9 5.6 3.8 10.2 8.8 13.8 14.8 4.4 7.8 9.7 13.8 15.8 17.8 6.2 4.1 12.4 6.1 18.7 6.1 6.3 0 11.7-0.5 16.3-1.4 4.6-1 8.8-2.4 12.8-4.3 1.7-12.8 6.4-22.6 14-29.4 -10.8-1.1-20.6-2.9-29.3-5.1 -8.7-2.3-17.6-6-26.8-11.1 -9.2-5.1-16.9-11.5-23-19.1 -6.1-7.6-11.1-17.6-15-30 -3.9-12.4-5.9-26.6-5.9-42.8 0-23 7.5-42.6 22.6-58.8 -7-17.3-6.4-36.7 2-58.2 5.5-1.7 13.7-0.4 24.6 3.9 10.9 4.3 18.8 8 23.8 11 5 3 9.1 5.6 12.1 7.7 17.7-4.9 36-7.4 54.8-7.4s37.1 2.5 54.8 7.4l10.8-6.8c7.4-4.6 16.2-8.8 26.3-12.6 10.1-3.8 17.8-4.9 23.1-3.1 8.6 21.5 9.3 40.9 2.3 58.2 15 16.2 22.6 35.8 22.6 58.8 0 16.2-2 30.5-5.9 43 -3.9 12.5-8.9 22.5-15.1 30 -6.2 7.5-13.9 13.9-23.1 19 -9.2 5.1-18.2 8.9-26.8 11.1 -8.7 2.3-18.4 4-29.3 5.1 9.9 8.6 14.8 22.1 14.8 40.5v60.2c0 3.4 1.2 6.3 3.6 8.6 2.4 2.3 6.1 3 11.3 2 44.2-14.7 80.2-41.1 108.1-79.2 27.9-38.2 41.8-81.1 41.8-128.9C438.5 184.9 428.7 148.2 409.1 114.6z"/>
-</svg>
diff --git a/server/sonar-web/src/main/webapp/images/opensource-25x23.png b/server/sonar-web/src/main/webapp/images/opensource-25x23.png
deleted file mode 100644
index e613006b9c1..00000000000
--- a/server/sonar-web/src/main/webapp/images/opensource-25x23.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/overrides.png b/server/sonar-web/src/main/webapp/images/overrides.png
deleted file mode 100644
index 2fac748aef2..00000000000
--- a/server/sonar-web/src/main/webapp/images/overrides.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/pencil-small.png b/server/sonar-web/src/main/webapp/images/pencil-small.png
deleted file mode 100644
index 1e57b87e59c..00000000000
--- a/server/sonar-web/src/main/webapp/images/pencil-small.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/pencil.png b/server/sonar-web/src/main/webapp/images/pencil.png
deleted file mode 100644
index 24546c7e7c3..00000000000
--- a/server/sonar-web/src/main/webapp/images/pencil.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/permalink.gif b/server/sonar-web/src/main/webapp/images/permalink.gif
deleted file mode 100644
index d29034463f6..00000000000
--- a/server/sonar-web/src/main/webapp/images/permalink.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/permalink.png b/server/sonar-web/src/main/webapp/images/permalink.png
deleted file mode 100644
index 54e626d71cd..00000000000
--- a/server/sonar-web/src/main/webapp/images/permalink.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/print.gif b/server/sonar-web/src/main/webapp/images/print.gif
deleted file mode 100644
index b9a3a74af30..00000000000
--- a/server/sonar-web/src/main/webapp/images/print.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/0.gif b/server/sonar-web/src/main/webapp/images/priority/0.gif
deleted file mode 100644
index 1566eb650d7..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/0.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/0.png b/server/sonar-web/src/main/webapp/images/priority/0.png
deleted file mode 100644
index 305d72d58b5..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/0.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/1.gif b/server/sonar-web/src/main/webapp/images/priority/1.gif
deleted file mode 100644
index a71b662df58..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/1.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/1.png b/server/sonar-web/src/main/webapp/images/priority/1.png
deleted file mode 100644
index e73f61cd051..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/1.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/2.gif b/server/sonar-web/src/main/webapp/images/priority/2.gif
deleted file mode 100644
index 4f51dc897ba..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/2.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/2.png b/server/sonar-web/src/main/webapp/images/priority/2.png
deleted file mode 100644
index d4882498d7b..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/2.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/3.gif b/server/sonar-web/src/main/webapp/images/priority/3.gif
deleted file mode 100644
index b213ad2355d..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/3.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/3.png b/server/sonar-web/src/main/webapp/images/priority/3.png
deleted file mode 100644
index b975b7a1677..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/3.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/4.gif b/server/sonar-web/src/main/webapp/images/priority/4.gif
deleted file mode 100644
index 67b4dd202e3..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/4.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/4.png b/server/sonar-web/src/main/webapp/images/priority/4.png
deleted file mode 100644
index 2486237d7e2..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/4.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/BLOCKER.gif b/server/sonar-web/src/main/webapp/images/priority/BLOCKER.gif
deleted file mode 100644
index 034eef3e024..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/BLOCKER.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/BLOCKER.png b/server/sonar-web/src/main/webapp/images/priority/BLOCKER.png
deleted file mode 100644
index 2486237d7e2..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/BLOCKER.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/CRITICAL.gif b/server/sonar-web/src/main/webapp/images/priority/CRITICAL.gif
deleted file mode 100644
index ea0c14f5266..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/CRITICAL.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/CRITICAL.png b/server/sonar-web/src/main/webapp/images/priority/CRITICAL.png
deleted file mode 100644
index b975b7a1677..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/CRITICAL.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/INFO.gif b/server/sonar-web/src/main/webapp/images/priority/INFO.gif
deleted file mode 100644
index fb574cf741f..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/INFO.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/INFO.png b/server/sonar-web/src/main/webapp/images/priority/INFO.png
deleted file mode 100644
index 305d72d58b5..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/INFO.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/MAJOR.gif b/server/sonar-web/src/main/webapp/images/priority/MAJOR.gif
deleted file mode 100644
index 64434c9e5de..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/MAJOR.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/MAJOR.png b/server/sonar-web/src/main/webapp/images/priority/MAJOR.png
deleted file mode 100644
index d4882498d7b..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/MAJOR.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/MINOR.gif b/server/sonar-web/src/main/webapp/images/priority/MINOR.gif
deleted file mode 100644
index 90b051dd6d2..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/MINOR.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/priority/MINOR.png b/server/sonar-web/src/main/webapp/images/priority/MINOR.png
deleted file mode 100644
index e73f61cd051..00000000000
--- a/server/sonar-web/src/main/webapp/images/priority/MINOR.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/q/BRC.png b/server/sonar-web/src/main/webapp/images/q/BRC.png
deleted file mode 100644
index dae2358b6d4..00000000000
--- a/server/sonar-web/src/main/webapp/images/q/BRC.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/q/CLA.png b/server/sonar-web/src/main/webapp/images/q/CLA.png
deleted file mode 100644
index ebf11b47aef..00000000000
--- a/server/sonar-web/src/main/webapp/images/q/CLA.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/q/DIR.png b/server/sonar-web/src/main/webapp/images/q/DIR.png
deleted file mode 100644
index 2610f4e1c00..00000000000
--- a/server/sonar-web/src/main/webapp/images/q/DIR.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/q/FIL.png b/server/sonar-web/src/main/webapp/images/q/FIL.png
deleted file mode 100644
index ebf11b47aef..00000000000
--- a/server/sonar-web/src/main/webapp/images/q/FIL.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/q/LIB.png b/server/sonar-web/src/main/webapp/images/q/LIB.png
deleted file mode 100644
index 71c1e67d789..00000000000
--- a/server/sonar-web/src/main/webapp/images/q/LIB.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/q/PAC.png b/server/sonar-web/src/main/webapp/images/q/PAC.png
deleted file mode 100644
index 2610f4e1c00..00000000000
--- a/server/sonar-web/src/main/webapp/images/q/PAC.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/q/SVW.png b/server/sonar-web/src/main/webapp/images/q/SVW.png
deleted file mode 100644
index 8939a64986d..00000000000
--- a/server/sonar-web/src/main/webapp/images/q/SVW.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/q/TRK.png b/server/sonar-web/src/main/webapp/images/q/TRK.png
deleted file mode 100644
index dae2358b6d4..00000000000
--- a/server/sonar-web/src/main/webapp/images/q/TRK.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/q/UTS.png b/server/sonar-web/src/main/webapp/images/q/UTS.png
deleted file mode 100644
index 2219e70cb9d..00000000000
--- a/server/sonar-web/src/main/webapp/images/q/UTS.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/q/VW.png b/server/sonar-web/src/main/webapp/images/q/VW.png
deleted file mode 100644
index 8939a64986d..00000000000
--- a/server/sonar-web/src/main/webapp/images/q/VW.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/recognized-standards.svg b/server/sonar-web/src/main/webapp/images/recognized-standards.svg
deleted file mode 100644
index c1908368144..00000000000
--- a/server/sonar-web/src/main/webapp/images/recognized-standards.svg
+++ /dev/null
@@ -1,26 +0,0 @@
-<svg viewBox="0 0 500 240" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41">
- <g transform="matrix(.964 0 0 .964 91.858 -35.894)">
- <path d="M143.7 209.7l79.6 76.2H356s.3-40.2 0-41.2C354.3 238.3 236 121 236 121l-30.3 52.7L168 212l-24.3-2.3z" fill="url(#a)" fill-rule="nonzero"/>
- <path d="M95.6 64.3l68.8-3.9c3.3-.3 6.2 1 8.5 3.2l87.1 80.9c4.3 4.2 6.9 14.3 2.6 18.8l-75 74.4c-4.3 4.2-11.5 4.2-16 0l-87.1-86.4c-2.3-2.3-3.6-5.2-3.3-8.4l3.9-69.5c.3-5.6 4.9-8.8 10.5-9.1z" fill="#E8201D" fill-rule="nonzero"/>
- <path d="M95.6 58.8l68.8-3.9c3.3-.3 6.2 1 8.5 3.2l87.1 86.4c4.3 4.2 4.3 11.4 0 15.9l-72.4 71.8c-4.3 4.2-11.5 4.2-16 0l-87.1-86.4c-2.3-2.3-3.6-5.2-3.3-8.4l3.9-67.9c.3-5.9 4.9-10.4 10.5-10.7z" fill="#ED592C" fill-rule="nonzero"/>
- <path d="M187.6 232.2c-4.3 4.2-11.5 4.2-16 0l-87.1-86.4c-2.3-2.3-3.6-5.2-3.3-8.4l3.9-67.9c.3-5.5 4.9-10.1 10.5-10.4l68.8-4.2c3.3-.3 6.2 1 8.5 3.2" fill="#EC4F22" fill-rule="nonzero"/>
- <path d="M99.8 91.6c0 10.1 8.2 23.7 18.7 23.7 10.1 0 18.7-13.6 18.7-23.7S129 73 118.5 73s-18.7 8.5-18.7 18.6z" fill="#DF4221" fill-rule="nonzero"/>
- <ellipse cx="118.1" cy="91.6" rx="18.7" ry="18.5" fill="#DE1B1E"/>
- <path d="M131.2 78.6c-7.2-7.1-19-7.1-26.2 0-7.2 7.1-7.2 18.8 0 26" fill="#C1081D" fill-rule="nonzero"/>
- <ellipse cx="118.1" cy="91.6" rx="11.1" ry="11" fill="#EBF0F2"/>
- <path d="M110.3 83.8c-4.3 4.2-4.3 11 0 15.3 4.3 4.2 11.1 4.2 15.4 0" fill="#C9DFE4" fill-rule="nonzero"/>
- <g fill="#435A57" fill-rule="nonzero">
- <path d="M66.1 44.1c-1.3-1.3-1.3-2.9 0-4.2 1.3-1.3 2.9-1.3 4.3 0l50.1 49.7c1.3 1.3 1.3 2.9 0 4.2-1.3 1.3-5.2 3.6-6.5 2.3l-47.9-52z" fill-opacity=".3"/>
- <path d="M66.1 44.1c-1.3-1.3-1.3-2.9 0-4.2 1.3-1.3 2.9-1.3 4.3 0l50.1 49.7c1.3 1.3 1.3 2.9 0 4.2-1.3 1.3-2.9 1.3-4.3 0L66.1 44.1z"/>
- </g>
- <path d="M120.4 93.8c-1.3 1.3-2.9 1.3-4.3 0l-50-49.7c-1.3-1.3-1.3-2.9 0-4.2" fill="#314442" fill-rule="nonzero"/>
- <path d="M128 163.7c-2 1.9-2 4.9 0 6.8l48.1 47.7c2 1.9 4.9 1.9 6.9 0l62.9-62.4c2-1.9 2-4.9 0-6.8l-48.1-47.7c-2-1.9-4.9-1.9-6.9 0L128 163.7z" fill="#EBF0F2" fill-rule="nonzero"/>
- <path d="M128 163.7l49.8-49 8.5 100.7-3.3 3.2c-2 1.9-4.9 1.9-6.9 0L128 170.8c-2-2.3-2-5.2 0-7.1z" fill="#C9DFE4" fill-rule="nonzero"/>
- </g>
- <defs>
- <linearGradient id="a" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="scale(110.93) rotate(-128 1.66 .488)">
- <stop offset="0%" stop-color="#fff"/>
- <stop offset="100%" stop-color="#ABABAB"/>
- </linearGradient>
- </defs>
-</svg>
diff --git a/server/sonar-web/src/main/webapp/images/refresh.png b/server/sonar-web/src/main/webapp/images/refresh.png
deleted file mode 100644
index a3820365851..00000000000
--- a/server/sonar-web/src/main/webapp/images/refresh.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/restore.gif b/server/sonar-web/src/main/webapp/images/restore.gif
deleted file mode 100644
index ab62179dc90..00000000000
--- a/server/sonar-web/src/main/webapp/images/restore.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/reviews/comment.png b/server/sonar-web/src/main/webapp/images/reviews/comment.png
deleted file mode 100644
index a86cb9e2a21..00000000000
--- a/server/sonar-web/src/main/webapp/images/reviews/comment.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/rss-12x12.png b/server/sonar-web/src/main/webapp/images/rss-12x12.png
deleted file mode 100644
index 0a42b95426c..00000000000
--- a/server/sonar-web/src/main/webapp/images/rss-12x12.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/sep12.png b/server/sonar-web/src/main/webapp/images/sep12.png
deleted file mode 100644
index bb9aa9358dd..00000000000
--- a/server/sonar-web/src/main/webapp/images/sep12.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/sonar.png b/server/sonar-web/src/main/webapp/images/sonar.png
deleted file mode 100755
index f90f775423f..00000000000
--- a/server/sonar-web/src/main/webapp/images/sonar.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/spinner.gif b/server/sonar-web/src/main/webapp/images/spinner.gif
deleted file mode 100755
index 5b33f7e54f4..00000000000
--- a/server/sonar-web/src/main/webapp/images/spinner.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/star.png b/server/sonar-web/src/main/webapp/images/star.png
deleted file mode 100644
index 33b2afe303c..00000000000
--- a/server/sonar-web/src/main/webapp/images/star.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/star_off.png b/server/sonar-web/src/main/webapp/images/star_off.png
deleted file mode 100644
index 01ceb9d12fa..00000000000
--- a/server/sonar-web/src/main/webapp/images/star_off.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/status/CLOSED.png b/server/sonar-web/src/main/webapp/images/status/CLOSED.png
deleted file mode 100644
index 35b3b4aa865..00000000000
--- a/server/sonar-web/src/main/webapp/images/status/CLOSED.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/status/OPEN.png b/server/sonar-web/src/main/webapp/images/status/OPEN.png
deleted file mode 100644
index a1b5f1c8330..00000000000
--- a/server/sonar-web/src/main/webapp/images/status/OPEN.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/status/REOPENED.png b/server/sonar-web/src/main/webapp/images/status/REOPENED.png
deleted file mode 100644
index be5704ca48e..00000000000
--- a/server/sonar-web/src/main/webapp/images/status/REOPENED.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/status/RESOLVED.png b/server/sonar-web/src/main/webapp/images/status/RESOLVED.png
deleted file mode 100644
index a9dc8356e28..00000000000
--- a/server/sonar-web/src/main/webapp/images/status/RESOLVED.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/-1-black-small.png b/server/sonar-web/src/main/webapp/images/tendency/-1-black-small.png
deleted file mode 100644
index 65d8bbbd896..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/-1-black-small.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/-1-black.png b/server/sonar-web/src/main/webapp/images/tendency/-1-black.png
deleted file mode 100644
index 4aeabe5af19..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/-1-black.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/-1-green-small.png b/server/sonar-web/src/main/webapp/images/tendency/-1-green-small.png
deleted file mode 100644
index 09a6d99f4f0..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/-1-green-small.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/-1-green.png b/server/sonar-web/src/main/webapp/images/tendency/-1-green.png
deleted file mode 100644
index e0f10b41bf5..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/-1-green.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/-1-red-small.png b/server/sonar-web/src/main/webapp/images/tendency/-1-red-small.png
deleted file mode 100644
index 84696cfa627..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/-1-red-small.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/-1-red.png b/server/sonar-web/src/main/webapp/images/tendency/-1-red.png
deleted file mode 100644
index bd7934cbcb8..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/-1-red.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/-2-black-small.png b/server/sonar-web/src/main/webapp/images/tendency/-2-black-small.png
deleted file mode 100644
index d0e2c8186ea..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/-2-black-small.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/-2-black.png b/server/sonar-web/src/main/webapp/images/tendency/-2-black.png
deleted file mode 100644
index aff4aa84bbe..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/-2-black.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/-2-green-small.png b/server/sonar-web/src/main/webapp/images/tendency/-2-green-small.png
deleted file mode 100644
index a98a2260bcb..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/-2-green-small.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/-2-green.png b/server/sonar-web/src/main/webapp/images/tendency/-2-green.png
deleted file mode 100644
index bf53a8be575..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/-2-green.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/-2-red-small.png b/server/sonar-web/src/main/webapp/images/tendency/-2-red-small.png
deleted file mode 100644
index 95b26439a36..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/-2-red-small.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/-2-red.png b/server/sonar-web/src/main/webapp/images/tendency/-2-red.png
deleted file mode 100644
index 5ca20307f5a..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/-2-red.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/1-black-small.png b/server/sonar-web/src/main/webapp/images/tendency/1-black-small.png
deleted file mode 100644
index 7b4ba78b617..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/1-black-small.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/1-black.png b/server/sonar-web/src/main/webapp/images/tendency/1-black.png
deleted file mode 100644
index 4a1926d6943..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/1-black.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/1-green-small.png b/server/sonar-web/src/main/webapp/images/tendency/1-green-small.png
deleted file mode 100644
index a453b540852..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/1-green-small.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/1-green.png b/server/sonar-web/src/main/webapp/images/tendency/1-green.png
deleted file mode 100644
index 011335941c1..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/1-green.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/1-red-small.png b/server/sonar-web/src/main/webapp/images/tendency/1-red-small.png
deleted file mode 100644
index eb04ba536b9..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/1-red-small.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/1-red.png b/server/sonar-web/src/main/webapp/images/tendency/1-red.png
deleted file mode 100644
index 3e0b84db880..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/1-red.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/2-black-small.png b/server/sonar-web/src/main/webapp/images/tendency/2-black-small.png
deleted file mode 100644
index 220eef5e838..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/2-black-small.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/2-black.png b/server/sonar-web/src/main/webapp/images/tendency/2-black.png
deleted file mode 100644
index 81e3370b91f..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/2-black.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/2-green-small.png b/server/sonar-web/src/main/webapp/images/tendency/2-green-small.png
deleted file mode 100644
index c5a1b16c948..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/2-green-small.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/2-green.png b/server/sonar-web/src/main/webapp/images/tendency/2-green.png
deleted file mode 100644
index f31110f7d42..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/2-green.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/2-red-small.png b/server/sonar-web/src/main/webapp/images/tendency/2-red-small.png
deleted file mode 100644
index 39835a2b313..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/2-red-small.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/2-red.png b/server/sonar-web/src/main/webapp/images/tendency/2-red.png
deleted file mode 100644
index 2529afd8c4a..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/2-red.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/none-small.png b/server/sonar-web/src/main/webapp/images/tendency/none-small.png
deleted file mode 100644
index 12743e982ba..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/none-small.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tendency/none.png b/server/sonar-web/src/main/webapp/images/tendency/none.png
deleted file mode 100644
index 73e4a7c13ac..00000000000
--- a/server/sonar-web/src/main/webapp/images/tendency/none.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/test/ERROR.png b/server/sonar-web/src/main/webapp/images/test/ERROR.png
deleted file mode 100644
index 0da4d846a66..00000000000
--- a/server/sonar-web/src/main/webapp/images/test/ERROR.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/test/FAILURE.png b/server/sonar-web/src/main/webapp/images/test/FAILURE.png
deleted file mode 100644
index f00e4264181..00000000000
--- a/server/sonar-web/src/main/webapp/images/test/FAILURE.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/test/OK.png b/server/sonar-web/src/main/webapp/images/test/OK.png
deleted file mode 100644
index fb454cefd5c..00000000000
--- a/server/sonar-web/src/main/webapp/images/test/OK.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/test/SKIPPED.png b/server/sonar-web/src/main/webapp/images/test/SKIPPED.png
deleted file mode 100644
index 6e871b22585..00000000000
--- a/server/sonar-web/src/main/webapp/images/test/SKIPPED.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/tick.png b/server/sonar-web/src/main/webapp/images/tick.png
deleted file mode 100644
index 3899d71dfa7..00000000000
--- a/server/sonar-web/src/main/webapp/images/tick.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/timemachine.png b/server/sonar-web/src/main/webapp/images/timemachine.png
deleted file mode 100644
index f62bb2ebfde..00000000000
--- a/server/sonar-web/src/main/webapp/images/timemachine.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/transparent.gif b/server/sonar-web/src/main/webapp/images/transparent.gif
deleted file mode 100644
index 0341802e511..00000000000
--- a/server/sonar-web/src/main/webapp/images/transparent.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/transparent_16.gif b/server/sonar-web/src/main/webapp/images/transparent_16.gif
deleted file mode 100644
index ac8d622f6f7..00000000000
--- a/server/sonar-web/src/main/webapp/images/transparent_16.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/treemap_gradient.png b/server/sonar-web/src/main/webapp/images/treemap_gradient.png
deleted file mode 100644
index 19440f70266..00000000000
--- a/server/sonar-web/src/main/webapp/images/treemap_gradient.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/treemap_gradient_inverted.png b/server/sonar-web/src/main/webapp/images/treemap_gradient_inverted.png
deleted file mode 100644
index 273b916bfb6..00000000000
--- a/server/sonar-web/src/main/webapp/images/treemap_gradient_inverted.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/treemap_icon.png b/server/sonar-web/src/main/webapp/images/treemap_icon.png
deleted file mode 100644
index a01c5ca4202..00000000000
--- a/server/sonar-web/src/main/webapp/images/treemap_icon.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend-up.png b/server/sonar-web/src/main/webapp/images/trend-up.png
deleted file mode 100644
index c2c5a3dbd74..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend-up.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/-1-black-big.png b/server/sonar-web/src/main/webapp/images/trend/-1-black-big.png
deleted file mode 100644
index 7315b5cedea..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/-1-black-big.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/-1-black.png b/server/sonar-web/src/main/webapp/images/trend/-1-black.png
deleted file mode 100644
index d947fd61c84..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/-1-black.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/-1-green-big.png b/server/sonar-web/src/main/webapp/images/trend/-1-green-big.png
deleted file mode 100644
index 3c8528ed953..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/-1-green-big.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/-1-green.png b/server/sonar-web/src/main/webapp/images/trend/-1-green.png
deleted file mode 100644
index b253ea8afc8..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/-1-green.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/-1-red-big.png b/server/sonar-web/src/main/webapp/images/trend/-1-red-big.png
deleted file mode 100644
index f2167fe0102..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/-1-red-big.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/-1-red.png b/server/sonar-web/src/main/webapp/images/trend/-1-red.png
deleted file mode 100644
index c0daa558304..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/-1-red.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/-2-black-big.png b/server/sonar-web/src/main/webapp/images/trend/-2-black-big.png
deleted file mode 100644
index b52b268bd6d..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/-2-black-big.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/-2-black.png b/server/sonar-web/src/main/webapp/images/trend/-2-black.png
deleted file mode 100644
index eec69c558e1..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/-2-black.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/-2-green-big.png b/server/sonar-web/src/main/webapp/images/trend/-2-green-big.png
deleted file mode 100644
index bf19ce7950e..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/-2-green-big.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/-2-green.png b/server/sonar-web/src/main/webapp/images/trend/-2-green.png
deleted file mode 100644
index 4c7f5e8ff68..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/-2-green.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/-2-red-big.png b/server/sonar-web/src/main/webapp/images/trend/-2-red-big.png
deleted file mode 100644
index b5cacd0dbba..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/-2-red-big.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/-2-red.png b/server/sonar-web/src/main/webapp/images/trend/-2-red.png
deleted file mode 100644
index 662249d2794..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/-2-red.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/0-big.png b/server/sonar-web/src/main/webapp/images/trend/0-big.png
deleted file mode 100644
index 4a22f5492e9..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/0-big.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/0.png b/server/sonar-web/src/main/webapp/images/trend/0.png
deleted file mode 100644
index 402018c8e06..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/0.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/1-black-big.png b/server/sonar-web/src/main/webapp/images/trend/1-black-big.png
deleted file mode 100644
index d4a2c10950e..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/1-black-big.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/1-black.png b/server/sonar-web/src/main/webapp/images/trend/1-black.png
deleted file mode 100644
index 0ef00da3d86..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/1-black.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/1-green-big.png b/server/sonar-web/src/main/webapp/images/trend/1-green-big.png
deleted file mode 100644
index 8f5ef879f36..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/1-green-big.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/1-green.png b/server/sonar-web/src/main/webapp/images/trend/1-green.png
deleted file mode 100644
index 248bed09ef3..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/1-green.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/1-red-big.png b/server/sonar-web/src/main/webapp/images/trend/1-red-big.png
deleted file mode 100644
index 8a22090dbfb..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/1-red-big.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/1-red.png b/server/sonar-web/src/main/webapp/images/trend/1-red.png
deleted file mode 100644
index 7e33f58ed5f..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/1-red.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/2-black-big.png b/server/sonar-web/src/main/webapp/images/trend/2-black-big.png
deleted file mode 100644
index 45b77e88456..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/2-black-big.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/2-black.png b/server/sonar-web/src/main/webapp/images/trend/2-black.png
deleted file mode 100644
index 81605ed2514..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/2-black.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/2-green-big.png b/server/sonar-web/src/main/webapp/images/trend/2-green-big.png
deleted file mode 100644
index 37c3b68950a..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/2-green-big.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/2-green.png b/server/sonar-web/src/main/webapp/images/trend/2-green.png
deleted file mode 100644
index c8db4d566a7..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/2-green.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/2-red-big.png b/server/sonar-web/src/main/webapp/images/trend/2-red-big.png
deleted file mode 100644
index d1682b865d3..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/2-red-big.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/trend/2-red.png b/server/sonar-web/src/main/webapp/images/trend/2-red.png
deleted file mode 100644
index e580917b37b..00000000000
--- a/server/sonar-web/src/main/webapp/images/trend/2-red.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/understanding-leak-period.svg b/server/sonar-web/src/main/webapp/images/understanding-leak-period.svg
deleted file mode 100644
index 69b9ff076d7..00000000000
--- a/server/sonar-web/src/main/webapp/images/understanding-leak-period.svg
+++ /dev/null
@@ -1,13 +0,0 @@
-<svg viewBox="0 0 500 240" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-miterlimit="10">
- <path d="M284.45 8v42.5H69.35v113h389.3V8h-174.2z" fill="#F7F7F7" fill-rule="nonzero"/>
- <path fill="#F6F9FD" d="M55.35 38.5h196v113h-196z"/>
- <path fill="#FAF3DB" d="M250.65 0h196v151.5h-196z"/>
- <path fill="none" stroke="#E5E5E5" d="M250.65 0h196v38.8h-196zM55.65 38.9h391v112.8h-391z"/>
- <path d="M302.25 14.6h1.9v8.7h4.2v1.6h-6.1V14.6zM316.35 20.4h-3.9v3h4.4v1.5h-6.2V14.6h6v1.5h-4.1v2.7h3.9v1.6h-.1zM321.25 22l-.9 2.9h-1.9l3.3-10.3h2.4l3.4 10.3h-2l-.9-2.9h-3.4zm3-1.4l-.8-2.5c-.2-.6-.4-1.3-.5-1.9-.2.6-.3 1.3-.5 1.9l-.8 2.5h2.6zM329.75 14.6h1.9v4.7c.2-.4.5-.8.8-1.1l2.7-3.6h2.3l-3.6 4.4 3.8 5.9h-2.2l-2.9-4.7-.9 1.1v3.6h-1.9V14.6zM343.35 14.8c.7-.1 1.6-.2 2.9-.2 1.4 0 2.4.3 3 .8.6.5 1 1.3 1 2.3 0 1-.3 1.8-.9 2.3-.8.8-1.9 1.1-3.3 1.1-.4 0-.7 0-.9-.1v3.9h-1.9V14.8h.1zm1.9 4.8c.2.1.5.1.9.1 1.4 0 2.3-.7 2.3-1.9 0-1.1-.8-1.8-2.1-1.8-.5 0-.9 0-1.1.1v3.5zM358.45 20.4h-3.9v3h4.4v1.5h-6.3V14.6h6v1.5h-4.1v2.7h3.9v1.6zM361.35 14.8c.7-.1 1.8-.2 2.8-.2 1.5 0 2.5.2 3.2.8.6.5.9 1.2.9 2.1 0 1.3-.9 2.2-1.9 2.6.7.3 1.2 1 1.4 2 .3 1.3.6 2.5.8 2.9h-1.9c-.2-.3-.4-1.1-.7-2.4-.3-1.3-.8-1.8-1.9-1.8h-.9V25h-1.9V14.8h.1zm1.8 4.6h1.1c1.3 0 2.1-.7 2.1-1.7 0-1.1-.8-1.7-2-1.7-.6 0-1 0-1.2.1v3.3zM370.75 14.6h1.9v10.3h-1.9zM384.75 19.7c0 3.5-2.1 5.4-4.9 5.4-2.9 0-4.7-2.2-4.7-5.3 0-3.2 2-5.4 4.9-5.4 2.9.1 4.7 2.4 4.7 5.3zm-7.7.2c0 2.1 1.1 3.8 2.9 3.8 1.8 0 2.8-1.7 2.8-3.8 0-1.9-1-3.8-2.8-3.8-1.9-.1-2.9 1.6-2.9 3.8zM387.15 14.8c.8-.1 1.9-.2 3-.2 1.9 0 3.3.4 4.2 1.2 1 .8 1.6 2 1.6 3.8 0 1.8-.6 3.2-1.6 4.1-1 .9-2.7 1.4-4.7 1.4-1.1 0-1.9-.1-2.5-.1V14.8zm1.9 8.7h1c2.5 0 3.9-1.3 3.9-4 0-2.3-1.3-3.6-3.7-3.6-.6 0-1 0-1.3.1v7.5h.1z" fill-rule="nonzero"/>
- <path d="M322.85 121.1v-10.3h1.5l3.3 5.2c.8 1.2 1.4 2.3 1.9 3.4-.1-1.4-.2-2.6-.2-4.2v-4.3h1.3v10.3h-1.3l-3.3-5.2c-.7-1.1-1.4-2.3-1.9-3.4.1 1.3.1 2.5.1 4.3v4.4h-1.4v-.2zM333.65 117.6c0 1.8 1.2 2.6 2.5 2.6 1 0 1.5-.2 2.1-.4l.2 1c-.5.2-1.3.5-2.5.5-2.3 0-3.6-1.5-3.6-3.7s1.3-4 3.5-4c2.4 0 3.1 2.1 3.1 3.5v.6h-5.3v-.1zm4-1c0-.9-.4-2.2-1.9-2.2-1.4 0-2 1.3-2.1 2.2h4zM341.15 113.6l1 3.8.6 2.4c.2-.8.4-1.5.7-2.3l1.2-3.8h1.1l1.1 3.7c.3.9.5 1.7.7 2.4.1-.8.3-1.5.6-2.4l1.1-3.7h1.3l-2.4 7.4h-1.2l-1.1-3.5c-.3-.8-.5-1.6-.7-2.4-.2.9-.4 1.7-.7 2.5l-1.2 3.5h-1.2l-2.2-7.4h1.3v-.2zM358.55 119.7c.4.3 1.1.5 1.8.5 1 0 1.4-.5 1.4-1.1 0-.6-.4-1-1.4-1.4-1.3-.5-2-1.2-2-2.1 0-1.2 1-2.2 2.6-2.2.8 0 1.4.2 1.8.5l-.3 1c-.3-.2-.8-.4-1.5-.4-.8 0-1.2.5-1.2 1 0 .6.4.9 1.4 1.3 1.3.5 1.9 1.1 1.9 2.2 0 1.3-1 2.2-2.8 2.2-.8 0-1.6-.2-2.1-.5l.4-1zM364.55 119.7c.4.3 1.1.5 1.8.5 1 0 1.4-.5 1.4-1.1 0-.6-.4-1-1.4-1.4-1.3-.5-2-1.2-2-2.1 0-1.2 1-2.2 2.6-2.2.8 0 1.4.2 1.8.5l-.3 1c-.3-.2-.8-.4-1.5-.4-.8 0-1.2.5-1.2 1 0 .6.4.9 1.4 1.3 1.3.5 1.9 1.1 1.9 2.2 0 1.3-1 2.2-2.8 2.2-.8 0-1.6-.2-2.1-.5l.4-1zM377.05 119c0 .8 0 1.4.1 2h-1.2l-.1-1.2c-.4.6-1.1 1.4-2.5 1.4-1.2 0-2.6-.6-2.6-3.2v-4.3h1.3v4.1c0 1.4.4 2.4 1.7 2.4.9 0 1.5-.6 1.8-1.2.1-.2.1-.4.1-.7v-4.5h1.3v5.2h.1zM380.05 117.6c0 1.8 1.2 2.6 2.5 2.6 1 0 1.5-.2 2.1-.4l.2 1c-.5.2-1.3.5-2.5.5-2.3 0-3.6-1.5-3.6-3.7s1.3-4 3.5-4c2.4 0 3.1 2.1 3.1 3.5v.6h-5.3v-.1zm3.9-1c0-.9-.4-2.2-1.9-2.2-1.4 0-2 1.3-2.1 2.2h4zM386.75 119.7c.4.3 1.1.5 1.8.5 1 0 1.4-.5 1.4-1.1 0-.6-.4-1-1.4-1.4-1.3-.5-2-1.2-2-2.1 0-1.2 1-2.2 2.6-2.2.8 0 1.4.2 1.8.5l-.3 1c-.3-.2-.8-.4-1.5-.4-.8 0-1.2.5-1.2 1 0 .6.4.9 1.4 1.3 1.3.5 1.9 1.1 1.9 2.2 0 1.3-1 2.2-2.8 2.2-.8 0-1.6-.2-2.1-.5l.4-1z" fill="#565656" fill-rule="nonzero"/>
- <path d="M342.35 73l-4.9 2.6-.7-2.9 6.1-3.2h3.2v27.8h-3.6V73h-.1zM374.45 83c0 9.4-3.5 14.6-9.6 14.6-5.4 0-9.1-5.1-9.2-14.3 0-9.3 4-14.4 9.6-14.4 5.9.1 9.2 5.3 9.2 14.1zm-15 .5c0 7.2 2.2 11.3 5.6 11.3 3.8 0 5.7-4.5 5.7-11.6 0-6.8-1.8-11.3-5.6-11.3-3.3 0-5.7 4-5.7 11.6z" fill="#226B94" fill-rule="nonzero"/>
- <path d="M56.15 109.6s12.2-.3 17.2-2.3c5-2 18.7-4.3 21-4.7 2.3-.3 12.7-.7 14.7 1s9 5 10.3 6.3c1.3 1.3 4.3 4 9.3 3.3 5-.7 12.7-3 15.3-3.7 2.7-.7 4.7-.7 11.3 1.7 6.7 2.3 16 5.7 16 5.7l17.3-3s8 1 12.7 4c4.7 3 14.7 1.7 14.7 1.7l10 2.7 9 3 15.7-1v27H56.15v-41.7z" fill="#E9F1FC" fill-rule="nonzero"/>
- <path d="M446.15 123.6s-13.1-1-13.6-1 3.2-.3-8.8.5-16.8 1.5-22.7 2.5c-5.8 1-11.7 2.8-19.3 2.2-7.7-.7-15.8-2.2-15.8-2.2l-12.2-1.5-14.2-1.5s-16.2-2-24.7-1-12 5.2-20 4.5c-8-.7-14.8-1.8-14.8-1.8l-15.5-.7-13.8.7v27h195.5v-27.7h-.1z" fill="#EDE7D0" fill-rule="nonzero"/>
- <path fill="#565656" fill-rule="nonzero" d="M138.75 110.7h1.3V121h-1.3zM354.75 110.7h1.3V121h-1.3zM142.15 119.7c.4.3 1.1.5 1.8.5 1 0 1.4-.5 1.4-1.1 0-.6-.4-1-1.4-1.4-1.3-.5-2-1.2-2-2.1 0-1.2 1-2.2 2.6-2.2.8 0 1.4.2 1.8.5l-.3 1c-.3-.2-.8-.4-1.5-.4-.8 0-1.2.5-1.2 1 0 .6.4.9 1.4 1.3 1.3.5 1.9 1.1 1.9 2.2 0 1.3-1 2.2-2.8 2.2-.8 0-1.6-.2-2.1-.5l.4-1zM148.25 119.7c.4.3 1.1.5 1.8.5 1 0 1.4-.5 1.4-1.1 0-.6-.4-1-1.4-1.4-1.3-.5-2-1.2-2-2.1 0-1.2 1-2.2 2.6-2.2.8 0 1.4.2 1.8.5l-.3 1c-.3-.2-.8-.4-1.5-.4-.8 0-1.2.5-1.2 1 0 .6.4.9 1.4 1.3 1.3.5 1.9 1.1 1.9 2.2 0 1.3-1 2.2-2.8 2.2-.8 0-1.6-.2-2.1-.5l.4-1zM160.65 119c0 .8 0 1.4.1 2h-1.2l-.1-1.2c-.4.6-1.1 1.4-2.5 1.4-1.2 0-2.6-.6-2.6-3.2v-4.3h1.3v4.1c0 1.4.4 2.4 1.7 2.4.9 0 1.5-.6 1.8-1.2.1-.2.1-.4.1-.7v-4.5h1.3v5.2h.1zM163.65 117.6c0 1.8 1.2 2.6 2.5 2.6 1 0 1.5-.2 2.1-.4l.2 1c-.5.2-1.3.5-2.5.5-2.3 0-3.6-1.5-3.6-3.7s1.3-4 3.5-4c2.4 0 3.1 2.1 3.1 3.5v.6h-5.3v-.1zm4-1c0-.9-.4-2.2-1.9-2.2-1.4 0-2 1.3-2.1 2.2h4zM170.45 119.7c.4.3 1.1.5 1.8.5 1 0 1.4-.5 1.4-1.1 0-.6-.4-1-1.4-1.4-1.3-.5-2-1.2-2-2.1 0-1.2 1-2.2 2.6-2.2.8 0 1.4.2 1.8.5l-.3 1c-.3-.2-.8-.4-1.5-.4-.8 0-1.2.5-1.2 1 0 .6.4.9 1.4 1.3 1.3.5 1.9 1.1 1.9 2.2 0 1.3-1 2.2-2.8 2.2-.8 0-1.6-.2-2.1-.5l.4-1z"/>
- <path d="M125.65 97.2v-2.3l2.9-2.9c7.1-6.7 10.3-10.3 10.3-14.5 0-2.8-1.4-5.4-5.5-5.4-2.5 0-4.6 1.3-5.9 2.3l-1.2-2.6c1.9-1.6 4.7-2.8 7.9-2.8 6 0 8.5 4.1 8.5 8.1 0 5.1-3.7 9.3-9.6 14.9l-2.2 2v.1h12.5v3.1h-17.7zM164.15 72.6h-10.6l-1.1 7.1c.6-.1 1.2-.2 2.3-.2 2.1 0 4.3.5 6 1.5 2.2 1.2 4 3.6 4 7.1 0 5.4-4.3 9.5-10.3 9.5-3 0-5.6-.9-6.9-1.7l.9-2.9c1.2.7 3.4 1.5 5.9 1.5 3.5 0 6.6-2.3 6.6-6 0-3.6-2.4-6.1-8-6.1-1.6 0-2.8.2-3.8.3l1.8-13.3h13.3v3.2h-.1zM169.05 90.2c0-3.5 2.1-6 5.5-7.4v-.1c-3.1-1.5-4.4-3.8-4.4-6.2 0-4.4 3.7-7.4 8.6-7.4 5.4 0 8.1 3.4 8.1 6.8 0 2.3-1.2 4.9-4.6 6.5v.1c3.5 1.4 5.6 3.8 5.6 7.2 0 4.8-4.1 8.1-9.4 8.1-5.9-.1-9.4-3.6-9.4-7.6zm15-.2c0-3.4-2.3-5-6.1-6.1-3.2.9-5 3.1-5 5.7-.1 2.8 2 5.3 5.6 5.3 3.3.1 5.5-2 5.5-4.9zm-10.3-13.9c0 2.8 2.1 4.3 5.3 5.1 2.4-.8 4.2-2.5 4.2-5 0-2.2-1.3-4.5-4.7-4.5-3.1 0-4.8 2-4.8 4.4z" fill="#226B94" fill-rule="nonzero"/>
-</svg>
diff --git a/server/sonar-web/src/main/webapp/images/understanding-quality-gates.svg b/server/sonar-web/src/main/webapp/images/understanding-quality-gates.svg
deleted file mode 100644
index 2b8322ba7a4..00000000000
--- a/server/sonar-web/src/main/webapp/images/understanding-quality-gates.svg
+++ /dev/null
@@ -1,17 +0,0 @@
-<svg viewBox="0 0 500 240" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.41">
- <path d="M41 175.5L144 273h183s1-143 0-143-72-82-72-82L39 89l47 45-45 41.5z" fill="url(#a)" fill-rule="nonzero" transform="translate(102.336 -34.6)"/>
- <path d="M332.74 69.6h-163.7c-18.6 0-33.8-15.2-33.8-33.8 0-18.6 15.2-33.8 33.8-33.8h163.7c18.6 0 33.8 15.2 33.8 33.8 0 18.6-15.2 33.8-33.8 33.8z" fill="#C54045" fill-rule="nonzero"/>
- <path d="M332.74 151.6h-163.7c-18.6 0-33.8-15.2-33.8-33.8 0-18.6 15.2-33.8 33.8-33.8h163.7c18.6 0 33.8 15.2 33.8 33.8 0 18.6-15.2 33.8-33.8 33.8z" fill="#8FB963" fill-rule="nonzero"/>
- <g fill="#fff" fill-rule="nonzero">
- <path d="M213.74 107.9c1.6 1.2 2.4 2.9 2.4 5.3 0 2.5-.8 4.3-2.4 5.5-1.6 1.2-3.7 1.8-6.3 1.8h-2.6v7.7h-4.2V106h6.6c2.7.1 4.9.7 6.5 1.9zm-3.2 8.5c.8-.6 1.2-1.7 1.2-3.3 0-2.6-1.5-4-4.6-4h-2.3v8.2h2.3c1.4.1 2.6-.2 3.4-.9zM231.34 125.3c.2.3.5.6 1 .7l-.9 2.7c-1-.1-1.8-.3-2.4-.7-.6-.4-1.1-1-1.4-1.8-.6.9-1.3 1.5-2.2 1.9-.9.4-1.8.6-2.9.6-1.7 0-3-.5-4-1.4-1-1-1.5-2.2-1.5-3.8 0-1.8.7-3.2 2-4.2s3.2-1.5 5.7-1.5h2.1v-1c0-1.1-.3-1.9-.8-2.3-.5-.4-1.3-.7-2.4-.7-1.2 0-2.7.3-4.5.9l-1-2.8c2.1-.8 4.2-1.2 6.2-1.2 4.3 0 6.5 1.9 6.5 5.8v7.1c.1.9.3 1.3.5 1.7zm-4.4-1.6v-3.4h-1.7c-2.7 0-4 1-4 3 0 .8.2 1.4.6 1.9.4.5 1 .7 1.8.7 1.4-.1 2.5-.8 3.3-2.2zM247.34 112.8l-1.6 2.5c-1.4-1-2.8-1.4-4.2-1.4-.9 0-1.5.2-2 .5s-.7.7-.7 1.2c0 .4.1.7.3 1 .2.3.5.5 1 .7.5.2 1.2.5 2.2.8 1.8.5 3.2 1.1 4.1 2 .9.8 1.3 1.9 1.3 3.4 0 1.7-.7 3-2.1 4-1.4 1-3.1 1.4-5.1 1.4-1.4 0-2.7-.2-3.8-.6-1.1-.4-2.1-1-3-1.8l2.1-2.3c1.4 1.1 2.9 1.7 4.6 1.7.9 0 1.7-.2 2.2-.5.6-.4.8-.8.8-1.4 0-.5-.1-.9-.3-1.2-.2-.3-.6-.6-1.1-.8-.5-.2-1.3-.5-2.5-.8-1.7-.5-3-1.1-3.8-2-.8-.9-1.2-1.9-1.2-3.2 0-.9.3-1.8.8-2.5s1.3-1.3 2.3-1.8c1-.4 2.1-.6 3.4-.6 2.6-.3 4.6.4 6.3 1.7zM262.64 112.8l-1.6 2.5c-1.4-1-2.8-1.4-4.2-1.4-.9 0-1.5.2-2 .5s-.7.7-.7 1.2c0 .4.1.7.3 1 .2.3.5.5 1 .7.5.2 1.2.5 2.2.8 1.8.5 3.2 1.1 4.1 2 .9.8 1.3 1.9 1.3 3.4 0 1.7-.7 3-2.1 4-1.4 1-3.1 1.4-5.1 1.4-1.4 0-2.7-.2-3.8-.6-1.1-.4-2.1-1-3-1.8l2.1-2.3c1.4 1.1 2.9 1.7 4.6 1.7.9 0 1.7-.2 2.2-.5.6-.4.8-.8.8-1.4 0-.5-.1-.9-.3-1.2-.2-.3-.6-.6-1.1-.8-.5-.2-1.3-.5-2.5-.8-1.7-.5-3-1.1-3.8-2-.8-.9-1.2-1.9-1.2-3.2 0-.9.3-1.8.8-2.5s1.3-1.3 2.3-1.8c1-.4 2.1-.6 3.4-.6 2.6-.3 4.6.4 6.3 1.7zM280.34 121.1h-10.7c.1 1.6.6 2.8 1.3 3.5.7.7 1.7 1.1 2.9 1.1.7 0 1.5-.1 2.1-.4.7-.2 1.4-.6 2.1-1.1l1.7 2.3c-1.9 1.5-4 2.3-6.3 2.3-2.6 0-4.6-.8-6-2.4-1.4-1.6-2.1-3.7-2.1-6.5 0-1.7.3-3.3.9-4.7.6-1.4 1.5-2.5 2.6-3.2 1.1-.8 2.5-1.2 4-1.2 2.4 0 4.2.8 5.5 2.3 1.3 1.5 2 3.6 2 6.3.1.2.1.8 0 1.7zm-3.9-2.9c0-3-1.1-4.5-3.3-4.5-1 0-1.8.4-2.4 1.1-.6.7-.9 1.9-1 3.5h6.7v-.1zM298.54 128.3h-3.6l-.3-2.2c-.5.8-1.2 1.5-2 1.9-.8.4-1.8.7-2.8.7-2.1 0-3.7-.8-4.8-2.4-1.1-1.6-1.7-3.8-1.7-6.6 0-1.8.3-3.3.8-4.7.5-1.4 1.4-2.4 2.4-3.2 1-.8 2.3-1.1 3.7-1.1 1.6 0 3 .6 4.2 1.8v-8.6l4.1.4v24zm-5.7-3.2c.6-.4 1.1-.9 1.6-1.7v-7.8c-.5-.6-1-1-1.5-1.3-.5-.3-1.1-.4-1.7-.4-1.1 0-2 .5-2.6 1.5-.6 1-.9 2.4-.9 4.4 0 2.1.3 3.6.8 4.5.5.9 1.4 1.4 2.4 1.4.7 0 1.4-.2 1.9-.6z"/>
- </g>
- <g fill="#fff" fill-rule="nonzero">
- <path d="M208.14 26.2v6.6h6.8v3.1h-6.8v9.2h-4.2v-22h12.6l-.5 3.1h-7.9zM231.24 42.3c.2.3.5.6 1 .7l-.9 2.7c-1-.1-1.8-.3-2.4-.7-.6-.4-1.1-1-1.4-1.8-.6.9-1.3 1.5-2.2 1.9-.9.4-1.8.6-2.9.6-1.7 0-3-.5-4-1.4-1-1-1.5-2.2-1.5-3.8 0-1.8.7-3.2 2-4.2s3.2-1.5 5.7-1.5h2.1v-1c0-1.1-.3-1.9-.8-2.3-.5-.4-1.3-.7-2.4-.7-1.2 0-2.7.3-4.5.9l-1-2.8c2.1-.8 4.2-1.2 6.2-1.2 4.3 0 6.5 1.9 6.5 5.8v7.1c.1.9.2 1.3.5 1.7zm-4.4-1.6v-3.4h-1.7c-2.7 0-4 1-4 3 0 .8.2 1.4.6 1.9.4.5 1 .7 1.8.7 1.4-.1 2.5-.8 3.3-2.2zM239.74 20.4c.5.5.7 1.1.7 1.8s-.2 1.3-.7 1.8c-.5.5-1.1.7-1.9.7-.8 0-1.4-.2-1.8-.7-.5-.5-.7-1.1-.7-1.8s.2-1.3.7-1.8c.5-.5 1.1-.7 1.8-.7.8 0 1.4.2 1.9.7zm-3.9 24.9v-17h4.1v17h-4.1zM249.14 42.2c.1.2.4.3.7.3.3 0 .6-.1 1-.2l.9 2.9c-.9.4-1.9.6-2.9.6-1.3 0-2.3-.4-3-1.1-.7-.7-1-1.8-1-3.2v-20l4.1-.4v20.1c-.1.4 0 .8.2 1zM267.94 38.1h-10.7c.1 1.6.6 2.8 1.3 3.5.7.7 1.7 1.1 2.9 1.1.7 0 1.5-.1 2.1-.4.7-.2 1.4-.6 2.1-1.1l1.7 2.3c-1.9 1.5-4 2.3-6.3 2.3-2.6 0-4.6-.8-6-2.4-1.4-1.6-2.1-3.7-2.1-6.5 0-1.7.3-3.3.9-4.7.6-1.4 1.5-2.5 2.6-3.2 1.1-.8 2.5-1.2 4-1.2 2.4 0 4.2.8 5.5 2.3 1.3 1.5 2 3.6 2 6.3.1.2 0 .8 0 1.7zm-4-2.9c0-3-1.1-4.5-3.3-4.5-1 0-1.8.4-2.4 1.1-.6.7-.9 1.9-1 3.5h6.7v-.1zM286.14 45.3h-3.6l-.3-2.2c-.5.8-1.2 1.5-2 1.9-.8.4-1.8.7-2.8.7-2.1 0-3.7-.8-4.8-2.4-1.1-1.6-1.7-3.8-1.7-6.6 0-1.8.3-3.3.8-4.7.5-1.4 1.4-2.4 2.4-3.2 1-.8 2.3-1.1 3.7-1.1 1.6 0 3 .6 4.2 1.8v-8.6l4.1.4v24zm-5.7-3.2c.6-.4 1.1-.9 1.6-1.7v-7.8c-.5-.6-1-1-1.5-1.3-.5-.3-1.1-.4-1.7-.4-1.1 0-2 .5-2.6 1.5-.6 1-.9 2.4-.9 4.4 0 2.1.3 3.6.8 4.5.5.9 1.4 1.4 2.4 1.4.7 0 1.3-.2 1.9-.6z"/>
- </g>
- <defs>
- <linearGradient id="a" x2="1" gradientUnits="userSpaceOnUse" gradientTransform="scale(175.3) rotate(-128 .864 .24)">
- <stop offset="0%" stop-color="#fff"/>
- <stop offset="100%" stop-color="#ABABAB"/>
- </linearGradient>
- </defs>
-</svg>
diff --git a/server/sonar-web/src/main/webapp/images/up-blue-24.png b/server/sonar-web/src/main/webapp/images/up-blue-24.png
deleted file mode 100644
index 90e1099b2c2..00000000000
--- a/server/sonar-web/src/main/webapp/images/up-blue-24.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/up_16.gif b/server/sonar-web/src/main/webapp/images/up_16.gif
deleted file mode 100644
index 6eb38d1f477..00000000000
--- a/server/sonar-web/src/main/webapp/images/up_16.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/user.gif b/server/sonar-web/src/main/webapp/images/user.gif
deleted file mode 100644
index 4be17176708..00000000000
--- a/server/sonar-web/src/main/webapp/images/user.gif
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/user.png b/server/sonar-web/src/main/webapp/images/user.png
deleted file mode 100644
index 47ee0c35429..00000000000
--- a/server/sonar-web/src/main/webapp/images/user.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/warning.png b/server/sonar-web/src/main/webapp/images/warning.png
deleted file mode 100644
index f00e4264181..00000000000
--- a/server/sonar-web/src/main/webapp/images/warning.png
+++ /dev/null
Binary files differ
diff --git a/server/sonar-web/src/main/webapp/images/zoom.png b/server/sonar-web/src/main/webapp/images/zoom.png
deleted file mode 100644
index 47a5307461f..00000000000
--- a/server/sonar-web/src/main/webapp/images/zoom.png
+++ /dev/null
Binary files differ