d7_to_d10_migration/drupal7/web/modules/poll/poll-rtl.css
Mauricio Dinarte c5e731d8ae Initial commit
2024-12-04 10:11:27 -06:00

10 lines
134 B
CSS

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