User: user57  
  Date: 01/11/20 19:42:08

  Modified:    src/docs printable.css
  Log:
   o forgot to save file before commit =(
  
  Revision  Changes    Path
  1.2       +5 -0      newsite/src/docs/printable.css
  
  Index: printable.css
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/src/docs/printable.css,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- printable.css     2001/11/21 03:21:08     1.1
  +++ printable.css     2001/11/21 03:42:08     1.2
  @@ -2,5 +2,10 @@
    * Style Sheet for printable pages on the JBoss Users website.
    */
   
  -/* $Id: printable.css,v 1.1 2001/11/21 03:21:08 user57 Exp $ */
  +/* $Id: printable.css,v 1.2 2001/11/21 03:42:08 user57 Exp $ */
   
  +.code, .command, .output { 
  +   background-color: #ffffff;
  +   color: #000000;
  +   border-color: #000000;
  +}
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to