root / htmltest / sites / all / modules / fivestar / css / fivestar-admin-rtl.css @ a5572547
1 | 85ad3d82 | Assos Assos | div.fivestar-widgets div.form-item { |
---|---|---|---|
2 | float: right; |
||
3 | } |
||
4 | |||
5 | #placeholder {
|
||
6 | left: 0; |
||
7 | right: auto; |
||
8 | } |
||
9 | |||
10 | .color-form label { |
||
11 | float: right; |
||
12 | } |
||
13 | .color-form .form-select { |
||
14 | float: right; |
||
15 | } |
||
16 | .color-form #edit-fivestar-colors-matte { |
||
17 | float: right; |
||
18 | } |
||
19 | .color-form .form-text { |
||
20 | margin-left: 5px; |
||
21 | } |
||
22 | |||
23 | #fivestar-palette .lock { |
||
24 | float: right; |
||
25 | right: -3px; |
||
26 | } |
||
27 | #fivestar-palette .form-item .form-item { |
||
28 | float: right; |
||
29 | } |