Projet

Général

Profil

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

root / drupal7 / modules / poll / poll-rtl.css @ 01dfd3b5

1

    
2
.poll .bar .foreground {
3
  float: right;
4
}
5
.poll .percent {
6
  text-align: left;
7
}
8
.poll .vote-form .choices {
9
  text-align: right;
10
}