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

Shane Bryzak sbryzak at redhat.com
Thu Jul 5 01:54:15 EDT 2007


  User: sbryzak2
  Date: 07/07/05 01:54:15

  Modified:    examples/seambay/view/style  sell.css
  Log:
  completed create auction wizard
  
  Revision  Changes    Path
  1.5       +13 -0     jboss-seam/examples/seambay/view/style/sell.css
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: sell.css
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seambay/view/style/sell.css,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- sell.css	5 Jul 2007 02:20:14 -0000	1.4
  +++ sell.css	5 Jul 2007 05:54:15 -0000	1.5
  @@ -80,3 +80,16 @@
     width: 160px;
     border: 1px solid #cccccc;  
   }
  \ No newline at end of file
  +
  +textarea.description {
  +  width: 740px;
  +  height: 500px;
  +  padding: 4px 4px 4px 4px;
  +}
  +
  +div.preview {
  +  margin-top: 8px;
  +  margin-bottom: 8px;
  +  border: 1px solid #000000;
  +  padding: 2px 2px 2px 2px;
  +}
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list