|
@@ -85,30 +85,30 @@ section .popup2 .pop .table_tr .table_td .chkItem {margin-top:-5px; width:15px;
|
85
|
85
|
section .popup2 .pop .popup_scroll ul.mb_0 {margin-bottom:0 !important;}
|
86
|
86
|
section .popup2 .pop .popup_scroll {position: relative; top:-25px; width: 100%;height: 75%; overflow: auto; border-top:1px solid #E0B8AB; border-bottom:1px solid #E0B8AB;}
|
87
|
87
|
section .popup2 .pop .popup_scroll li {list-style: none; width: 100%; height: 50px; border-bottom: 1px solid #E0B8AB;}
|
88
|
|
-section .popup2 .pop .popup_scroll li.row_2 {height: 70px;}
|
|
88
|
+section .popup2 .pop .popup_scroll li.row_2 {height: 70px; display:flex;}
|
89
|
89
|
|
90
|
90
|
section .popup2 .pop .popup_scroll li .left {position: relative; float: left;}
|
91
|
91
|
section .popup2 .pop .popup_scroll li .left .check_box {width:30px; float:left; height:80px; padding-left:5px; padding-top:20px;}
|
92
|
92
|
section .popup2 .pop .popup_scroll li .left div {display: inline-block;}
|
93
|
93
|
section .popup2 .pop .popup_scroll li .left label{font-size: 2.5rem;}
|
94
|
|
-section .popup2 .pop .popup_scroll li .left .thick {float: left; margin: 12px 0 0 10px; font-size: 1rem; text-align: left; width: 140px; font-weight: 600;}
|
|
94
|
+section .popup2 .pop .popup_scroll li .left .thick {float: left; margin: 12px 0 0 10px; font-size: 1rem; text-align: left; width: 94px; font-weight: 600;}
|
95
|
95
|
section .popup2 .pop .popup_scroll li .left .nomal {float: left; margin: 15px 0px 0px 15px; font-size: 1.2rem; text-align: left; width: 100%;}
|
96
|
96
|
section .popup2 .pop .popup_scroll li .left .history {font-weight: 700; font-size: 2.4rem; margin-left: 20px;}
|
97
|
97
|
section .popup2 .pop .popup_scroll li .left .history input{width: 150px;}
|
98
|
|
-section .popup2 .pop .popup_scroll li .scroll_left {float: left; display:grid; width:50%;}
|
99
|
|
-section .popup2 .pop .popup_scroll li .scroll_left div {text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:left; float: left; font-size: 18px; font-weight: 100; width: 80%; margin:8px 6px -6px 10px;}
|
|
98
|
+section .popup2 .pop .popup_scroll li .scroll_left {float: left; display:grid; width: calc(100% - 141px);}
|
|
99
|
+section .popup2 .pop .popup_scroll li .scroll_left div {text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:left; float: left; font-size: 14pt; font-weight: 100; width: 80%; margin:8px 6px -6px 10px;}
|
100
|
100
|
section .popup2 .pop .popup_scroll li .scroll_left .con_2 {padding-top:0px;}
|
101
|
101
|
section .popup2 .pop .popup_scroll li .scroll_left .mg_0 {margin:0; width:100%;}
|
102
|
|
-section .popup2 .pop .popup_scroll li .scroll_left .mg_0 div {text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:40%; margin:0; padding: 8px 2px 0px 2px;}
|
|
102
|
+section .popup2 .pop .popup_scroll li .scroll_left .mg_0 div {text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:47%; margin:0; padding: 8px 2px 0px 2px;}
|
103
|
103
|
section .popup2 .pop .popup_scroll li .scroll_left .mg_0 .type_hide {width:auto;}
|
104
|
|
-section .popup2 .pop .popup_scroll li .scroll_left .sub{font-size:14pt; color:gray; text-align:right; width:100px !important;}
|
|
104
|
+section .popup2 .pop .popup_scroll li .scroll_left .sub{font-size:14pt; color:gray; text-align:right; }
|
105
|
105
|
section .popup2 .pop .popup_scroll li .scroll_left .wichi{font-size:14pt; color:gray;}
|
106
|
106
|
section .popup2 .pop .popup_scroll li .scroll_left .amt{font-size:14pt; color:#b88278;}
|
107
|
|
-section .popup2 .pop .popup_scroll li .scroll_right {float: right;}
|
|
107
|
+section .popup2 .pop .popup_scroll li .scroll_right {float: right; width:50px;}
|
108
|
108
|
section .popup2 .pop .popup_scroll li .scroll_right input[type=checkbox]{width:27px; margin:18px 11px 0 11px;}
|
109
|
109
|
section .popup2 .pop .popup_scroll li .scroll_right button {width: 50px; height: 38px; padding: 0; background:#8f9fc6; border:1px solid #cacfe3; color:#eee; border-radius: 10px; font-size: 14px; margin:16px 10px;}
|
110
|
110
|
section .popup2 .pop .popup_scroll li .scroll_right button:hover {background:#708cd1;}
|
111
|
|
-section .popup2 .pop .popup_scroll li .right {position: relative; display: flex; font-size: 1.6rem; font-weight: 700; float: right; top:21px; height:27px;}
|
|
111
|
+section .popup2 .pop .popup_scroll li .right {position: relative; display: flex; font-size: 1.6rem; font-weight: 700; float: right; top:21px; width:91px; height:27px;}
|
112
|
112
|
section .popup2 .pop .popup_scroll li .right button {padding: 0px; font-size: 17px; width:24px;}
|
113
|
113
|
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);}
|
114
|
114
|
section .popup2 .pop .content .line button {width: 35%; height: 35px;font-size: 14px; font-weight:100; padding-top: 7px; margin: 0 10px;}
|