source: sipei/modules/token/token.css

drupal-6.x
Last change on this file was ffa4103, checked in by Luis Peña <lpena@…>, 12 años ago

Cambiando el nombre de modulos a modules

  • 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.