[Frontend] s-status-pending sanding and polishing

open #431
Cleanups, comment removal; Inspector location items
with s-status-pending tweaked;
Fixed grid-item background class;
This commit is contained in:
Charles Hacskaylo
2015-12-17 12:24:57 -08:00
parent 941d0d0057
commit ae89a169d0
8 changed files with 164 additions and 86 deletions

View File

@@ -300,7 +300,7 @@
@include desktop {
@if $bgHov != none {
&:not(.disabled):hover {
background: $bgHov;
@include background-image($bgHov);
>.icon {
color: lighten($ic, $ltGamma);
}