Bläddra i källkod

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

juney 2 år sedan
förälder
incheckning
f009d67f39

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

@@ -68,7 +68,7 @@
68 68
          </div>
69 69
         <div id="ITP_LIST_MPOMNG01010_DETAIL_ROWCOPY" style="display: none;">
70 70
           <li class="list-row item-row">
71
-				<div class="left_info">
71
+				<div class="left_info" style="width:calc(100% - 125px);">
72 72
 	              <div class="check_box">
73 73
 	                <input type="checkbox" name="brandUnitUnqNo" class="fnBrandUnitUnqNo" />
74 74
 	              </div>

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

@@ -250,8 +250,6 @@
250 250
                 <input type="checkbox" name="brandUnitUnqNo" class="fnBrandUnitUnqNo" />
251 251
               </div>
252 252
               <div class="thick">
253
-              	<label>품목명</label>
254
-                <span>:</span>
255 253
                 <div class="itp_item fnItemNm"></div>
256 254
               </div>
257 255
               <div class="thick">

+ 0 - 2
src/main/webapp/mobile/app/mrtnmng/MRTNMNG01010.html

@@ -53,8 +53,6 @@
53 53
 			                <input type="checkbox" name="brandUnitUnqNo" class="fnBrandUnitUnqNo" />
54 54
 			              </div>
55 55
 			              <div class="thick">
56
-			              	<label>품목명</label>
57
-			                <span>:</span>
58 56
 			                <div class="itp_item fnItemNm">품목명</div>
59 57
 			              </div>
60 58
 			              <div class="thick">

+ 0 - 2
src/main/webapp/mobile/app/mrtnmng/MRTNMNG02010.html

@@ -209,8 +209,6 @@
209 209
 								<input type="checkbox" name="brandUnitUnqNo" class="fnBrandUnitUnqNo" />
210 210
 							</div>
211 211
 							<div class="thick">
212
-								<label>품목명</label>
213
-								<span>:</span>
214 212
 								<div class="itp_item fnItemNm"></div>
215 213
 							</div>
216 214
 							 <div class="thick">

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

@@ -355,7 +355,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
355 355
 .content .line label {min-width:125px; color:#898989; font-size: 12pt; float: left; text-align: left; margin-top: 7px; font-weight:100;}
356 356
 .content .line label.pay_label {margin:20px 1%; width:98%;}
357 357
 .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;}
358
-.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;}
358
+.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 #ccc; border-radius:5px;}
359 359
 .content .line .float_left {float: left; width:168px;;}
360 360
 .content .line .float_left.name {width:60%; margin-top:1px;}
361 361
 .content .line .float_left button {float:right; left:-2px; top:-2px; position:relative; background:transparent; border:none; width:26px; height:26px; padding:0;}