first import
This commit is contained in:
10
modules/poll/poll-rtl.css
Normal file
10
modules/poll/poll-rtl.css
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
.poll .bar .foreground {
|
||||
float: right;
|
||||
}
|
||||
.poll .percent {
|
||||
text-align: left;
|
||||
}
|
||||
.poll .vote-form .choices {
|
||||
text-align: right;
|
||||
}
|
||||
Reference in New Issue
Block a user