[Frontend] Form styling

#772
Added ".l-controls-under" styling to allow
channel-selector layout;
Added new hint color constants and refined
style defs;
This commit is contained in:
Charles Hacskaylo
2016-03-21 11:13:43 -07:00
parent 90c82f6ef2
commit aa48044345
6 changed files with 17 additions and 8 deletions

View File

@@ -65,9 +65,7 @@
margin-bottom: $interiorMargin;
}
.hint {
color: pushBack($colorOvrFg, 20%);
}
.hint, .field-hints { color: $colorFieldHintOverlay !important; }
.abs.top-bar {
height: $ovrTopBarH;