Projet

Général

Profil

Paste
Télécharger (139 octets) Statistiques
| Branche: | Révision:

root / drupal7 / modules / image / image-rtl.css @ c7768a53

1

    
2
/**
3
 * Image upload widget.
4
 */
5
div.image-preview {
6
  float: right;
7
  padding: 0 0 10px 10px;
8
}
9
div.image-widget-data {
10
  float: right;
11
}