|
@@ -288,7 +288,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
288
|
288
|
.content .line label {min-width:110px; color:#666; font-size: 18px; margin-left: 10px; float: left; text-align: left; margin-top: 10px; font-weight:100;}
|
289
|
289
|
.content .line label.pay_label {margin:38px 1%; width:98%;}
|
290
|
290
|
.content .line select.label {border: 1px solid #000; font-size: 0.9rem;margin:9px 0 0 5px; float: left; width: 120px; height: 30px; text-align: left;}
|
291
|
|
-.content .line .itp_label_select {padding:0;width:120px; color:#666; font-size: 18px; float: left; margin-top: 3px; font-weight:100;}
|
|
291
|
+.content .line .itp_label_select {padding:0;width:116px; color:#666; font-size: 18px; float: left; margin-top: 5px; margin-right:4px; font-weight:100; border:1px solid #aaa; border-radius:5px;}
|
292
|
292
|
.content .line .float_left {float: left; margin-top:2px; width:50%;}
|
293
|
293
|
.content .line .float_left.name {width:60%;}
|
294
|
294
|
.content .line .float_left button {float:right; left:-5px; position:relative; background:transparent; border:none; width:36px; height:36px; padding:0;}
|
|
@@ -379,7 +379,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
379
|
379
|
.row-2-1{top:317px;}
|
380
|
380
|
.row-3{top: 395px;}
|
381
|
381
|
|
382
|
|
-.row-4{top: 440px;}
|
|
382
|
+.row-4{top: 439px;}
|
383
|
383
|
.row-5{top: 418px;}
|
384
|
384
|
.row-6{top: 468px;}
|
385
|
385
|
.row-7{top: 533px;}
|
|
@@ -448,7 +448,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
448
|
448
|
.scroll_area li .left .nomal .half {float:left;}
|
449
|
449
|
.scroll_area li .left .nomal .half label {min-width:auto;}
|
450
|
450
|
.scroll_area li .left .nomal .half div {min-width:auto; margin-right:5px; margin-top:0;}
|
451
|
|
-.scroll_area li .left .nomal input{width: 85px; height:30px;}
|
|
451
|
+.scroll_area li .left .nomal input{width: 85px; height:30px; margin-top:-3px;}
|
452
|
452
|
|
453
|
453
|
.scroll_area li .scroll_btn {width:10%; height:158px; margin-top:-5px; display:inline-flex;}
|
454
|
454
|
|