Browse Source

모바일 html 수정

whakdo963 2 years ago
parent
commit
89aa61deb5

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

@@ -143,7 +143,7 @@
143 143
             </div>
144 144
             <div id="ITP_LIST_MPOMNG01010_POP_WHS_AREA" class="popup_scroll">
145 145
                 <ul id="ITP_LIST_MPOMNG01010_POP_WHS_ROWS" class="panel-group itp_nav"></ul>
146
-                <div id="ITP_LIST_MPOMNG01010_POP_WHS_ROWCOPY" style="display:none;">
146
+                <div id="ITP_LIST_MPOMNG01010_POP_WHS_ROWCOPY" style="display: block;">
147 147
                     <li class="row_2">
148 148
                         <div class="scroll_left">
149 149
                             <div class="fnWhsNm">브랜드 창고 명A</div>

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

@@ -41,7 +41,7 @@ section .popup2 .pop .search_bar input {width: 80%; height: 40px; float: left;}
41 41
 section .popup2 .pop .search_bar button {float: right; border: none; padding-top:3px;}
42 42
 section .popup2 .pop .search_bar button img {width: 30px; height: 30px;}
43 43
 section .popup2 .pop .search_bar button.search {float: none; width: 50%; height: 35px; background:rgb(46, 46, 248); color: #fff; font-size: 1rem; padding: 0; border: 1px solid #000; margin: 0 auto;}
44
-section .popup2 .pop .search_bar button.btn_blue {float: right; width: 100px; height: 35px; background:rgb(46, 46, 248); color: #fff; font-size: 1rem; padding: 0; border: 1px solid #000;}
44
+section .popup2 .pop .search_bar button.btn_blue {float: right; width: 100px; height: 35px; background:#d9baaf; color: #fff; font-size: 13px; padding: 0; border: 1px solid #000;}
45 45
 section .popup2 .pop .search_item_bar {width:100%; margin-top:10px;}
46 46
 section .popup2 .pop .search_item_bar input {width:22%; border-radius:2px;}
47 47
 section .popup2 .pop .search_item_bar select {width:22%;border-radius:2px;}

BIN
src/main/webapp/mobile/img/calender.png


BIN
src/main/webapp/mobile/img/close.png