poll.theme-rtl.css in Poll 8
Right-to-left specfic theme stylesheet for the Poll module.
File
css/poll.theme-rtl.css
View source
-
- /**
- * @file
- * Right-to-left specfic theme stylesheet for the Poll module.
- */
-
- .poll .percent {
- text-align: left;
- }
- .poll .vote-form {
- text-align: right;
- }