Projet

Général

Profil

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

root / drupal7 / sites / all / modules / views / css / views-rtl.css @ 7547bb19

1

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