|
@@ -355,7 +355,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
355
|
355
|
.content .line label {min-width:125px; color:#898989; font-size: 12pt; float: left; text-align: left; margin-top: 7px; font-weight:100;}
|
356
|
356
|
.content .line label.pay_label {margin:20px 1%; width:98%;}
|
357
|
357
|
.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;}
|
358
|
|
-.content .line .itp_label_select {padding:0;width:120px; height:26px; color:#666; font-size: 12pt; float: left; margin:3px 5px 3px 0; font-weight:100; border:1px solid #aaa; border-radius:5px;}
|
|
358
|
+.content .line .itp_label_select {padding:0;width:120px; height:26px; color:#666; font-size: 12pt; float: left; margin:3px 5px 3px 0; font-weight:100; border:1px solid #ccc; border-radius:5px;}
|
359
|
359
|
.content .line .float_left {float: left; width:168px;;}
|
360
|
360
|
.content .line .float_left.name {width:60%; margin-top:1px;}
|
361
|
361
|
.content .line .float_left button {float:right; left:-2px; top:-2px; position:relative; background:transparent; border:none; width:26px; height:26px; padding:0;}
|