[Frontend] Sanding and shimming styles for Elements pool

open #199
open #279
Also tweaked bg color of text inputs;
This commit is contained in:
Charles Hacskaylo
2015-11-17 12:20:14 -08:00
parent a8d563975a
commit 3ff275c853
5 changed files with 131 additions and 161 deletions

View File

@@ -71,12 +71,12 @@
<div class="abs holder holder-elements l-flex-col">
<em class="flex-elem">Elements</em>
<mct-include key="'input-filter'"
class="flex-elem">
class="flex-elem holder">
</mct-include>
<mct-representation
key="'edit-elements'"
mct-object="domainObject"
class="flex-elem current-elements grows vscroll">
class="flex-elem holder grows vscroll current-elements">
</mct-representation>
</div>
</div>