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

Christian Bauer christian at hibernate.org
Tue Jan 1 08:00:27 EST 2008


  User: cbauer  
  Date: 08/01/01 08:00:27

  Added:       examples/wiki/view/themes/sfwkorg/css  docPager.css
  Log:
  JBSEAM-1863 - Pager plugin for previous/next document, also on forum header
  
  Revision  Changes    Path
  1.1      date: 2008/01/01 13:00:27;  author: cbauer;  state: Exp;jboss-seam/examples/wiki/view/themes/sfwkorg/css/docPager.css
  
  Index: docPager.css
  ===================================================================
  .docPager {
      width: 100%;
      background: #f5f5f5;
  }
  
  .docPagerPrevious {
      text-align: left;
  }
  
  .docPagerNext {
      text-align: right;
  }
  
  .docPagerButton {
      vertical-align: text-bottom;
  }
  
  .docPagerLabel {
      margin-left: 10px;
      margin-right: 10px;
  }
  
  
  
  



More information about the jboss-cvs-commits mailing list