drupal-civicrm/modules/poll/poll-rtl.css
2018-01-14 13:10:16 +00:00

11 lines
134 B
CSS

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