cms/drupal/modules/poll/poll-rtl.css
author ymh <ymh.work@gmail.com>
Tue, 26 Sep 2017 21:41:49 +0200
changeset 550 fbd1bfc9f963
parent 541 e756a8c72c3d
permissions -rw-r--r--
Improve label resolution in french for geonames.


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