summaryrefslogtreecommitdiffstatshomepage
path: root/modules/poll/poll-rtl.css
blob: f81ef3497b6b00e4d33d91fc2e7f9cb04272f58a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/* $Id$ */

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