d7_to_d10_migration/drupal7/web/modules/poll/poll-rtl.css

11 lines
134 B
CSS
Raw Normal View History

2024-07-23 03:38:34 +00:00
.poll .bar .foreground {
float: right;
}
.poll .percent {
text-align: left;
}
.poll .vote-form .choices {
text-align: right;
}