* Modify the module tree on the left side of the editor.
This commit is contained in:
@@ -8,9 +8,11 @@ td.w-200px a:hover {font-weight:bold;}
|
||||
#mainContent .module-col{padding: 0px; padding-left: 10px;}
|
||||
#mainContent .module-content {padding: 0;}
|
||||
#sidebar .module-tree {overflow-y: auto;}
|
||||
#sidebar .module-tree .panel-heading {padding: 4px 10px;}
|
||||
#sidebar .module-tree .panel-heading {padding: 4px 10px; position: relative;}
|
||||
#sidebar .module-tree .panel-heading:after {content: ''; position: absolute; inset: 0 -10px; border-bottom: 1px solid #eee;}
|
||||
|
||||
/* module-tree. */
|
||||
#moduleTree {padding-top: 10px;}
|
||||
#moduleTree.tree ul {margin-bottom: 0;}
|
||||
#moduleTree .active {background-color: #fff;}
|
||||
#menuTree > li.has-list > ul > li {padding-left: 10px;}
|
||||
|
||||
Reference in New Issue
Block a user