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

Gavin King gavin.king at jboss.com
Mon Oct 2 01:29:52 EDT 2006


  User: gavin   
  Date: 06/10/02 01:29:51

  Modified:    examples/booking/view/css  screen.css
  Log:
  use s:decorate
  
  Revision  Changes    Path
  1.3       +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.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- screen.css	1 Apr 2006 10:55:24 -0000	1.2
  +++ screen.css	2 Oct 2006 05:29:49 -0000	1.3
  @@ -139,6 +139,9 @@
   	text-align: center;
   	color: #600;
   }
  +.errors input {
  +	border: 1px solid #600;
  +}
   .errors ul {
   	list-style: none;
   }
  
  
  



More information about the jboss-cvs-commits mailing list