|
@@ -370,7 +370,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
370
|
370
|
.content .line .float_right_btn {float: left; margin-top: 3px; margin-left: 5px;}
|
371
|
371
|
.content .line .float_right_btn button {padding:0; width:26px; height:26px; border-radius:5px; border:1px solid #ccc;}
|
372
|
372
|
.content .line .float_right_btn button img {width:16px; height:16px;}
|
373
|
|
-.content .line .float_left select {float: left; width: 100%; height: 26px; margin-top:3px; border: 1px solid #aaa; border-radius:5px; font-size: 12pt; font-weight:100;}
|
|
373
|
+.content .line .float_left select {float: left; width: 100%; height: 26px; margin-top:3px; border: 1px solid #ccc; border-radius:5px; font-size: 12pt; font-weight:100;}
|
374
|
374
|
.content .line .line_right {float: right; margin-right: 0%; width:200px;}
|
375
|
375
|
.content .line .line_right div {text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:100%; text-align:right; float: right; font-size: 12pt; margin-top: 7px; margin-right:0%; color:#555;padding-right:5px;}
|
376
|
376
|
.content .line .line_right input {position: relative; text-align: center; font-size:12pt; width:100%;}
|