[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

@@ -312,7 +312,8 @@ define([
"dialog": {
"control": "selector",
"name": "Modes",
"type": "mode"
"type": "mode",
"layout": "controls-under"
},
"property": "modes"
},