[jboss-cvs] jboss-seam/examples/wiki/view/themes/default/css ...

Christian Bauer christian at hibernate.org
Wed Nov 14 03:12:25 EST 2007


  User: cbauer  
  Date: 07/11/14 03:12:25

  Modified:    examples/wiki/view/themes/default/css  blogDirectory.css
  Log:
  Show document tags by default
  
  Revision  Changes    Path
  1.10      +5 -0      jboss-seam/examples/wiki/view/themes/default/css/blogDirectory.css
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: blogDirectory.css
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/view/themes/default/css/blogDirectory.css,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- blogDirectory.css	1 Sep 2007 08:42:48 -0000	1.9
  +++ blogDirectory.css	14 Nov 2007 08:12:25 -0000	1.10
  @@ -96,3 +96,8 @@
   .blogPagerTextColumn {
       width: 60%;
   }
  +
  +.documentTags {
  +    margin-left: 10px;
  +    margin-right: 10px;
  +}
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list