source: sipes/cord/modules/taxonomy/taxonomy.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: 232 octetos
Línea 
1
2tr.taxonomy-term-preview {
3  background-color: #EEE;
4}
5tr.taxonomy-term-divider-top {
6  border-bottom: none;
7}
8tr.taxonomy-term-divider-bottom {
9  border-top: 1px dotted #CCC;
10}
11.taxonomy-term-description {
12  margin: 5px 0 20px;
13}
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.