drupal/modules/poll/poll-rtl.css

12 lines
145 B
CSS

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