summaryrefslogtreecommitdiffstatshomepage
path: root/modules/poll/poll-rtl.css
blob: 14d42e691a76b042041fc34176f2fa5016cc2bf8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10

.poll .bar .foreground {
  float: right;
}
.poll .percent {
  text-align: left;
}
.poll .vote-form .choices {
  text-align: right;
}