|
@@ -64,7 +64,7 @@ section .popup2 .pop .search_item_bar input {width:40%; height:26px; border-radi
|
64
|
64
|
section .popup2 .pop .search_item_bar select {width:22%; height:26px; padding:0; border-radius:5px; margin-right:5px;}
|
65
|
65
|
section .popup2 .pop .search_btn_bar {width:100%; height:50px; margin-top:-30px; margin-right:10px;}
|
66
|
66
|
section .popup2 .pop .search_btn_bar .btn_right {float:right; margin-right:10px;}
|
67
|
|
-section .popup2 .pop .search_btn_bar .btn_right button img{width:16px; height:16px; margin-right:2px;}
|
|
67
|
+section .popup2 .pop .search_btn_bar .btn_right button img{width:16px; height:16px; margin-right:5px;}
|
68
|
68
|
section .popup2 .pop .search_btn_bar .btn_right button {height:26px; padding:1px 12px; font-size:10pt; font-weight:100; border-radius:3px; border:1px solid #333;}
|
69
|
69
|
section .popup2 .pop .table>tbody>tr {border-bottom:1px solid #ddd;}
|
70
|
70
|
section .popup2 .pop .table{width:98%; margin:0 auto; border:1px solid #aaa; border-bottom:none; border-left:none; border-right:none;}
|
|
@@ -375,7 +375,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
375
|
375
|
.content .line .line_right input.m9 {margin-right:93px;}
|
376
|
376
|
.content .line .line_right input.left {text-align: left;}
|
377
|
377
|
.content .line .line_right input.mg0 {margin-right:10px;}
|
378
|
|
-.content .line .line_right input.date{width:194px; margin-right:132px; height:35px; margin-left:3px;}
|
|
378
|
+.content .line .line_right input.date{width:194px; margin-right:132px; height:26px; margin-left:3px;}
|
379
|
379
|
.content .line .line_right select {float: right; width: 180px; height: 30px; margin-top: 7px; border: 1px solid #000; font-size: 1rem; margin-right:93px;}
|
380
|
380
|
.content .line input.date {width: 168px; height: 26px; float: left; text-align:center; font-size:12pt; background: url(../img/calender.png) 95%/18px no-repeat white}
|
381
|
381
|
.content .line input.full {width: 100%;}
|