[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:
@@ -27,6 +27,8 @@
|
||||
}
|
||||
|
||||
.l-inspect {
|
||||
background: pullForward($colorBodyBg, 3%);
|
||||
@extend .abs;
|
||||
color: $colorInspectorFg;
|
||||
.pane-header {
|
||||
color: pushBack($colorInspectorFg, 20%);
|
||||
|
||||
Reference in New Issue
Block a user