Explorar o código

버튼 위치 크기조정

whakdo963 %!s(int64=2) %!d(string=hai) anos
pai
achega
ae1476168b

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

@@ -50,7 +50,7 @@
50 50
 	              <button id="ITP_BTN_MPOMNG01010_DETAIL_DELETE_WHS_NM"><img src="../img/delete.png" alt=""></button>
51 51
 	            </div>
52 52
 	        </div>
53
-	        <div class="table_header line">
53
+	        <div class="table_btn line">
54 54
 	          <div >
55 55
 	            <h1><구매품목></h1>
56 56
 	            <button type="button" id="ITP_BTN_MPOMNG01010_DETAIL_DELROW" class="btn-danger btn-sm ADB">품목삭제</button>

+ 4 - 2
src/main/webapp/mobile/css/style.css

@@ -397,8 +397,10 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
397 397
 .content .list_line .mail input {width:30%;}
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
-.content .table_header {margin-top: 6px; width: 100%; height: 38px;}
401
-.content .table_header h1 {margin-left: 15px; margin-top:16px; margin-bottom:0; font-size: 13px; float: left; color: #000; font-weight: 100;}
400
+.content .table_header {margin-top: 6px; width: 100%; height: 20px;}
401
+.content .table_btn {margin-top: 6px; width: 100%; height: 38px;}
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;}
402 404
 .content .table_header button {float: right; width: 75px; height:34px; font-size: 10pt; font-weight: 100; padding:0px; margin: 0px 12px 6px 0; border-radius:15px;}
403 405
 .detail_content {top: 0px; position: fixed; display:contents; z-index: 10; width:100%; background: #fff;}
404 406
 .detail_content .detail_content_fix {background: #f5f6f6; border-bottom:1px solid #E0B8AB;}