[Mobile] IN PROGRESS: Misc layout tweaks; treeview pane styling

open #74
Treeview pane darkened;
Spacing in frame tweaked;
#content-area in right pane hidden
when treeview expanded for
phone portrait only;
Removed mobile-pane and
desktop-browse classes from markup;
This commit is contained in:
Charles Hacskaylo
2015-08-26 10:08:57 -07:00
parent 39bd292886
commit 89bfa54563
4 changed files with 59 additions and 40 deletions

View File

@@ -36,7 +36,7 @@
line-height: $ohH;
}
>.object-holder.abs {
top: $ohH + $interiorMarginSm;
top: $ohH + $interiorMargin;
}
.contents {
$myM: $interiorMargin;