Tagging nav link <div>s and mutating the maven.css for better

spacing.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114468 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
werken 2003-12-10 15:00:08 +00:00
parent 094039e3bc
commit ae3c9b0c82
2 changed files with 6 additions and 1 deletions

View File

@ -23,6 +23,11 @@ body {
/* margin-left: -10px; */
}
.navLink {
padding-top: 2px;
padding-bottom: 2px;
}
.app h3 a
{
font-weight: normal;

View File

@ -257,7 +257,7 @@
</j:if>
<div>
<div class="navLink">
<small>
<j:if test="${navbean.isSelected(item.get(0))}">
<b><doc:itemLink name="${_name}" link="${_link}" img="${_img}" state="${_state}"/></b>