diff options
author | Stas Vilchik <vilchiks@gmail.com> | 2014-07-29 10:19:55 +0200 |
---|---|---|
committer | Stas Vilchik <vilchiks@gmail.com> | 2014-07-29 10:36:29 +0200 |
commit | 0e52f9b94431d39ec0daad9f1a3992d54187e9aa (patch) | |
tree | e9acea613b83de1cf3b2496949687fb08f39fc41 /server/sonar-web/src/main/less/icons.less | |
parent | 4e8e3124d0c03f8cdb420627a33589a504ab4524 (diff) | |
download | sonarqube-0e52f9b94431d39ec0daad9f1a3992d54187e9aa.tar.gz sonarqube-0e52f9b94431d39ec0daad9f1a3992d54187e9aa.zip |
SONAR-5468 Improve rendering of duplications that are on the same file
Diffstat (limited to 'server/sonar-web/src/main/less/icons.less')
-rw-r--r-- | server/sonar-web/src/main/less/icons.less | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/server/sonar-web/src/main/less/icons.less b/server/sonar-web/src/main/less/icons.less index 271a0045538..08b7cccc175 100644 --- a/server/sonar-web/src/main/less/icons.less +++ b/server/sonar-web/src/main/less/icons.less @@ -509,11 +509,6 @@ a[class^="icon-"], a[class*=" icon-"] { content: "\f016"; font-size: @iconFontSize; } -.icon-cross-project:before { - content: "\f0ec"; - color: @purple; - font-size: @iconFontSize; -} /* |