DJIN#41168 iconcolor was onterecht omgezet naar iconhovercolor

svn path=/Website/branches/v2017.1/; revision=34523
This commit is contained in:
2017-07-05 09:52:12 +00:00
parent ea79c980d6
commit 6111bf2c89

View File

@@ -4324,7 +4324,7 @@ body.floorscreen3d {
transition: color 0.4s;
}
.hasIcon i.fa, i.fa.hasIcon {
color:==iconhovercolor==;
color:==iconcolor==;
font-size: 1.2em;
}