source: sipes/0.3-modules/hs_content_taxonomy_description/hs_content_taxonomy_description.css @ 2fa3319

stableversion-3.0
Last change on this file since 2fa3319 was 303fae2, checked in by José Gregorio Puentes <jpuentes@…>, 9 años ago

se agregaron los modulos

  • Propiedad mode establecida a 100755
File size: 341 octetos
Línea 
1
2/* The highlighted "Important!" on the CCK widget configuration form. */
3.cck-hierarchical-select-warning .highlight {
4  font-size: 140%;
5  color: red;
6}
7
8
9/* The "back" link on the Hierarchical Select configuration form. */
10.cck-hierarchical-select-back-link {
11  margin: 2em;
12}
13
14.cck-hierarchical-select-back-link a {
15  font-size: 120%;
16}
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.