[Frontend] Significant mods to main layout strategy

open #90
IN-PROGRESS
To support desired edge-to-edge styling of Inspector pane;
Removed superflous .scss file;
Enhancements to splitter .scss to allow flush edging and
edge shadows;
This commit is contained in:
Charles Hacskaylo
2015-10-29 17:31:35 -07:00
parent ddebbf119f
commit 1dbd721b14
11 changed files with 583 additions and 526 deletions

View File

@@ -27,6 +27,8 @@
}
.l-inspect {
background: pullForward($colorBodyBg, 3%);
@extend .abs;
color: $colorInspectorFg;
.pane-header {
color: pushBack($colorInspectorFg, 20%);