whakdo963 před 2 roky
rodič
revize
a9478b7d8a

+ 1 - 1
src/main/webapp/app/pomng/POMNG05010.html

@@ -46,7 +46,7 @@
46 46
 											<button type="button" id="ITP_BTN_POMNG05010_DELETE_SPPLY_NM" class="btn btn-primary btn-sm SHOW" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
47 47
 										</div>
48 48
 										<div class="col-xs-2 itp_ip itp_noMar">
49
-											<input type="text" id="ITP_FORM_POMNG05010_SEARCH_WHS_NM" class="form-control itp_input" name="swhsNm" placeholder="매장/창고" />
49
+											<input type="text" id="ITP_FORM_POMNG05010_SEARCH_WHS_NM" class="form-control itp_input" name="swhsNm" placeholder="매장/창고" readonly/>
50 50
 											<input type="hidden" id="ITP_FORM_POMNG05010_SEARCH_WHS_ID" class="form-control itp_input" name="swhsId"  />
51 51
 										</div>
52 52
 										<div class="col-xs-1 itp_in" style="padding:0px; width:10%;">

Diff nebyl zobrazen, protože je příliš veliký
+ 1 - 1
src/main/webapp/bootstrap/dist/css/bootstrap.min.css


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

@@ -126,8 +126,8 @@ a, button {outline:none !important; text-decoration:none !important;}
126 126
 #ITP_HEADER .itp_logo {margin:0; padding:0; color:#337ab7; float:left; width:30px;}
127 127
 #ITP_HEADER .itp_logo img{width:30px;}
128 128
 #ITP_HEADER .itp_txt_brand {float:left; margin:1px; padding:0 4px; color:#fff; font-size:18px; text-decoration:none;}
129
-#ITP_HEADER .itp_sch_brand {margin:0 4px; padding:0; color:#337ab7; float:left; width:30px;}
130
-#ITP_HEADER .itp_sch_brand button{width:33px;}
129
+#ITP_HEADER .itp_sch_brand {margin:0 4px; padding:0; color:#337ab7; float:left; width:90px;}
130
+#ITP_HEADER .itp_sch_brand button{width:90px; border:1px solid #000;}
131 131
 #ITP_HEADER .itp_menu {float:left; border:1px solid #ddd; line-height: 26px; background:#eee;margin:4px; border-radius: 2px; padding:0 4px;}
132 132
 #ITP_HEADER .itp_menu a {color:#000; font-size:13px; text-decoration:none;}
133 133
 #ITP_HEADER .itp_out {float:left; border:1px solid #000; line-height: 27px; background:#666; margin:4px; border-radius: 2px; padding:0 4px;}

+ 1 - 2
src/main/webapp/main.html

@@ -62,8 +62,7 @@
62 62
 					<!--<span class="itp_logo"><img src="/oqpo-view/images/favicon.ico" alt="로고"></span>-->
63 63
 					<span class="itp_txt_brand" id="ITP_TXT_MAIN_SHR_TIMEOUT"></span>
64 64
 					<span class="itp_txt_brand" id="ITP_TXT_MAIN_SHR_BRAND"></span>
65
-					<span class="itp_sch_brand"><button type="button" id="ITP_BTN_MAIN_SHR_AFFL" class="btn btn-success btn-sm SEB"><i class="glyphicon glyphicon-search"></i></button></span>
66
-					<span class="itp_menu"><a href="javascript:void(0)" class="">메뉴안내</a></span>
65
+					<span class="itp_sch_brand"><button type="button" id="ITP_BTN_MAIN_SHR_AFFL" class="btn btn-success btn-sm SEB">가맹점검색</button></span>
67 66
 					<span class="itp_out"><a href="javascript:void(0)" class="ITP_BTN_LOGOUT">로그아웃</a></span>
68 67
 				</div>
69 68
 			</div>