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

Gavin King gavin.king at jboss.com
Wed Nov 7 00:03:11 EST 2007


  User: gavin   
  Date: 07/11/07 00:03:10

  Modified:    seam-gen/view/stylesheet  theme.css
  Log:
  fix font size outside rich:panel
  
  Revision  Changes    Path
  1.22      +4 -0      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.21
  retrieving revision 1.22
  diff -u -b -r1.21 -r1.22
  --- theme.css	2 Nov 2007 09:09:23 -0000	1.21
  +++ theme.css	7 Nov 2007 05:03:10 -0000	1.22
  @@ -1,3 +1,7 @@
  +body {
  +	font-size: 12px;
  +}
  +
   a:active, a:link, a:visited {
   	color: #0D5798;    
   }
  
  
  



More information about the jboss-cvs-commits mailing list