You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2004/04/07 15:51:42 UTC

cvs commit: maven-components/maven-xdoc/src/main/resources/style maven-base.css maven-theme.css

jvanzyl     2004/04/07 06:51:42

  Modified:    maven-xdoc/src/main/resources/style maven-base.css
                        maven-theme.css
  Log:
  
  
  Revision  Changes    Path
  1.2       +0 -2      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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven-base.css	7 Apr 2004 01:36:05 -0000	1.1
  +++ maven-base.css	7 Apr 2004 13:51:42 -0000	1.2
  @@ -51,11 +51,9 @@
   }
   
   #rightColun {
  -
   }
   
   #contentBox {
  -
   }
   
   #footer {
  
  
  
  1.2       +0 -18     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.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven-theme.css	7 Apr 2004 01:36:05 -0000	1.1
  +++ maven-theme.css	7 Apr 2004 13:51:42 -0000	1.2
  @@ -172,10 +172,8 @@
     padding: .2em;
   }
   
  -
   p {
     line-height: 1.8em;
  -  /*padding-left: 20px;*/
     padding-right: 20px;
   }
   
  @@ -213,7 +211,6 @@
   }
   
   #contentBox {
  -
   }
   
   table.bodyTable, table.wikitable {
  @@ -268,20 +265,6 @@
     padding: 4px;
   }
   
  -/*
  -table.bodyTable th, table.wikitable th {
  -  border-bottom: 2px solid #999999;
  -}
  -
  -table.bodyTable tr.a {
  -  background-color: #dedede;
  -}
  -
  -table.bodyTable tr.b {
  -  background-color: #efefef;
  -}
  -*/
  -
   .source, .code {
     padding: 12px;
     margin: 12px;
  @@ -372,7 +355,6 @@
   .searchResults b {
     color: #007700;
   }
  -
   
   .linecomment { color: #bbbbbbb; }
   .blockcomment { color: #bbbbbbb; }
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org