* change padding of lib-menu-item.
This commit is contained in:
@@ -30,8 +30,7 @@
|
||||
.list-menu-item-heading {padding: 0 10px; font-weight: bold; color: #a1a1a1; float: left; width: 100%;}
|
||||
.list-menu-item-heading > .icon {display: inline-block; width: 18px;}
|
||||
.list-menu-item + .list-menu-item-heading {border-top: 1px dotted #ddd;}
|
||||
.list-menu-item {padding: 0 4px 0 26px; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 100%; float: left; width: 100%}
|
||||
#libMenuCustomGroup .list-menu-item {padding-left: 15px}
|
||||
.list-menu-item {padding: 0 8px 0 10px; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 100%; float: left; width: 100%}
|
||||
.list-menu-item.current {background-color: #EBF2F9;}
|
||||
.list-menu-item.active,
|
||||
.list-menu-item:hover {background-color: #e5e5e5; color: #1a53ff}
|
||||
|
||||
Reference in New Issue
Block a user