[Frontend] Expand/collapse styling

open #90
Significant styling on new mini-tabs;
Main layout margins adjusted;
This commit is contained in:
Charles Hacskaylo
2015-10-23 18:24:55 -07:00
parent 17b3378655
commit aa3cf70b22
7 changed files with 552 additions and 409 deletions

View File

@@ -44,10 +44,12 @@ $ueAppLogoW: 105px;
$ueEditToolBarH: 25px;
$ueBrowseLeftPaneTreeW: 25%;
$ueBrowseRightPaneInspectW: 20%;
$ueCollapsedPaneEdgeM: 10px;
$uePaneMiniTabH: $ueTopBarH;
$uePaneMiniTabW: $ueCollapsedPaneEdgeM + $interiorMargin;
$ueEditLeftPaneW: 75%;
$treeSearchInputBarH: 25px;
$ueTimeControlH: (33px, 20px, 20px);
$ueCollapsedEdgeMargin: 15px;
// Overlay
$ovrTopBarH: 60px;
$ovrFooterH: 30px;