[jboss-cvs] jboss-seam/examples/seamspace/view/style ...

Shane Bryzak Shane_Bryzak at symantec.com
Wed Jan 17 08:45:02 EST 2007


  User: sbryzak2
  Date: 07/01/17 08:45:02

  Modified:    examples/seamspace/view/style  seamspace.css
  Log:
  added seam-text support, other minor stuff
  
  Revision  Changes    Path
  1.13      +1 -1      jboss-seam/examples/seamspace/view/style/seamspace.css
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: seamspace.css
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seamspace/view/style/seamspace.css,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- seamspace.css	15 Jan 2007 09:48:21 -0000	1.12
  +++ seamspace.css	17 Jan 2007 13:45:02 -0000	1.13
  @@ -36,7 +36,7 @@
     margin-right: auto;
     width: 800px;
     background-color: #ffffff;
  -  height: 800px;
  +  min-height: 800px;
   }
   
   #content a, #content a:visited {
  
  
  



More information about the jboss-cvs-commits mailing list