bwalding 2003/08/11 05:16:09
Modified: src/plugins-build/xdoc/src/plugin-resources/css maven.css
Log:
Sort of corrects the problem Dion had with all the menus lining up with each other
when they should.
Revision Changes Path
1.5 +4 -0 maven/src/plugins-build/xdoc/src/plugin-resources/css/maven.css
Index: maven.css
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/xdoc/src/plugin-resources/css/maven.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- maven.css 17 Jul 2003 11:02:26 -0000 1.4
+++ maven.css 11 Aug 2003 12:16:09 -0000 1.5
@@ -107,4 +107,8 @@
#navcolumn div div {
background-image: none;
background-repeat: no-repeat;
+}
+
+#navcolumn div div {
+ padding-left: 10px;
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]