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

Shane Bryzak sbryzak at redhat.com
Wed Apr 11 03:16:12 EDT 2007


  User: sbryzak2
  Date: 07/04/11 03:16:12

  Modified:    examples/seambay/view/style  test.css
  Log:
  split web services into separate groups
  
  Revision  Changes    Path
  1.2       +4 -0      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.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- test.css	24 Mar 2007 05:38:29 -0000	1.1
  +++ test.css	11 Apr 2007 07:16:12 -0000	1.2
  @@ -11,8 +11,12 @@
   #services {
     float: left;
     width: 240px;
  +}
  +
  +#services div {
     border: 1px solid #cccccc;
     padding: 4px 4px 4px 4px;
  +  margin-bottom: 8px;
   }
   
   #services a {
  
  
  



More information about the jboss-cvs-commits mailing list