source: sipes/modules_contrib/views/views_export/views_export.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 100644
File size: 221 octetos
Línea 
1
2div.export-container table input,
3div.export-container table th,
4div.export-container table td {
5  padding: 0 0 0 .5em;
6  margin: 0;
7  vertical-align: top;
8}
9
10div.export-container table td input {
11  margin-top: .25em;
12}
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.