[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/modules/forum/ -> forum-rtl.css (source)

   1  /* $Id: forum-rtl.css,v 1.3 2007/11/27 12:09:26 goba Exp $ */
   2  
   3  #forum tr td.forum {
   4    padding-left: 0.5em;
   5    padding-right: 25px;
   6    background-position: 98% 2px;
   7  }
   8  .forum-topic-navigation {
   9    padding: 1em 3em 0 0;
  10  }
  11  .forum-topic-navigation .topic-previous {
  12    text-align: left;
  13    float: right;
  14  }
  15  .forum-topic-navigation .topic-next {
  16    text-align: right;
  17    float: left;
  18  }


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7