|
@@ -385,7 +385,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
385
|
.content .line div.date_to div.at {width: 6%; font-size: 16px; padding-top:12px; float: right;}
|
385
|
.content .line div.date_to div.at {width: 6%; font-size: 16px; padding-top:12px; float: right;}
|
386
|
.content .line .search {width: 100%; height: 50px; padding-top:6px;}
|
386
|
.content .line .search {width: 100%; height: 50px; padding-top:6px;}
|
387
|
.content .line .search button {width: 40%; height: 34px; font-size: 12pt; font-weight:100; padding: 0;}
|
387
|
.content .line .search button {width: 40%; height: 34px; font-size: 12pt; font-weight:100; padding: 0;}
|
388
|
-.content .line .search button.col_3 {width: 25%; height:30px; margin:0 10px;}
|
|
|
|
|
388
|
+.content .line .search button.col_3 {width: 25%; height:34px; margin:0 10px;}
|
389
|
.content .list_line {width:98%; float:left; height:50px;display: inline-flex; margin:0 1%; font-size:12px;}
|
389
|
.content .list_line {width:98%; float:left; height:50px;display: inline-flex; margin:0 1%; font-size:12px;}
|
390
|
.content .border {border-bottom: 1px solid #000 !important;}
|
390
|
.content .border {border-bottom: 1px solid #000 !important;}
|
391
|
.content .list_line .list_label {width:30%;border:1px solid #000; height:50px; padding-top:14px; border-bottom:none; background:#eee;}
|
391
|
.content .list_line .list_label {width:30%;border:1px solid #000; height:50px; padding-top:14px; border-bottom:none; background:#eee;}
|