mirror of
https://github.com/e107inc/e107.git
synced 2025-09-02 02:42:40 +02:00
Issue #2487 - Category Tree fixes.
This commit is contained in:
@@ -1552,8 +1552,12 @@ body#admin-menus #sc-admin-help .panel-body {
|
||||
td img.thumbnail { margin-bottom:0 }
|
||||
|
||||
|
||||
|
||||
|
||||
/* Parent/Child Indicator */
|
||||
.treeprefix {margin-right:4px}
|
||||
.treeprefix.level-2 { margin-left:10px }
|
||||
.treeprefix.level-3 { margin-left:30px }
|
||||
.treeprefix.level-4 { margin-left:50px }
|
||||
.treeprefix.level-5 { margin-left:70px }
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user