mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
- Template menus with now template (!) act as simple separators in the menu... should use MenuGroup to be not top-level instead (??)
SVN:trunk[559]
This commit is contained in:
@@ -236,6 +236,11 @@ input.textSearch {
|
||||
.ui-accordion-content ul {
|
||||
list-style:none;
|
||||
padding-left:16px;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.ui-accordion-content li.submenu {
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.ui-accordion-content ul ul {
|
||||
@@ -244,6 +249,7 @@ input.textSearch {
|
||||
list-style:none;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.nothing {
|
||||
noborder-top: 1px solid #8b8b8b;
|
||||
padding: 4px 0px 0px 16px;
|
||||
|
||||
Reference in New Issue
Block a user