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

Shane Bryzak Shane_Bryzak at symantec.com
Fri Jan 26 08:24:58 EST 2007


  User: sbryzak2
  Date: 07/01/26 08:24:58

  Modified:    examples/seamspace/view/style  seamspace.css
  Log:
  added friend comments
  
  Revision  Changes    Path
  1.19      +11 -0     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.18
  retrieving revision 1.19
  diff -u -b -r1.18 -r1.19
  --- seamspace.css	26 Jan 2007 12:54:42 -0000	1.18
  +++ seamspace.css	26 Jan 2007 13:24:58 -0000	1.19
  @@ -139,6 +139,17 @@
     padding: 2px;
   }
   
  +table.friendComments {
  +  width: 100%;
  +}
  +
  +table.friendComments td {
  +  border: 1px solid #dddddd;
  +  background-color: #eeeeee;
  +  text-align: center;
  +  vertical-align: top;
  +}
  +
   div.blogSummary {
     padding: 0px 2px 4px 2px;
     margin-bottom: 8px;
  
  
  



More information about the jboss-cvs-commits mailing list