cms/drupal/modules/poll/poll-rtl.css
author ymh <ymh.work@gmail.com>
Fri, 17 Nov 2017 16:30:35 +0100
changeset 565 5e02aa0899f7
parent 541 e756a8c72c3d
permissions -rwxr-xr-x
correct help message


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