[Frontend] Manual re-do of collapse/expand panes
open #90 Major work on new .mini-tab elements, used as controls to expand/collapse panes; Cleaned up splitter hover behavior; Changed mixin controlGrippy to not be tied to :before;
This commit is contained in:
@@ -94,11 +94,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
.mobile-menu-icon {
|
||||
.toggle-tree {
|
||||
font-size: 110%;
|
||||
position: absolute;
|
||||
top: $bodyMargin + 2;
|
||||
left: $bodyMargin;
|
||||
&:before {
|
||||
content:'m' !important;
|
||||
}
|
||||
}
|
||||
|
||||
.object-browse-bar {
|
||||
|
||||
Reference in New Issue
Block a user