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

Shane Bryzak sbryzak at redhat.com
Mon Apr 2 01:39:32 EDT 2007


  User: sbryzak2
  Date: 07/04/02 01:39:32

  Modified:    examples/seambay/view/style  search.css
  Log:
  search by category
  
  Revision  Changes    Path
  1.2       +8 -0      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.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- search.css	29 Mar 2007 13:55:07 -0000	1.1
  +++ search.css	2 Apr 2007 05:39:32 -0000	1.2
  @@ -8,6 +8,14 @@
     border-bottom: 1px solid #ffcc00;
   }
   
  +#searchHeader input {
  +  margin-right: 4px;
  +}
  +
  +#searchHeader select {
  +  margin-right: 4px;
  +}
  +
   input.searchTerm {
     width: 200px;
   }
  
  
  



More information about the jboss-cvs-commits mailing list