|
@@ -347,7 +347,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
347
|
347
|
.content .line .float_right_btn {float: left; margin-top: 3px; margin-left: 5px;}
|
348
|
348
|
.content .line .float_right_btn button {padding:0; width:34px; height:34px; border-radius:5px; border:1px solid #aaa;}
|
349
|
349
|
.content .line .float_right_btn button img {width:18px; height:18px;}
|
350
|
|
-.content .line .float_left select {float: left; width: 100%; height: 27px; border: 1px solid #aaa; border-radius:5px; font-size: 14px;}
|
|
350
|
+.content .line .float_left select {float: left; width: 100%; height: 34px; margin-top:3px; border: 1px solid #aaa; border-radius:5px; font-size: 14pt;}
|
351
|
351
|
.content .line .line_right {font-size: 2rem; float: left; margin-right: 0%; width:57%}
|
352
|
352
|
.content .line .line_right div {float: right; font-size: 16px; margin-top: 12px; margin-right:3%; color:#555;}
|
353
|
353
|
.content .line .line_right input {position: relative; text-align: right; margin-right: 84px;}
|
|
@@ -358,8 +358,8 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
358
|
358
|
.content .line .line_right select {float: right; width: 180px; height: 30px; margin-top: 7px; border: 1px solid #000; font-size: 1rem; margin-right:93px;}
|
359
|
359
|
.content .line input.date {width: 168px; height: 34px; float: left; text-align:center; font-size:14pt; background: url(../img/calender.png) 95%/18px no-repeat white}
|
360
|
360
|
.content .line input.full {width: 100%;}
|
361
|
|
-.content .line div.date_to {display:flex; width:60%; height:27px; float: left; margin-right:0px;}
|
362
|
|
-.content .line div.date_to input {font-weight:100; width:47%; height:27px; font-size:14px; margin:0;}
|
|
361
|
+.content .line div.date_to {display:flex; width:60%; height:34px; float: left; margin-right:0px; margin-top:3px;}
|
|
362
|
+.content .line div.date_to input {font-weight:100; width:47%; height:34px; font-size:14pt; margin:0;}
|
363
|
363
|
|
364
|
364
|
.content .line div.date_to div.at {width: 6%; font-size: 16px; padding-top:12px; float: right;}
|
365
|
365
|
.content .line .search {width: 100%; height: 50px; padding-top:12px;}
|