[Frontend] Manual re-do of collapse/expand panes

open #90
Animation, styles, hide-show added panes and splitters;
Finessed spacing;
trans-prop* mixins normalized and added delay arg;
This commit is contained in:
Charles Hacskaylo
2015-10-23 10:52:28 -07:00
parent 827e1af581
commit a283a2a0d3
9 changed files with 584 additions and 320 deletions

View File

@@ -47,6 +47,7 @@ $ueBrowseRightPaneInspectW: 10%;
$ueEditLeftPaneW: 75%;
$treeSearchInputBarH: 25px;
$ueTimeControlH: (33px, 20px, 20px);
$ueCollapsedEdgeMargin: 15px;
// Overlay
$ovrTopBarH: 60px;
$ovrFooterH: 30px;