Pārlūkot izejas kodu

팝업크기변경

whakdo963 2 gadi atpakaļ
vecāks
revīzija
9b33c7212d

+ 1 - 1
src/main/webapp/mobile/app/mstockmng/MSTOCKMNG01010.html

@@ -133,7 +133,7 @@
133 133
 		</div>
134 134
 	</div>
135 135
 	<div id="ITP_POP_MSTOCKMNG01010_ITEM_AREA" class="popup2 mobile-pop-close" style="display: none;">
136
-		<div class="pop" style="height:480px;">
136
+		<div class="pop" style="height:390px;">
137 137
 			<div class="header">
138 138
 				<div class="header_left">
139 139
 					<label>재고처리</label>

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

@@ -121,11 +121,11 @@ section .popup2 .pop .popup_scroll li .add button{float: right; width: 60px; hei
121 121
 section .popup2 .pop .popup_scroll li .right input {width:43px; height:27px; margin:0; padding:3px; text-align:center; border-radius:0px; border:1px solid #E0B8AB;}
122 122
 section .popup2 .pop .popup_scroll li .right input:focus {outline:none;}
123 123
 section .popup2 .pop .content .line button {width: 35%; height: 35px;font-size: 14px; font-weight:100; padding-top: 7px; margin: 0 10px;}
124
-section .popup2	.list_line {width:98%; float:left; height:40px;display: inline-flex; margin:0 1%; font-size:12px;}
124
+section .popup2	.list_line {width:98%; float:left; height:30px;display: inline-flex; margin:0 1%; font-size:12px;}
125 125
 section .popup2 .border {border-bottom: 1px solid #000 !important;}
126
-section .popup2 .list_line .list_label {width:30%;border:1px solid #000; height:40px; padding-top:10px; border-bottom:none; background:#eee;}
126
+section .popup2 .list_line .list_label {width:30%;border:1px solid #000; height:30px; padding-top:4px; border-bottom:none; background:#eee;}
127 127
 section .popup2 .list_line .list_label label{font-size:12pt;}
128
-section .popup2 .list_line .list_info {width:70%;height:40px; border:1px solid #000; padding-top:10px; border-left:none; border-bottom:none;}
128
+section .popup2 .list_line .list_info {width:70%;height:30px; border:1px solid #000; padding-top:4px; border-left:none; border-bottom:none;}
129 129
 section .popup2 .list_line .list_info input{width:90%;}
130 130
 section .popup2 .list_line .mail input {width:30%;}
131 131
 section .popup2 .list_line .mail select {width:30%;}
@@ -135,7 +135,7 @@ section .popup_scroll li .right button {background:#e1cac1; color:#fff; border:1
135 135
 section .popup_scroll li .right button:hover {background:#FCD5C1;}
136 136
 section .popup_scroll li .right button:checked {background:#ccc;}
137 137
 section .popup2 .list_line .line_right {float:right; width:70%;}
138
-section .popup2 .list_line .line_right select {width:200px; float:right; height:34px; margin-top:4px;}
138
+section .popup2 .list_line .line_right select {width:200px; float:right; height:26px; margin-top:4px;}
139 139
 section .popup2 .list_line .line_right input {width:200px; float:right; text-align:right;}
140 140
 section .popup2 .list_line .info{width:30%; padding-top:8px; padding-left:20px; text-align:left; font-size:12pt;}
141 141
 
@@ -385,7 +385,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
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 387
 .content .line .search button {width: 40%; height: 26px; font-size: 12pt; font-weight:100; padding: 0;}
388
-.content .line .search button.col_3 {width: 25%; height:34px; margin:0 10px;}
388
+.content .line .search button.col_3 {width: 25%; height:26px; 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;}
391 391
 .content .list_line .list_label {width:30%;border:1px solid #000; height:50px; padding-top:14px; border-bottom:none; background:#eee;}