[jboss-cvs] jboss-seam/examples/booking/view/css ...

Gavin King gavin.king at jboss.com
Fri Feb 16 21:56:46 EST 2007


  User: gavin   
  Date: 07/02/16 21:56:46

  Modified:    examples/booking/view/css  screen.css
  Log:
  better ajax validation
  
  Revision  Changes    Path
  1.10      +3 -0      jboss-seam/examples/booking/view/css/screen.css
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: screen.css
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/booking/view/css/screen.css,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- screen.css	24 Dec 2006 03:46:57 -0000	1.9
  +++ screen.css	17 Feb 2007 02:56:46 -0000	1.10
  @@ -139,6 +139,9 @@
   	text-align: center;
   	color: #600;
   }
  +.errors div {
  +	text-align: left;
  +}
   .errors input {
   	border: 1px solid #600;
   }
  
  
  



More information about the jboss-cvs-commits mailing list