Show More
@@ -806,7 +806,7 b' padding:0 0 8px;' | |||
|
806 | 806 | } |
|
807 | 807 | |
|
808 | 808 | #content div.box div.form div.fields div.field div.label-select { |
|
809 |
padding: |
|
|
809 | padding:5px 0 0 5px; | |
|
810 | 810 | } |
|
811 | 811 | |
|
812 | 812 | #content div.box-left div.form div.fields div.field div.label-select,#content div.box-right div.form div.fields div.field div.label-select { |
@@ -2106,7 +2106,7 b' border:1px solid #666;' | |||
|
2106 | 2106 | clear:both; |
|
2107 | 2107 | overflow:hidden; |
|
2108 | 2108 | margin:0; |
|
2109 |
padding: |
|
|
2109 | padding:8px 0 2px; | |
|
2110 | 2110 | } |
|
2111 | 2111 | |
|
2112 | 2112 | #content div.box div.form div.fields div.field div.checkboxes div.checkbox input,#content div.box div.form div.fields div.field div.radios div.radio input { |
@@ -2118,7 +2118,7 b' margin:0;' | |||
|
2118 | 2118 | height:1%; |
|
2119 | 2119 | display:block; |
|
2120 | 2120 | float:left; |
|
2121 |
margin: |
|
|
2121 | margin:2px 0 0 4px; | |
|
2122 | 2122 | } |
|
2123 | 2123 | |
|
2124 | 2124 | div.form div.fields div.field div.button input,#content div.box div.form div.fields div.buttons input,div.form div.fields div.buttons input,#content div.box div.action div.button input { |
General Comments 0
You need to be logged in to leave comments.
Login now