drupal/core/modules/poll/poll.base-rtl.css

10 lines
124 B
CSS

/**
* @file
* Right-to-left specfic base stylesheet for the Poll module.
*/
.poll .bar .foreground {
float: right;
}