[jboss-cvs] jboss-seam/examples/seambay/view/style ...

Shane Bryzak sbryzak at redhat.com
Sun Apr 15 21:40:15 EDT 2007


  User: sbryzak2
  Date: 07/04/15 21:40:15

  Modified:    examples/seambay/view/style  search.css
  Log:
  prettified the search screen
  
  Revision  Changes    Path
  1.3       +2 -1      jboss-seam/examples/seambay/view/style/search.css
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: search.css
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seambay/view/style/search.css,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- search.css	2 Apr 2007 05:39:32 -0000	1.2
  +++ search.css	16 Apr 2007 01:40:15 -0000	1.3
  @@ -95,6 +95,7 @@
   }
   
   td.timeColumn {
  -  width: 80px;
  +  width: 90px;
     text-align: center;
  +  nowrap: true;
   }
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list