f
This commit is contained in:
parent
aa0370bb51
commit
6e4190abc2
3
dev.less
3
dev.less
@ -57,6 +57,9 @@ body::before {
|
|||||||
/* bold 1st level (headers) */
|
/* bold 1st level (headers) */
|
||||||
.navigation li.level1>a{
|
.navigation li.level1>a{
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
.ui-menu-icon{
|
||||||
|
display: none !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* make all parents static so absolute positions work */
|
/* make all parents static so absolute positions work */
|
||||||
|
Loading…
Reference in New Issue
Block a user