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

Shane Bryzak sbryzak at redhat.com
Tue Apr 24 08:49:06 EDT 2007


  User: sbryzak2
  Date: 07/04/24 08:49:06

  Modified:    examples/seambay/view/style  test.css
  Log:
  minor
  
  Revision  Changes    Path
  1.4       +5 -5      jboss-seam/examples/seambay/view/style/test.css
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: test.css
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seambay/view/style/test.css,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- test.css	11 Apr 2007 15:41:12 -0000	1.3
  +++ test.css	24 Apr 2007 12:49:06 -0000	1.4
  @@ -2,7 +2,7 @@
     font-family: verdana, arial, sans-serif, helvetica;
   }
   
  -h1, h2 {
  +h1, h2, h3 {
     background-color: #dddddd;
     margin-bottom: 8px;
     margin-top: 8px;
  @@ -38,11 +38,11 @@
   }
   
   #serviceRequest {
  -  height: 140px;
  -  width: 96%
  +  height: 160px;
  +  width: 98%
   }
   
   #serviceResponse {
  -  height: 140px;
  -  width: 96%;
  +  height: 160px;
  +  width: 98%;
   }
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list