You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by jm...@apache.org on 2004/02/06 06:49:21 UTC

cvs commit: incubator-directory/www/subprojects/ldap/style maven.css maven_ns4_only.css

jmachols    2004/02/05 21:49:21

  Modified:    www/subprojects/ldap/style maven.css maven_ns4_only.css
  Log:
  Fixed Style Errors
  
  Revision  Changes    Path
  1.2       +1 -1      incubator-directory/www/subprojects/ldap/style/maven.css
  
  Index: maven.css
  ===================================================================
  RCS file: /home/cvs/incubator-directory/www/subprojects/ldap/style/maven.css,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven.css	6 Feb 2004 05:27:08 -0000	1.1
  +++ maven.css	6 Feb 2004 05:49:21 -0000	1.2
  @@ -34,7 +34,7 @@
    }
   
   #banner, #banner td { 
  - background: #036;
  + background: #FFFFFF;
    color: #fff;
    }
   
  
  
  
  1.2       +1 -1      incubator-directory/www/subprojects/ldap/style/maven_ns4_only.css
  
  Index: maven_ns4_only.css
  ===================================================================
  RCS file: /home/cvs/incubator-directory/www/subprojects/ldap/style/maven_ns4_only.css,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven_ns4_only.css	6 Feb 2004 05:27:08 -0000	1.1
  +++ maven_ns4_only.css	6 Feb 2004 05:49:21 -0000	1.2
  @@ -32,7 +32,7 @@
    }
   
   #banner, #banner td { 
  - background: #036;
  + background: #FFFFFF;
    color: #fff;
    }