|
@@ -3,7 +3,6 @@ $grw-sidebar-content-header-height: 58px;
|
|
|
$grw-sidebar-content-footer-height: 50px;
|
|
$grw-sidebar-content-footer-height: 50px;
|
|
|
$grw-pagetree-item-padding-left: 10px;
|
|
$grw-pagetree-item-padding-left: 10px;
|
|
|
$grw-pagetree-item-container-height: 40px;
|
|
$grw-pagetree-item-container-height: 40px;
|
|
|
-$grw-pagetree-item-container-width: 40px;
|
|
|
|
|
|
|
|
|
|
.grw-pagetree {
|
|
.grw-pagetree {
|
|
|
|
|
|
|
@@ -66,7 +65,7 @@ $grw-pagetree-item-container-width: 40px;
|
|
|
|
|
|
|
|
.grw-pagetree-item-container {
|
|
.grw-pagetree-item-container {
|
|
|
.grw-triangle-container {
|
|
.grw-triangle-container {
|
|
|
- width: $grw-pagetree-item-container-width;
|
|
|
|
|
|
|
+ width: 40px;
|
|
|
min-width: 35px;
|
|
min-width: 35px;
|
|
|
height: $grw-pagetree-item-container-height;
|
|
height: $grw-pagetree-item-container-height;
|
|
|
}
|
|
}
|