Projet

Général

Profil

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

root / drupal7 / sites / all / modules / views / css / views-rtl.css @ 5d12d676

1
.views-exposed-form .views-exposed-widget {
2
  float: right; /* RTL */
3
  padding: .5em 1em 0 0; /* RTL */
4
}