root / drupal7 / modules / locale / locale-rtl.css @ 6d8023f2
1 | 85ad3d82 | Assos Assos | |
---|---|---|---|
2 | #locale-translation-filter-form .form-item-language, |
||
3 | #locale-translation-filter-form .form-item-translation, |
||
4 | #locale-translation-filter-form .form-item-group { |
||
5 | float: right; |
||
6 | padding-left: .8em; |
||
7 | padding-right: 0; |
||
8 | } |
||
9 | #locale-translation-filter-form .form-actions { |
||
10 | float: right; |
||
11 | padding: 3ex 1em 0 0; |
||
12 | } |