Projet

Général

Profil

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

root / drupal7 / modules / locale / locale-rtl.css @ db2d93dd

1

    
2
#locale-translation-filter-form .form-item-language,
3
#locale-translation-filter-form .form-item-translation,
4
#locale-translation-filter-form .form-item-group {
5
  float: right;
6
  padding-left: .8em;
7
  padding-right: 0;
8
}
9
#locale-translation-filter-form .form-actions {
10
  float: right;
11
  padding: 3ex 1em 0 0;
12
}