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

Christian Bauer christian at hibernate.org
Mon Jan 14 04:51:41 EST 2008


  User: cbauer  
  Date: 08/01/14 04:51:41

  Modified:    examples/wiki/view/themes/sfwkorg/css  sfwk.css
  Log:
  Layout fix for revision display
  
  Revision  Changes    Path
  1.9       +1 -1      jboss-seam/examples/wiki/view/themes/sfwkorg/css/sfwk.css
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: sfwk.css
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/view/themes/sfwkorg/css/sfwk.css,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- sfwk.css	9 Jan 2008 15:59:26 -0000	1.8
  +++ sfwk.css	14 Jan 2008 09:51:41 -0000	1.9
  @@ -414,7 +414,7 @@
   
   .documentCreatorHistory {
       border-top: 1px solid #ccc;
  -    white-space: nowrap;
  +    white-space: normal;
       padding-top: 5px;
       padding-bottom: 5px;
       line-height: 125%;
  
  
  



More information about the jboss-cvs-commits mailing list