Ver código fonte

품목명 제거

whakdo963 2 anos atrás
pai
commit
6ae5420789

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

@@ -73,8 +73,6 @@
73 73
 	                <input type="checkbox" name="brandUnitUnqNo" class="fnBrandUnitUnqNo" />
74 74
 	              </div>
75 75
 	              <div class="thick">
76
-	              	<label>품목명</label>
77
-	                <span>:</span>
78 76
 	                <div class="itp_item fnItemNm"></div>
79 77
 	              </div>
80 78
 	              <div class="thick">

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

@@ -370,7 +370,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
370 370
 .content .line .float_right_btn {float: left; margin-top: 3px; margin-left: 5px;}
371 371
 .content .line .float_right_btn button {padding:0; width:26px; height:26px; border-radius:5px; border:1px solid #ccc;}
372 372
 .content .line .float_right_btn button img {width:16px; height:16px;}
373
-.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;}
373
+.content .line .float_left select {float: left; width: 100%; height: 26px; margin-top:3px; border: 1px solid #ccc; border-radius:5px; font-size: 12pt; font-weight:100;}
374 374
 .content .line .line_right {float: right; margin-right: 0%; width:200px;}
375 375
 .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;}
376 376
 .content .line .line_right input {position: relative; text-align: center; font-size:12pt; width:100%;}