source: sipes/modules_contrib/captcha/image_captcha/image_captcha-rtl.css @ 1e95969

stableversion-3.0
Last change on this file since 1e95969 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: 254 octetos
Línea 
1
2/**
3 * Styling of the font selection list (with previews)
4 * on the Image CAPTCHA settings page.
5 */
6
7/**
8 * Float the fonts with preview (with a fixed width)
9 * to create a multi-column layout.
10 */
11.image_captcha_admin_font_preview {
12  float: right;
13}
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.