source: sipes/modules_contrib/token/token.css @ 177a560

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

se agrego el directorio de modulos contribuidos de drupal

  • Propiedad mode establecida a 100755
File size: 218 octetos
Línea 
1
2.token-tree {
3  font-size: 0.85em;
4  margin-left: 19px;
5}
6
7.token-tree td, .token-tree th {
8  padding-top: 0;
9  padding-bottom: 0;
10}
11
12.token-group {
13  font-weight: bold;
14}
15
16.js .token-group {
17  font-weight: normal;
18}
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.