You are here

poll.base-rtl.css in Poll 8

Right-to-left specfic base stylesheet for the Poll module.

File

css/poll.base-rtl.css
View source
  1. /**
  2. * @file
  3. * Right-to-left specfic base stylesheet for the Poll module.
  4. */
  5. .poll .bar .foreground {
  6. float: right;
  7. }