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

Christian Bauer christian at hibernate.org
Tue Mar 20 14:40:33 EDT 2007


  User: cbauer  
  Date: 07/03/20 14:40:33

  Modified:    examples/wiki/view/themes/default/css  template.css
  Log:
  Session timeout popup notice
  
  Revision  Changes    Path
  1.15      +2 -1      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.14
  retrieving revision 1.15
  diff -u -b -r1.14 -r1.15
  --- template.css	20 Mar 2007 02:38:14 -0000	1.14
  +++ template.css	20 Mar 2007 18:40:32 -0000	1.15
  @@ -192,7 +192,8 @@
   }
   
   .attachmentDisplay {
  -    margin: 10px;
  +    padding-top: 10px;
  +    padding-bottom: 10px;
       clear:both;
   }
   
  
  
  



More information about the jboss-cvs-commits mailing list