* Code for task#99371
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
.h-full {height: 100%;}
|
||||
.w-full {width: 100%;}
|
||||
.overflow-x-auto {overflow-x: auto;}
|
||||
main-content {padding-top: 0; padding-bottom: 0;}
|
||||
.main-content {padding-top: 0; padding-bottom: 0;}
|
||||
.main-content #createDropdown {display: inline-block;}
|
||||
.main-content #createDropdown ul {position: absolute;}
|
||||
#pageNav .dropdown-menu {max-height: inherit;}
|
||||
@@ -54,7 +54,11 @@ li.drag-shadow ul {display: none!important;}
|
||||
.flex-center {display: flex; align-items: center; justify-content: space-between;}
|
||||
.tree li>.list-toggle {top: 4px;}
|
||||
|
||||
.spliter {flex: 0 0 15px;}
|
||||
/* css for sidebar */
|
||||
.sidebar-toggle > .icon {position: absolute; top: 50%; left: -1px; width: 12px; height: 30px; margin-top: -10px; line-height: 30px; color: #fff; text-align: center; background: #7dcdfe; border-radius: 6px;}
|
||||
.col-spliter:after {display: none;}
|
||||
|
||||
.spliter {flex: 0 0 12px;}
|
||||
|
||||
#mainContent .table-empty-tip > p, #createDocs {display: inline-block;}
|
||||
.createDropdown a.btn-primary, .createDropdown a.btn-info {border-right: 1px solid rgba(255,255,255,0.2);}
|
||||
|
||||
Reference in New Issue
Block a user