Show More
@@ -1235,11 +1235,14 b' div.options a:hover' | |||||
1235 | #content div.box-left div.form div.fields div.field div.label, |
|
1235 | #content div.box-left div.form div.fields div.field div.label, | |
1236 | #content div.box-right div.form div.fields div.field div.label |
|
1236 | #content div.box-right div.form div.fields div.field div.label | |
1237 | { |
|
1237 | { | |
1238 |
|
|
1238 | left: 0; | |
1239 |
|
|
1239 | margin: 0; | |
1240 |
|
|
1240 | padding: 0 0 8px 0; | |
1241 |
|
|
1241 | width: auto; | |
1242 |
|
|
1242 | position: relative; | |
|
1243 | clear: both; | |||
|
1244 | overflow: hidden; | |||
|
1245 | ||||
1243 | } |
|
1246 | } | |
1244 |
|
1247 | |||
1245 | /* ----------------------------------------------------------- |
|
1248 | /* ----------------------------------------------------------- | |
@@ -1322,12 +1325,15 b' div.options a:hover' | |||||
1322 | #content div.box-left div.form div.fields div.field div.input, |
|
1325 | #content div.box-left div.form div.fields div.field div.input, | |
1323 | #content div.box-right div.form div.fields div.field div.input |
|
1326 | #content div.box-right div.form div.fields div.field div.input | |
1324 | { |
|
1327 | { | |
1325 |
|
|
1328 | margin: 0; | |
1326 | padding: 7px 7px 6px 7px; |
|
1329 | padding: 7px 7px 6px 7px; | |
|
1330 | clear: both; | |||
|
1331 | overflow: hidden; | |||
1327 | border-top: 1px solid #b3b3b3; |
|
1332 | border-top: 1px solid #b3b3b3; | |
1328 | border-left: 1px solid #b3b3b3; |
|
1333 | border-left: 1px solid #b3b3b3; | |
1329 | border-right: 1px solid #eaeaea; |
|
1334 | border-right: 1px solid #eaeaea; | |
1330 | border-bottom: 1px solid #eaeaea; |
|
1335 | border-bottom: 1px solid #eaeaea; | |
|
1336 | ||||
1331 | } |
|
1337 | } | |
1332 |
|
1338 | |||
1333 | #content div.box div.form div.fields div.field div.input input |
|
1339 | #content div.box div.form div.fields div.field div.input input |
General Comments 0
You need to be logged in to leave comments.
Login now