Преглед изворни кода

Merge branch 'master' of http://106.246.249.162:13000/orderqueen/oqpo-view

juney пре 2 година
родитељ
комит
308261c261

+ 1 - 1
src/main/webapp/mobile/app/mpomng/MPOMNG07010.html

@@ -51,7 +51,7 @@
51 51
 				</div>
52 52
 		      <div class="line">
53 53
 		        <label>품목명</label>
54
-		        <div class="float_left">
54
+		        <div class="float_left name">
55 55
 		          <input id="ITP_FORM_MPOMNG07010_LIST_ITEM_NM" name="sitemNm" type="text" placeholder="">
56 56
 		        </div>
57 57
 		      </div>

+ 1 - 1
src/main/webapp/mobile/app/mrtnmng/MRTNMNG06010.html

@@ -50,7 +50,7 @@
50 50
 					</div>
51 51
 					<div class="line">
52 52
 						<label>품목명</label>
53
-						<div class="float_left">
53
+						<div class="float_left name">
54 54
 							<input id="ITP_FORM_MRTNMNG06010_LIST_ITEM_NM" name="sitemNm" type="text" placeholder="">
55 55
 						</div>
56 56
 					</div>

+ 21 - 21
src/main/webapp/mobile/css/style.css

@@ -252,7 +252,7 @@ body.eee {height: 700px; background: #eee;}
252 252
 .main .wicon .icon_left {float: left;}
253 253
 
254 254
 
255
-input {font-size:14px; margin-top: 3px; border: 1px solid #aaa; border-radius:4px; height: 34px;text-align: left; padding:0 10px;}
255
+input {font-size:14px; margin-top: 3px; border: 1px solid #aaa; border-radius:4px; height: 26px;text-align: left; padding:0 10px;}
256 256
 input[type="date"]::-webkit-calendar-picker-indicator {display:none;}
257 257
 
258 258
 select {border: 1px solid #aaa; border-radius:5px; height: 35px; font-size: 12px; text-align: left; padding:0 10px;}
@@ -337,7 +337,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
337 337
 .content .content_fix {background: #f5f6f6; border-bottom:1px solid #E0B8AB;}
338 338
 .content .content_inside {background: #f5f6f6; border-bottom:1px solid #E0B8AB;}
339 339
 .content .header {width:100% !important; margin:0 !important;}
340
-.content .line {position: relative; display: inline-block; width: 332px; margin:0 auto; height: 40px; margin-bottom: -10px;}
340
+.content .line {position: relative; display: inline-block; width: 332px; margin:0 auto; height: 30px; margin-bottom: -10px;}
341 341
 .content .line.shot{height:30px;}
342 342
 .content .line.mt5 {margin-top:5px;}
343 343
 .content .line.top6 {top:6px;}
@@ -348,43 +348,43 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
348 348
 .content .line .pop_right div {float:right; margin-right:10px; padding-top:8px; text-align:right; font-size:16px;}
349 349
 .content .line .search_wrap input {float:right; width:50%; margin-right:10px;}
350 350
 .content .line .search_wrap select {float:right; width:50%; height:27px; margin-right:10px;}
351
-.content .line div.itp_search_header {height:40px; font-weight:100;padding:8px 10px 5px 10px; text-align: left; color:#b88278;border-bottom: 1px solid #aaa;font-size:14pt;}
351
+.content .line div.itp_search_header {height:32px; font-weight:100;padding:5px 10px 5px 10px; text-align: left; color:#b88278;border-bottom: 1px solid #aaa;font-size:12pt;}
352 352
 .content .line div.itp_search_header img{width:14px; top:-2px; position:relative;}
353
-.content .line label {min-width:125px; color:#898989; font-size: 14pt; float: left; text-align: left; margin-top: 7px; font-weight:100;}
353
+.content .line label {min-width:125px; color:#898989; font-size: 12pt; float: left; text-align: left; margin-top: 7px; font-weight:100;}
354 354
 .content .line label.pay_label {margin:20px 1%; width:98%;}
355 355
 .content .line select.label {border: 1px solid #000; font-size: 0.9rem;margin:9px 0 0 5px; float: left; width: 120px; height: 30px; text-align: left;}
356
-.content .line .itp_label_select {padding:0;width:120px; height:34px; color:#666; font-size: 14pt; float: left;  margin:3px 5px 3px 0; font-weight:100; border:1px solid #aaa; border-radius:5px;}
356
+.content .line .itp_label_select {padding:0;width:120px; height:26px; color:#666; font-size: 12pt; float: left;  margin:3px 5px 3px 0; font-weight:100; border:1px solid #aaa; border-radius:5px;}
357 357
 .content .line .float_left {float: left; width:168px;;}
358
-.content .line .float_left.name {width:62%;}
359
-.content .line .float_left button {float:right; left:-2px; top:-2px; position:relative; background:transparent; border:none; width:34px; height:34px; padding:0;} 
360
-.content .line .float_left button img {width:18px;}
358
+.content .line .float_left.name {width:60%; margin-top:1px;}
359
+.content .line .float_left button {float:right; left:-2px; top:-2px; position:relative; background:transparent; border:none; width:26px; height:26px; padding:0;} 
360
+.content .line .float_left button img {width:16px;}
361 361
 .content .line .float_left input {width:100%; font-size:12pt; text-overflow:ellipsis; padding-right:22px;}
362 362
 .content .line .float_left input::placeholder {color:#bbb; font-size:10pt;}
363 363
 .content .line .float_left.note {width: 100%; padding: 10px;}
364 364
 .content .line .float_left.note textarea {width: 100%; height: 100px; border: 1px solid #aaa; text-align: left; font-size:14px;}
365
-.content .line .float_left div {font-size: 14pt; margin-top: 4px; margin-right:8px; text-align:right; font-weight:100;}
366
-.content .line .float_left .input_text {background: #fff; width: 100%; height: 34px; border: 1px solid #aaa; margin-top: 3px; border-radius: 4px;}
365
+.content .line .float_left div {font-size: 12pt; margin-top: 4px; margin-right:8px; text-align:right; font-weight:100;}
366
+.content .line .float_left .input_text {background: #fff; width: 100%; height: 26px; border: 1px solid #aaa; margin-top: 3px; border-radius: 4px;}
367 367
 .content .line .float_left .itp_input_btn {top:5px; margin:0; position:absolute; width:168px;}
368 368
 .content .line .float_right_btn {float: left; margin-top: 3px; margin-left: 5px;}
369
-.content .line .float_right_btn button {padding:0; width:34px; height:34px; border-radius:5px; border:1px solid #aaa;}
370
-.content .line .float_right_btn button img {width:18px; height:18px;}
371
-.content .line .float_left select {float: left; width: 100%; height: 34px; margin-top:3px; border: 1px solid #aaa; border-radius:5px; font-size: 14pt; font-weight:100;}
369
+.content .line .float_right_btn button {padding:0; width:26px; height:26px; border-radius:5px; border:1px solid #aaa;}
370
+.content .line .float_right_btn button img {width:16px; height:16px;}
371
+.content .line .float_left select {float: left; width: 100%; height: 26px; margin-top:3px; border: 1px solid #aaa; border-radius:5px; font-size: 12pt; font-weight:100;}
372 372
 .content .line .line_right {float: right; margin-right: 0%; width:200px;}
373
-.content .line .line_right div {text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:100%; text-align:right; float: right; font-size: 14pt; margin-top: 7px; margin-right:0%; color:#555;padding-right:5px;}
373
+.content .line .line_right div {text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:100%; text-align:right; float: right; font-size: 12pt; margin-top: 7px; margin-right:0%; color:#555;padding-right:5px;}
374 374
 .content .line .line_right input {position: relative; text-align: center; font-size:12pt; width:100%;}
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 378
 .content .line .line_right input.date{width:194px; margin-right:132px; height:35px; 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
-.content .line input.date {width: 168px; height: 34px; float: left; text-align:center; font-size:14pt; background: url(../img/calender.png) 95%/18px no-repeat white}
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%;}
382
-.content .line div.date_to {display:flex; width:62%; height:34px; float: left; margin-right:0px; margin-top:3px;}
383
-.content .line div.date_to input {font-weight:100; width:47%; height:34px; font-size:11pt; padding:0 24px 0 3px; margin:0;}
382
+.content .line div.date_to {display:flex; width:62%; height:26px; float: left; margin-right:0px; margin-top:3px;}
383
+.content .line div.date_to input {font-weight:100; width:47%; height:26px; font-size:11pt; padding:0 24px 0 3px; margin:0;}
384 384
 
385 385
 .content .line div.date_to div.at {width: 6%;  font-size: 16px; padding-top:12px; float: right;}
386 386
 .content .line .search {width: 100%; height: 50px; padding-top:6px;}
387
-.content .line .search button {width: 40%; height: 34px; font-size: 12pt; font-weight:100; padding: 0;}
387
+.content .line .search button {width: 40%; height: 26px; font-size: 12pt; font-weight:100; padding: 0;}
388 388
 .content .line .search button.col_3 {width: 25%; height:34px; margin:0 10px;}
389 389
 .content .list_line {width:98%; float:left; height:50px;display: inline-flex; margin:0 1%; font-size:12px;}
390 390
 .content .border {border-bottom: 1px solid #000 !important;}
@@ -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: 38px;}
401
+.content .table_btn {margin-top: 6px; width: 100%; height: 30px;}
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: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 6px 0; border-radius:15px;}
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;}
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%);}