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

Christian Bauer christian at hibernate.org
Tue Nov 20 03:05:11 EST 2007


  User: cbauer  
  Date: 07/11/20 03:05:11

  Modified:    examples/wiki/view/themes/default/css   forumTopics.css
                        template.css
  Log:
  First import of the seamframework.org theme
  
  Revision  Changes    Path
  1.2       +4 -0      jboss-seam/examples/wiki/view/themes/default/css/forumTopics.css
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: forumTopics.css
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/view/themes/default/css/forumTopics.css,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- forumTopics.css	9 Nov 2007 15:00:28 -0000	1.1
  +++ forumTopics.css	20 Nov 2007 08:05:11 -0000	1.2
  @@ -51,3 +51,7 @@
   .userInfoPopupContainer {
       text-align: left;
   }
  +
  +.forumDescription {
  +    text-align: left;
  +}
  \ No newline at end of file
  
  
  
  1.44      +4 -0      jboss-seam/examples/wiki/view/themes/default/css/template.css
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: template.css
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/view/themes/default/css/template.css,v
  retrieving revision 1.43
  retrieving revision 1.44
  diff -u -b -r1.43 -r1.44
  --- template.css	9 Nov 2007 15:08:26 -0000	1.43
  +++ template.css	20 Nov 2007 08:05:11 -0000	1.44
  @@ -1216,6 +1216,10 @@
       padding-right: 5px;
   }
   
  +#breadcrumb .itemSeparatorGreaterThan  {
  +    display: none;
  +}
  +
   #breadcrumb .itemText {
       color: #fff;
       text-decoration: none;
  
  
  



More information about the jboss-cvs-commits mailing list