jvanzyl 2004/04/07 07:47:19
Modified: maven-xdoc/src/main/resources/style maven-base.css
maven-theme.css
Log:
o cleaning up css, preparing to move over to maven-plugins.
Revision Changes Path
1.3 +0 -3
maven-components/maven-xdoc/src/main/resources/style/maven-base.css
Index: maven-base.css
===================================================================
RCS file:
/home/cvs/maven-components/maven-xdoc/src/main/resources/style/maven-base.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven-base.css 7 Apr 2004 13:51:42 -0000 1.2
+++ maven-base.css 7 Apr 2004 14:47:19 -0000 1.3
@@ -50,9 +50,6 @@
#navBox {
}
-#rightColun {
-}
-
#contentBox {
}
1.3 +0 -10
maven-components/maven-xdoc/src/main/resources/style/maven-theme.css
Index: maven-theme.css
===================================================================
RCS file:
/home/cvs/maven-components/maven-xdoc/src/main/resources/style/maven-theme.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maven-theme.css 7 Apr 2004 13:51:42 -0000 1.2
+++ maven-theme.css 7 Apr 2004 14:47:19 -0000 1.3
@@ -1,4 +1,3 @@
-
body {
font-family: Verdana, Helvetica, Arial, sans-serif;
margin: 0;
@@ -22,7 +21,6 @@
margin-left: -5px;
}
-
a:link.selfref, a:visited.selfref {
}
@@ -80,7 +78,6 @@
border-top: 1px solid #009900;
padding: 0px;
margin: 0px;
-
}
.navSection {
@@ -205,11 +202,6 @@
#navBox {
}
-#rightColumn {
- padding: 12px;
- border-right: 1px solid #cccccc;
-}
-
#contentBox {
}
@@ -249,7 +241,6 @@
padding: 4px;
}
-
table.bodyTable th, table.wikitable th {
text-align: left;
background-color: #dddddd;
@@ -289,7 +280,6 @@
.java-quote {
color: #990000;
}
-
.source, .code pre {
margin: 0px;
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]