[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:
Charles Hacskaylo
2015-12-08 14:16:54 -08:00
parent 4798cb3e7c
commit 6502d36c7a
5 changed files with 551 additions and 273 deletions

View File

@@ -295,7 +295,7 @@
.left {
padding-right: $interiorMarginLg;
.l-back {
.l-back:not(.s-status-editing) {
margin-right: $interiorMarginLg;
}
}