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

Michael Yuan michael.yuan at jboss.com
Mon Feb 26 17:05:56 EST 2007


  User: myuan   
  Date: 07/02/26 17:05:56

  Modified:    examples/jpa/view/css  screen.css
  Log:
  patch the app to latest code
  
  Revision  Changes    Path
  1.4       +268 -265  jboss-seam/examples/jpa/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/jpa/view/css/screen.css,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- screen.css	13 Dec 2006 06:10:54 -0000	1.3
  +++ screen.css	26 Feb 2007 22:05:56 -0000	1.4
  @@ -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