bold navigation header

This commit is contained in:
Frédéric Péters 2009-09-24 13:33:03 +02:00
parent 171f5b3352
commit 6f5f086f0d
1 changed files with 6 additions and 0 deletions

View File

@ -523,6 +523,12 @@ ul.portletNavigationTree li ul {
.navTreeLevel0 li a {
padding-left: 1px !important;
font-weight: bold;
}
.navTreeLevel1 li a {
font-weight: normal;
margin-left: 10px !important;
}
/* @end */