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

Michael Yuan michael.yuan at jboss.com
Mon Feb 26 04:43:28 EST 2007


  User: myuan   
  Date: 07/02/26 04:43:28

  Modified:    examples/glassfish/view/css  screen.css
  Log:
  Works with the security model. But uses "org.jboss.seam.security.identity" instead of "identity"
  
  Revision  Changes    Path
  1.3       +268 -265  jboss-seam/examples/glassfish/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/glassfish/view/css/screen.css,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- screen.css	13 Dec 2006 06:33:49 -0000	1.2
  +++ screen.css	26 Feb 2007 09:43:28 -0000	1.3
  @@ -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