[jboss-cvs] jboss-seam/seam-gen/view/stylesheet ...

Gavin King gavin.king at jboss.com
Sun Dec 3 04:21:41 EST 2006


  User: gavin   
  Date: 06/12/03 04:21:41

  Modified:    seam-gen/view/stylesheet  theme.css
  Log:
  use textArea for long fields, and adjust field size
  
  Revision  Changes    Path
  1.3       +2 -2      jboss-seam/seam-gen/view/stylesheet/theme.css
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: theme.css
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/seam-gen/view/stylesheet/theme.css,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- theme.css	2 Nov 2006 04:08:27 -0000	1.2
  +++ theme.css	3 Dec 2006 09:21:41 -0000	1.3
  @@ -132,9 +132,9 @@
   	color: red;
   	text-align: left;
   }
  -.value input {
  +/*.value input {
   	width:190px;
  -}
  +}*/
   .errors input {
   	border: 1px solid red;
   }
  
  
  



More information about the jboss-cvs-commits mailing list