[Frontend] Markup and CSS mods to clean up form elements display

WTD-610
CSS and markup mods principally focused on selects, checkboxes and composite controls;
Cleaned up positioning and formatting in .l-result area of query form bottom;
Removed display of view type when only a single view available for an object in switcher.html

Conflicts:
	platform/commonUI/general/res/css/theme-espresso.css
	vista/query/res/templates/channel-query.html
	vista/query/res/templates/channel-selector.html
	vista/query/res/templates/evr-query.html
This commit is contained in:
Charles Hacskaylo
2015-02-24 15:58:06 -08:00
committed by Victor Woeltjen
parent 9c001fabd9
commit 448b535de0
7 changed files with 202 additions and 98 deletions

View File

@@ -3,5 +3,5 @@
name="mctControl"
ng-model="ngModel[field]"
ng-disabled="ngDisabled">
<em>&nbsp;</em>
<em></em>
</label>