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

Gavin King gavin.king at jboss.com
Thu Feb 1 03:26:39 EST 2007


  User: gavin   
  Date: 07/02/01 03:26:39

  Modified:    examples/seamspace/view/style  seamspace.css
  Log:
  remember me
  
  Revision  Changes    Path
  1.23      +1 -1      jboss-seam/examples/seamspace/view/style/seamspace.css
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: seamspace.css
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seamspace/view/style/seamspace.css,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -b -r1.22 -r1.23
  --- seamspace.css	31 Jan 2007 07:17:43 -0000	1.22
  +++ seamspace.css	1 Feb 2007 08:26:39 -0000	1.23
  @@ -410,7 +410,7 @@
     padding: 3px 8px 3px 8px;
   }
   
  -div.loginRow input {
  +div.loginRow input[type='text'], div.loginRow input[type='password'] {
     width: 180px;
   }
   
  
  
  



More information about the jboss-cvs-commits mailing list