wb-archiv283/trunk/wb/modules/form/backend.css @ 619
1 | 560 | Ruebenwurz | .setting_name { |
---|---|---|---|
2 | vertical-align: top; |
||
3 | }
|
||
4 | .newsection { |
||
5 | border-top: 1px dashed #fff; |
||
6 | }
|
||
7 | |||
8 | div.mod_form_edit_css { |
||
9 | width: 100%; |
||
10 | margin-top: -20px; |
||
11 | margin-bottom: 15px; |
||
12 | text-align: right; |
||
13 | }
|
||
14 | |||
15 | div.mod_form_edit_css a { |
||
16 | width: 100px; |
||
17 | padding: 5px; |
||
18 | border: 1px solid; |
||
19 | background-color: #F0F0F0; |
||
20 | }
|