|
@@ -120,7 +120,7 @@ section .popup2 .pop .popup_scroll li .right button {padding: 0px; font-size: 17
|
120
|
120
|
section .popup2 .pop .popup_scroll li .add button{float: right; width: 60px; height: 55px; margin: 12px 9px; border-radius: 10px; font-size: 1rem; background: rgb(198, 170, 250);}
|
121
|
121
|
section .popup2 .pop .popup_scroll li .right input {width:43px; height:27px; margin:0; padding:3px; text-align:center; border-radius:0px; border:1px solid #E0B8AB;}
|
122
|
122
|
section .popup2 .pop .popup_scroll li .right input:focus {outline:none;}
|
123
|
|
-section .popup2 .pop .content .line button {width: 35%; height: 35px;font-size: 14px; font-weight:100; padding-top: 7px; margin: 0 10px;}
|
|
123
|
+section .popup2 .pop .content .line button {width: 35%; height: 26px;font-size: 12pt; font-weight:100; padding-top: 0px; margin: 0 10px;}
|
124
|
124
|
section .popup2 .list_line {width:98%; float:left; height:30px;display: inline-flex; margin:0 1%; font-size:12px;}
|
125
|
125
|
section .popup2 .border {border-bottom: 1px solid #000 !important;}
|
126
|
126
|
section .popup2 .list_line .list_label {width:30%;border:1px solid #000; height:30px; padding-top:4px; border-bottom:none; background:#eee;}
|
|
@@ -147,7 +147,7 @@ section .popup2 .search .right button {width:70px; height:34px; font-size:12pt;
|
147
|
147
|
section .popup2 .content .line .search_wrap input {float:right; width:50%; margin-right:0px; margin-top:0;}
|
148
|
148
|
section .popup2 .content .line.mt_5 {margin-top:5px; width:300px;}
|
149
|
149
|
section .popup2 .content .line.ml_10 {}
|
150
|
|
-section .popup2 .content .line .search_wrap select {float:right; width:50%; height:34px; margin-right:0px;}
|
|
150
|
+section .popup2 .content .line .search_wrap select {float:right; width:50%; height:26px; margin-right:0px;}
|
151
|
151
|
|
152
|
152
|
|
153
|
153
|
section .popup3 {position: absolute; top:0;width: 100%; height: 100vh; background: transparent; z-index: 11;}
|
|
@@ -398,10 +398,10 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
398
|
398
|
.content .list_line .mail select {width:30%; height:34px; font-size:14px; border: 1px solid #aaa;border-radius: 5px;}
|
399
|
399
|
.content .list_line .list_info .pay_info {text-align:left; padding-left:17px; font-size:12pt;}
|
400
|
400
|
.content .table_header {margin-top: 6px; width: 100%; height: 20px;}
|
401
|
|
-.content .table_btn {margin-top: 6px; width: 100%; height: 30px;}
|
|
401
|
+.content .table_btn {margin-top: 6px; width: 100%; height: 40px;}
|
402
|
402
|
.content .table_header h1 {margin-left: 15px; margin-top:0px; margin-bottom:0; font-size: 13px; float: left; color: #000; font-weight: 100;}
|
403
|
|
-.content .table_btn h1 {margin-left: 15px; margin-top:10px; margin-bottom:0; font-size: 13px; float: left; color: #000; font-weight: 100;}
|
404
|
|
-.content .table_btn button {float: right; width: 75px; height:26px; font-size: 10pt; font-weight: 100; padding:0px; margin: 0px 12px 0px 0; border-radius:15px;}
|
|
403
|
+.content .table_btn h1 {margin-left: 15px; margin-top:16px; margin-bottom:0; font-size: 13px; float: left; color: #000; font-weight: 100;}
|
|
404
|
+.content .table_btn button {float: right; width: 75px; height:34px; font-size: 10pt; font-weight: 100; padding:0px; margin: 0px 12px 0px 0; border-radius:15px;}
|
405
|
405
|
.detail_content {top: 0px; position: fixed; display:contents; z-index: 10; width:100%; background: #fff;}
|
406
|
406
|
.detail_content .detail_content_fix {background: #f5f6f6; border-bottom:1px solid #E0B8AB;}
|
407
|
407
|
.detail_content .detail_header {width: 330px; height: 50px; margin:0; left:50%; position:relative; transform:translateX(-50%);}
|