|
@@ -231,23 +231,24 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
231
|
231
|
.content .table_header button {float: right; width: 111px; font-size: 1rem; padding: 5px 20px; margin: 8px;}
|
232
|
232
|
|
233
|
233
|
.detail_content {top: 0px; position: fixed; z-index: 10; width:100%; background: #fff;}
|
234
|
|
-.detail_content .detail_header {width: 100%; height: 80px;}
|
|
234
|
+.detail_content .detail_header {width: 100%; height: 80px; padding-top:65px}
|
235
|
235
|
.detail_content .detail_header .detail_logo {float: left;}
|
236
|
|
-.detail_content .detail_header .detail_logo img {width: 150px; margin-left: 50px;}
|
|
236
|
+.detail_content .detail_header .detail_logo img {width: 70px; margin-left: 15px;}
|
237
|
237
|
.detail_content .detail_header .detail_ok {float: left;}
|
238
|
|
-.detail_content .detail_header .detail_ok label {margin-left: 80px; font-size: 2.8rem; font-weight: 700;}
|
239
|
|
-.detail_content .detail_confirmation {height: 200px; }
|
|
238
|
+.detail_content .detail_header .detail_ok label {margin-left: 50px; font-size: 1.6rem; font-weight: 700;}
|
|
239
|
+.detail_content .detail_confirmation {height: 260px; }
|
240
|
240
|
.detail_content .detail_confirmation .detail_col {float: left; width: 100%; display: inline-flex; margin-left: 15px; margin-bottom: 10px;}
|
241
|
241
|
.detail_content .detail_confirmation .detail_col label{font-size: 1rem; font-weight: 700; float: left; width: 100px; text-align: left;}
|
242
|
|
-.detail_content .detail_confirmation .detail_col i{font-size: 1rem; width: 1%; text-align: right; margin-right: 10px;}
|
|
242
|
+.detail_content .detail_confirmation .detail_col i{font-size: 1rem; font-style:normal; width: 1%; text-align: right; margin-right: 10px;}
|
243
|
243
|
.detail_content .detail_confirmation .detail_col div{font-size: 1rem; width: auto; text-align: left;}
|
|
244
|
+.detail_content .detail_company_info {height:150px;}
|
244
|
245
|
.detail_content .detail_company_info label{font-size: 1rem; font-weight: 600;}
|
245
|
246
|
.detail_content .detail_company_info .weight {margin-bottom: 20px;}
|
246
|
|
-.detail_content .detail_company_info .weight label{font-size: 1.4rem; font-weight: 700;}
|
|
247
|
+.detail_content .detail_company_info .weight label{font-size: 1.2rem; font-weight: 700;}
|
247
|
248
|
.detail_content .detail_company_info div{font-size: 1rem;}
|
248
|
|
-.detail_content .detail_company_info .info_left {width: 50%; height: 350px; float: left;}
|
249
|
|
-.detail_content .detail_company_info .info_left .company_info {width: 100%; float: left; display: flex; margin-left: 50px;}
|
250
|
|
-.detail_content .table_header {margin: 33% auto; width: 100%; height: 45px; background-color: skyblue; align-items: center; position: fixed; z-index: 10;}
|
|
249
|
+.detail_content .detail_company_info .info_left {width: 50%; height: 150px; float: left;}
|
|
250
|
+.detail_content .detail_company_info .info_left .company_info {width: 100%; float: left; display: flex; margin-left: 15px;}
|
|
251
|
+.detail_content .table_header {margin: 0% auto; width: 100%; height: 45px; background-color: skyblue; align-items: center; position: fixed; z-index: 10;}
|
251
|
252
|
.detail_content .table_header h1 {margin-top: 12px; margin-left: 15px; font-size: 1.2rem; float: left;}
|
252
|
253
|
.detail_content .table_header button {float: right; width: 200px; font-size: 2rem; padding: 5px 20px; margin: 20px;}
|
253
|
254
|
|
|
@@ -279,7 +280,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
279
|
280
|
.row-4{top: 377px;}
|
280
|
281
|
.row-5{top: 418px;}
|
281
|
282
|
.row-6{top: 468px;}
|
282
|
|
-.row-7{top: 1030px;}
|
|
283
|
+.row-7{top: 533px;}
|
283
|
284
|
|
284
|
285
|
.col-4{width:40% !important;}
|
285
|
286
|
.col-6{width:60% !important;}
|
|
@@ -296,10 +297,11 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
296
|
297
|
.scroll_area li.history_list .button_right {float: right; display: grid;}
|
297
|
298
|
.scroll_area li.history_list .button_right button {width: 65px; height: 70px; font-size: 1rem; margin: 0; border-radius: 0;}
|
298
|
299
|
.scroll_area li.history_list1 {height: 230px;}
|
299
|
|
-.scroll_area li.history_list2 {height: 160px; padding-top:5px;}
|
|
300
|
+.scroll_area li.history_list2 {height: 165px; padding-top:5px;}
|
300
|
301
|
.scroll_area li.history_list2 label{min-width:95px; display:inline-flex;}
|
301
|
302
|
.scroll_area li.history_list3 {height: 160px; padding-top:5px;}
|
302
|
303
|
.scroll_area li.history_list4 {height: 150px;}
|
|
304
|
+.scroll_area li.history_list5 {height: 100px; padding-top:5px;}
|
303
|
305
|
.scroll_area li .history_info {width: auto;}
|
304
|
306
|
.scroll_area li .left {width:100%; height:30px; margin-top:0px;}
|
305
|
307
|
.scroll_area li .btn {width:calc(100% - 65px); padding-top:12px;}
|
|
@@ -325,7 +327,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
325
|
327
|
.scroll_area li .left .nomal .half label {font-weight:100;}
|
326
|
328
|
.scroll_area li .left .nomal input{width: 85px; height:30px;}
|
327
|
329
|
.scroll_area li .left .nomal .scroll_btn {margin-bottom: 10px; min-width: 0;}
|
328
|
|
-.scroll_area li .left .nomal .scroll_btn button{width: 50px; height: 40px; font-size: 0.8rem; padding: 0; border-radius: 10px; background: rgb(198, 170, 250);}
|
|
330
|
+.scroll_area li .left .nomal .scroll_btn button{top: 120px; position: absolute; width: 50px; height: 40px; font-size: 0.8rem; padding: 0; border-radius: 10px; background: rgb(198, 170, 250);}
|
329
|
331
|
|
330
|
332
|
.scroll_area li .left .nomal span {margin:0 10px;}
|
331
|
333
|
|
|
@@ -333,7 +335,6 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
333
|
335
|
.scroll_area li .left .nomal .btn_bar button{width: 25px; height: 30px; font-size: 1rem; padding: 0;}
|
334
|
336
|
.scroll_area li .left .nomal .btn_bar .col_0{min-width: auto; margin: 5px 20px;}
|
335
|
337
|
|
336
|
|
-.scroll_area li .left .nomal .space2 {display: inline-flex; font-size: 1.4rem; font-weight: 700;}
|
337
|
338
|
.scroll_area li .left .nomal label{position:relative; margin-left: 10px;}
|
338
|
339
|
.scroll_area li .left .nomal label.sub_info{min-width: 70px; display: inline-flex;}
|
339
|
340
|
.scroll_area li .left .nomal label.col_0{width: auto;}
|