jvanzyl 2004/04/07 12:22:43
Modified: maven-plugins/maven-xdoc-plugin/src/main/resources/style
maven-theme.css
Log:
Revision Changes Path
1.7 +12 -0
maven-components/maven-plugins/maven-xdoc-plugin/src/main/resources/style/maven-theme.css
Index: maven-theme.css
===================================================================
RCS file:
/home/cvs/maven-components/maven-plugins/maven-xdoc-plugin/src/main/resources/style/maven-theme.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- maven-theme.css 7 Apr 2004 19:08:54 -0000 1.6
+++ maven-theme.css 7 Apr 2004 19:22:43 -0000 1.7
@@ -3,6 +3,18 @@
margin: 0;
}
+/*
+body table {
+ width: 100%;
+ border-spacing: 0px;
+}
+
+body td {
+ margin: 2px;
+ padding: 2px;
+}
+*/
+
a {
color: #008800;
text-decoration: none;
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]