[Frontend] Migrated to s-status-editing
open #199 open #278 Changed CSS to use s-status-editing instead of .active class; Refined style defs to explicitly target tree and search-results children in order to avoid items in Inspector Elements pool from being designated as being edited; Removed {{searchText}} div from input-filter;
This commit is contained in:
@@ -24,9 +24,7 @@
|
||||
class="flex-elem holder"
|
||||
ng-model="filterBy">
|
||||
</mct-include>
|
||||
<div>{{searchText}}</div>
|
||||
<div class="current-elements abs" style="height: 100%;">
|
||||
<!--p class="hint">Drop objects here to add them...</p-->
|
||||
<ul class="tree">
|
||||
<li ng-repeat="containedObject in composition | filter:searchText">
|
||||
<span class="tree-item">
|
||||
|
||||
Reference in New Issue
Block a user