source: sipes/cord/modules/forum/forum-rtl.css @ 8a8efa8

stableversion-3.0
Last change on this file since 8a8efa8 was b354002, checked in by José Gregorio Puentes <jpuentes@…>, 8 años ago

se agrego el directorio del cord

  • Propiedad mode establecida a 100755
File size: 310 octetos
Línea 
1
2#forum tr td.forum {
3  padding-left: 0.5em;
4  padding-right: 25px;
5  background-position: 98% 2px;
6}
7.forum-topic-navigation {
8  padding: 1em 3em 0 0;
9}
10.forum-topic-navigation .topic-previous {
11  text-align: left;
12  float: right;
13}
14.forum-topic-navigation .topic-next {
15  text-align: right;
16  float: left;
17}
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.