[jboss-cvs] jboss-seam/examples/wiki/view/themes/default/css ...

Christian Bauer christian at hibernate.org
Sun Sep 2 05:39:44 EDT 2007


  User: cbauer  
  Date: 07/09/02 05:39:44

  Modified:    examples/wiki/view/themes/default/css  template.css
  Log:
  New diff and improvements to history function
  
  Revision  Changes    Path
  1.38      +6 -0      jboss-seam/examples/wiki/view/themes/default/css/template.css
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: template.css
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/view/themes/default/css/template.css,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -b -r1.37 -r1.38
  --- template.css	1 Sep 2007 08:42:48 -0000	1.37
  +++ template.css	2 Sep 2007 09:39:44 -0000	1.38
  @@ -792,6 +792,12 @@
       margin: 10px;
   }
   
  +.diffInfo {
  +    font-size: 85%;
  +    font-weight: bold;
  +    color: #666;
  +}
  +
   .diffDeleted {
       background-color: #ffaaaa;
   }
  
  
  



More information about the jboss-cvs-commits mailing list