|
@@ -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;}
|