Change WiFi icon in Apps. Fix hover color.

This commit is contained in:
Gunther Brunner
2015-08-25 16:45:19 +09:00
parent 1ce4b4fbed
commit fbd11a5951
2 changed files with 5 additions and 1 deletions

View File

@@ -12,6 +12,10 @@
margin-top: -8px;
}
.stf-apps .icon-app:hover .fa {
color: #fff;
}
.stf-apps .heading .icon-app .fa {
font-size: 19px !important;
line-height: 14px !important;