Code cleanup.

SVN:trunk[5977]
This commit is contained in:
Guillaume Lajarige
2018-07-25 07:57:07 +00:00
parent eb0403945b
commit 82ed1853fa
2 changed files with 0 additions and 2 deletions

View File

@@ -2587,7 +2587,6 @@ span.search-button, span.refresh-button {
margin-right: 5px;
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
opacity: 0.5;
}
#itop-breadcrumb .breadcrumb-item a {

View File

@@ -2933,7 +2933,6 @@ span.search-button, span.refresh-button {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
// IE has no filter option: at least, have some effect when hovering...
opacity: 0.5;