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

Christian Bauer christian at hibernate.org
Wed Jan 2 13:59:48 EST 2008


  User: cbauer  
  Date: 08/01/02 13:59:48

  Modified:    examples/wiki/view/themes/default/css  searchControl.css
  Log:
  Make feed domain model extensible, preparation for aggregator
  
  Revision  Changes    Path
  1.4       +5 -0      jboss-seam/examples/wiki/view/themes/default/css/searchControl.css
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: searchControl.css
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/view/themes/default/css/searchControl.css,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- searchControl.css	1 Sep 2007 08:42:48 -0000	1.3
  +++ searchControl.css	2 Jan 2008 18:59:48 -0000	1.4
  @@ -7,6 +7,11 @@
   }
   
   #searchControl .searchControlTable {
  +    margin-left: 10px;
  +}
  +
  +#searchControl #searchControlForm {
  +    display: inline;
   }
   
   #searchControl .searchControlLabel{
  
  
  



More information about the jboss-cvs-commits mailing list