Making the width of the left navcolumn adjustable via a property.
${maven.ui.navcol.width} now defaults to 20% and replaces a hardcoded
20% in the site.jsl. With the new hierarchic expanding navigation,
it can get pretty wide when pushed to its limits.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114314 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -23,6 +23,8 @@ maven.xdoc.poweredby.image=maven-propaganda.png
|
||||
maven.xdoc.poweredby.title=Powered by Maven
|
||||
maven.xdoc.poweredby.url=http://maven.apache.org/
|
||||
|
||||
# The width of the navigation column
|
||||
maven.ui.navcol.width = 20%
|
||||
|
||||
#
|
||||
# UI Color Prefs
|
||||
|
||||
Reference in New Issue
Block a user