changeset 541 | e756a8c72c3d |
540:07239de796bb | 541:e756a8c72c3d |
---|---|
1 |
|
2 form .field-multiple-table th.field-label { |
|
3 padding-right: 0; |
|
4 } |
|
5 form .field-multiple-table td.field-multiple-drag { |
|
6 padding-left: 0; |
|
7 } |
|
8 form .field-multiple-table td.field-multiple-drag a.tabledrag-handle{ |
|
9 padding-left: .5em; |
|
10 } |
|
11 .field-label-inline .field-label, |
|
12 .field-label-inline .field-items { |
|
13 float: right; |
|
14 } |