lighten the new icons

This commit is contained in:
tophf 2017-04-18 16:18:12 +03:00
parent 53814fc9e6
commit 7527845f1a

View File

@ -249,6 +249,18 @@ summary {
display: none; display: none;
} }
.newUI .svg-icon {
fill: #aaa;
}
.newUI .entry:hover .svg-icon {
fill: #666;
}
.newUI .entry:hover .svg-icon:hover {
fill: #000;
}
.newUI .checking-update .check-update { .newUI .checking-update .check-update {
opacity: 0; opacity: 0;
display: inline; display: inline;