drupal-civicrm/modules/poll/poll-rtl.css

11 lines
134 B
CSS
Raw Normal View History

2018-01-14 15:10:16 +02:00
.poll .bar .foreground {
float: right;
}
.poll .percent {
text-align: left;
}
.poll .vote-form .choices {
text-align: right;
}