fix : 부트스트랩 중복 css속성 제거(vertical-align: top !important, text-align: center !important)

main
이범준 2 years ago
parent fc0ce3cffe
commit c4c3017fb0

@ -118,7 +118,7 @@
<div class="popup" style="min-width: 100%;"> <div class="popup" style="min-width: 100%;">
<div class="popup_inner_type2" style="max-width: 500px;"> <div class="popup_inner_type2" style="max-width: 500px;">
<p class="pop_title">일반회원 아이디 찾기</p> <p class="pop_title">일반회원 아이디 찾기</p>
<p class="tac">※ 회원정보에 등록한 이름과 이메일 주소가 같아야 합니다.</p> <p class="text-center">※ 회원정보에 등록한 이름과 이메일 주소가 같아야 합니다.</p>
<div class="bg"> <div class="bg">
<table class="tbl03"> <table class="tbl03">
@ -144,7 +144,7 @@
</table> </table>
</div> </div>
<div class="popup_btn tac"> <div class="popup_btn text-center">
<span> <span>
<!-- <button type="submit" href="#" id="find_btn" class="btn blue">찾기</button> --> <!-- <button type="submit" href="#" id="find_btn" class="btn blue">찾기</button> -->
<button type="button" id="find_btn" class="btn blue">찾기</button> <button type="button" id="find_btn" class="btn blue">찾기</button>
@ -170,7 +170,7 @@
<div class="popup" style="min-width: 100%;"> <div class="popup" style="min-width: 100%;">
<div class="popup_inner_type2" style="max-width: 500px;"> <div class="popup_inner_type2" style="max-width: 500px;">
<p class="pop_title">기업회원 아이디 찾기</p> <p class="pop_title">기업회원 아이디 찾기</p>
<p class="tac">※ 회원정보에 등록한 이름과 이메일 주소가 같아야 합니다.</p> <p class="text-center">※ 회원정보에 등록한 이름과 이메일 주소가 같아야 합니다.</p>
<div class="bg"> <div class="bg">
<table class="tbl03"> <table class="tbl03">
@ -196,7 +196,7 @@
</table> </table>
</div> </div>
<div class="popup_btn tac"> <div class="popup_btn text-center">
<span> <span>
<!-- <button type="submit" href="#" id="find_btn" class="btn blue">찾기</button> --> <!-- <button type="submit" href="#" id="find_btn" class="btn blue">찾기</button> -->
<button type="button" id="find_btn" class="btn blue">찾기</button> <button type="button" id="find_btn" class="btn blue">찾기</button>
@ -222,7 +222,7 @@
<div class="popup" style="min-width: 100%;"> <div class="popup" style="min-width: 100%;">
<div class="popup_inner_type2" style="max-width: 500px;"> <div class="popup_inner_type2" style="max-width: 500px;">
<p class="pop_title">업무사용자 아이디 찾기</p> <p class="pop_title">업무사용자 아이디 찾기</p>
<p class="tac">※ 회원정보에 등록한 이름과 이메일 주소가 같아야 합니다.</p> <p class="text-center">※ 회원정보에 등록한 이름과 이메일 주소가 같아야 합니다.</p>
<div class="bg"> <div class="bg">
<table class="tbl03"> <table class="tbl03">
@ -248,7 +248,7 @@
</table> </table>
</div> </div>
<div class="popup_btn tac"> <div class="popup_btn text-center">
<span> <span>
<!-- <button type="submit" href="#" id="find_btn" class="btn blue">찾기</button> --> <!-- <button type="submit" href="#" id="find_btn" class="btn blue">찾기</button> -->
<button type="button" id="find_btn" class="btn blue">찾기</button> <button type="button" id="find_btn" class="btn blue">찾기</button>

@ -51,7 +51,7 @@
<div class="popup" style="min-width: 100%;"> <div class="popup" style="min-width: 100%;">
<div class="popup_inner_type2" style="max-width: 500px;"> <div class="popup_inner_type2" style="max-width: 500px;">
<p class="pop_title">아이디 찾기</p> <p class="pop_title">아이디 찾기</p>
<p class="tac">※ 회원정보에 등록한 이름과 이메일 주소가 같아야 합니다.</p> <p class="text-center">※ 회원정보에 등록한 이름과 이메일 주소가 같아야 합니다.</p>
<div class="bg"> <div class="bg">
<table class="tbl03"> <table class="tbl03">
@ -77,7 +77,7 @@
</table> </table>
</div> </div>
<div class="popup_btn tac"> <div class="popup_btn text-center">
<span> <span>
<!-- <button type="submit" href="#" id="find_btn" class="btn blue">찾기</button> --> <!-- <button type="submit" href="#" id="find_btn" class="btn blue">찾기</button> -->
<button type="button" id="find_btn" class="btn blue">찾기</button> <button type="button" id="find_btn" class="btn blue">찾기</button>

@ -62,7 +62,7 @@
</p> </p>
</div> </div>
<div class="popup_btn tac"> <div class="popup_btn text-center">
<span> <span>
<c:if test="${userId eq null}"> <c:if test="${userId eq null}">
<a href="#" onclick="javascript:fn_FindId(); return false;" class="btn blue">아이디 찾기</a> <a href="#" onclick="javascript:fn_FindId(); return false;" class="btn blue">아이디 찾기</a>

@ -165,7 +165,7 @@
</table> </table>
</div> </div>
<div class="popup_btn tac"> <div class="popup_btn text-center">
<span> <span>
<button type="button" class="btn blue">비밀번호 찾기</button> <button type="button" class="btn blue">비밀번호 찾기</button>
</span> </span>
@ -222,7 +222,7 @@
</table> </table>
</div> </div>
<div class="popup_btn tac"> <div class="popup_btn text-center">
<span> <span>
<button type="button" class="btn blue">비밀번호 찾기</button> <button type="button" class="btn blue">비밀번호 찾기</button>
</span> </span>
@ -279,7 +279,7 @@
</table> </table>
</div> </div>
<div class="popup_btn tac"> <div class="popup_btn text-center">
<span> <span>
<button type="button" class="btn blue">비밀번호 찾기</button> <button type="button" class="btn blue">비밀번호 찾기</button>
</span> </span>

@ -94,7 +94,7 @@
</table> </table>
</div> </div>
<div class="popup_btn tac"> <div class="popup_btn text-center">
<span> <span>
<button type="button" class="btn blue">비밀번호 찾기</button> <button type="button" class="btn blue">비밀번호 찾기</button>
</span> </span>

@ -47,7 +47,7 @@
</div> </div>
<div class="popup_btn tac"> <div class="popup_btn text-center">
<span> <span>
<a href="#" onclick="javascript:fn_close(); return false;" class="btn lightgray">닫기</a> <a href="#" onclick="javascript:fn_close(); return false;" class="btn lightgray">닫기</a>
</span> </span>

@ -61,7 +61,7 @@
<option value="0" <c:if test="${searchVO.searchCondition == '0'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchOpertListPopup.batchOpertNm"/></option><!-- 배치작업명 --> <option value="0" <c:if test="${searchVO.searchCondition == '0'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchOpertListPopup.batchOpertNm"/></option><!-- 배치작업명 -->
<option value="1" <c:if test="${searchVO.searchCondition == '1'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchOpertListPopup.batchProgrm"/></option><!-- 배치프로그램 --> <option value="1" <c:if test="${searchVO.searchCondition == '1'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchOpertListPopup.batchProgrm"/></option><!-- 배치프로그램 -->
</select> </select>
<input class="s_input2 vat" name="searchKeyword" type="text" value='<c:out value="${searchVO.searchKeyword}"/>' maxlength="35" size="35" onkeypress="press(event);" title="검색키워드" /><!-- 검색키워드 --> <input class="s_input2 align-top" name="searchKeyword" type="text" value='<c:out value="${searchVO.searchKeyword}"/>' maxlength="35" size="35" onkeypress="press(event);" title="검색키워드" /><!-- 검색키워드 -->
<input class="s_btn" type="submit" value='<spring:message code="button.inquire" />' title='<spring:message code="button.inquire" />' onclick="fn_egov_get_list('1'); return false;" /><!-- 조회 --> <input class="s_btn" type="submit" value='<spring:message code="button.inquire" />' title='<spring:message code="button.inquire" />' onclick="fn_egov_get_list('1'); return false;" /><!-- 조회 -->
</li> </li>

@ -33,7 +33,7 @@
</select> </select>
</td> </td>
<td> <td>
<input class="s_input2 vat" name="searchKeyword" type="text" value='<c:out value="${searchVO.searchKeyword}"/>' size="35" maxlength="35" onkeypress="XitBatchRegMng_list.press(event);" title="<spring:message code="comSymBat.batchOpertList.searchKeyword"/>" /><!-- 검색키워드 --> <input class="s_input2 align-top" name="searchKeyword" type="text" value='<c:out value="${searchVO.searchKeyword}"/>' size="35" maxlength="35" onkeypress="XitBatchRegMng_list.press(event);" title="<spring:message code="comSymBat.batchOpertList.searchKeyword"/>" /><!-- 검색키워드 -->
</td> </td>
<td colspan="6"> <td colspan="6">
<input type="button" id="btnSearch" class="btn_search" title="검색" value="검색" /> <input type="button" id="btnSearch" class="btn_search" title="검색" value="검색" />

@ -28,7 +28,7 @@
<option value="0" <c:if test="${searchVO.searchCondition == '0'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchResultList.batchOpertNm"/></option><!-- 배치작업명 --> <option value="0" <c:if test="${searchVO.searchCondition == '0'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchResultList.batchOpertNm"/></option><!-- 배치작업명 -->
<option value="1" <c:if test="${searchVO.searchCondition == '1'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchResultList.batchSchdulId"/></option><!-- 배치스케줄ID --> <option value="1" <c:if test="${searchVO.searchCondition == '1'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchResultList.batchSchdulId"/></option><!-- 배치스케줄ID -->
</select> </select>
<input class="s_input2 vat" name="searchKeyword" type="text" value='<c:out value="${searchVO.searchKeyword}"/>' size="15" maxlength="35" onkeypress="press(event);" title="<spring:message code="comSymBat.batchResultList.searchKeyword"/>" /> <input class="s_input2 align-top" name="searchKeyword" type="text" value='<c:out value="${searchVO.searchKeyword}"/>' size="15" maxlength="35" onkeypress="press(event);" title="<spring:message code="comSymBat.batchResultList.searchKeyword"/>" />
<input type="text" id="sch_regist_dt_begin" name="sch_regist_dt_begin" style="width: 120px;" value="" title="신청기간 시작일자" maxlength="10" onkeypress="fnCmmnDateDashFormat(this);"/> <input type="text" id="sch_regist_dt_begin" name="sch_regist_dt_begin" style="width: 120px;" value="" title="신청기간 시작일자" maxlength="10" onkeypress="fnCmmnDateDashFormat(this);"/>
~ ~
<input type="text" id="sch_regist_dt_end" name="sch_regist_dt_end" style="width: 120px;" value="" title="신청기간 종료일자" maxlength="10" onkeypress="fnCmmnDateDashFormat(this);"/> <input type="text" id="sch_regist_dt_end" name="sch_regist_dt_end" style="width: 120px;" value="" title="신청기간 종료일자" maxlength="10" onkeypress="fnCmmnDateDashFormat(this);"/>

@ -34,7 +34,7 @@
</select> </select>
</td> </td>
<td> <td>
<input class="s_input2 vat" name="searchKeyword" type="text" value='<c:out value="${searchVO.searchKeyword}"/>' size="35" maxlength="35" onkeypress="XitBatchScheduleMng_list.press(event);" title="<spring:message code="comSymBat.batchSchdulList.searchKeyword"/>" /><!-- 검색키워드 --> <input class="s_input2 align-top" name="searchKeyword" type="text" value='<c:out value="${searchVO.searchKeyword}"/>' size="35" maxlength="35" onkeypress="XitBatchScheduleMng_list.press(event);" title="<spring:message code="comSymBat.batchSchdulList.searchKeyword"/>" /><!-- 검색키워드 -->
</td> </td>
<td colspan="6"> <td colspan="6">
<input type="button" id="btnSearch" class="btn_search" title="검색" value="검색" /> <input type="button" id="btnSearch" class="btn_search" title="검색" value="검색" />

@ -61,7 +61,7 @@
<option value="0" <c:if test="${searchVO.searchCondition == '0'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchOpertList.batchOpertNm"/></option><!-- 배치작업명 --> <option value="0" <c:if test="${searchVO.searchCondition == '0'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchOpertList.batchOpertNm"/></option><!-- 배치작업명 -->
<option value="1" <c:if test="${searchVO.searchCondition == '1'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchOpertList.batchProgrm"/></option><!-- 배치프로그램 --> <option value="1" <c:if test="${searchVO.searchCondition == '1'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchOpertList.batchProgrm"/></option><!-- 배치프로그램 -->
</select> </select>
<input class="s_input2 vat" name="searchKeyword" type="text" value='<c:out value="${searchVO.searchKeyword}"/>' size="35" maxlength="35" onkeypress="press(event);" title="<spring:message code="comSymBat.batchOpertList.searchKeyword"/>" /><!-- 검색키워드 --> <input class="s_input2 align-top" name="searchKeyword" type="text" value='<c:out value="${searchVO.searchKeyword}"/>' size="35" maxlength="35" onkeypress="press(event);" title="<spring:message code="comSymBat.batchOpertList.searchKeyword"/>" /><!-- 검색키워드 -->
<input class="s_btn" type="submit" value='<spring:message code="button.inquire" />' title='<spring:message code="button.inquire" />' onclick="selectProgramListManage(); return false;" /><!-- 조회 --> <input class="s_btn" type="submit" value='<spring:message code="button.inquire" />' title='<spring:message code="button.inquire" />' onclick="selectProgramListManage(); return false;" /><!-- 조회 -->
<span class="btn_b"><a href="<c:url value='/framework/biz/mng/batch/BatchRegMng_input.do'></c:url>" onclick="fn_egov_get_regist_view(); return false;" title='<spring:message code="button.create" />'><spring:message code="button.create" /></a></span><!-- 등록 --> <span class="btn_b"><a href="<c:url value='/framework/biz/mng/batch/BatchRegMng_input.do'></c:url>" onclick="fn_egov_get_regist_view(); return false;" title='<spring:message code="button.create" />'><spring:message code="button.create" /></a></span><!-- 등록 -->
</li> </li>

@ -223,7 +223,7 @@ function fn_egov_get_detail_view(batchResultId) {
<option value="1" <c:if test="${searchVO.searchCondition == '1'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchResultList.batchSchdulId"/></option><!-- 배치스케줄ID --> <option value="1" <c:if test="${searchVO.searchCondition == '1'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchResultList.batchSchdulId"/></option><!-- 배치스케줄ID -->
</select> </select>
<input class="s_input2 vat" name="searchKeyword" type="text" value='<c:out value="${searchVO.searchKeyword}"/>' size="15" maxlength="35" onkeypress="press(event);" title="<spring:message code="comSymBat.batchResultList.searchKeyword"/>" /> <input class="s_input2 align-top" name="searchKeyword" type="text" value='<c:out value="${searchVO.searchKeyword}"/>' size="15" maxlength="35" onkeypress="press(event);" title="<spring:message code="comSymBat.batchResultList.searchKeyword"/>" />
<label for=""><spring:message code="comSymBat.batchResultList.executBeginTime"/> : </label><!-- 실행시작일자 --> <label for=""><spring:message code="comSymBat.batchResultList.executBeginTime"/> : </label><!-- 실행시작일자 -->

@ -66,7 +66,7 @@
<option value="0" <c:if test="${searchVO.searchCondition == '0'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchSchdulList.batchOpertNm"/></option><!-- 배치작업명 --> <option value="0" <c:if test="${searchVO.searchCondition == '0'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchSchdulList.batchOpertNm"/></option><!-- 배치작업명 -->
<option value="1" <c:if test="${searchVO.searchCondition == '1'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchSchdulList.batchProgrm"/></option><!-- 배치프로그램 --> <option value="1" <c:if test="${searchVO.searchCondition == '1'}">selected="selected"</c:if> ><spring:message code="comSymBat.batchSchdulList.batchProgrm"/></option><!-- 배치프로그램 -->
</select> </select>
<input class="s_input2 vat" name="searchKeyword" type="text" value='<c:out value="${searchVO.searchKeyword}"/>' size="35" maxlength="35" onkeypress="press(event);" title="<spring:message code="comSymBat.batchSchdulList.searchKeyword"/>" /><!-- 검색키워드 --> <input class="s_input2 align-top" name="searchKeyword" type="text" value='<c:out value="${searchVO.searchKeyword}"/>' size="35" maxlength="35" onkeypress="press(event);" title="<spring:message code="comSymBat.batchSchdulList.searchKeyword"/>" /><!-- 검색키워드 -->
<input class="s_btn" type="submit" value='<spring:message code="button.inquire" />' title='<spring:message code="button.inquire" />' onclick="fn_egov_get_list('1'); return false;" /><!-- 조회 --> <input class="s_btn" type="submit" value='<spring:message code="button.inquire" />' title='<spring:message code="button.inquire" />' onclick="fn_egov_get_list('1'); return false;" /><!-- 조회 -->
<span class="btn_b"><a href="<c:url value='/framework/biz/mng/batch/BatchScheduleMng_input.do'></c:url>" onclick="fn_egov_get_regist_view(); return false;" title='<spring:message code="button.create" />'><spring:message code="button.create" /></a></span><!-- 등록 --> <span class="btn_b"><a href="<c:url value='/framework/biz/mng/batch/BatchScheduleMng_input.do'></c:url>" onclick="fn_egov_get_regist_view(); return false;" title='<spring:message code="button.create" />'><spring:message code="button.create" /></a></span><!-- 등록 -->

@ -3,13 +3,6 @@
.search tbody tr td:nth-child(7) {border:0px solid red; vertical-align: middle;} .search tbody tr td:nth-child(7) {border:0px solid red; vertical-align: middle;}
.vat{vertical-align: top !important;}
.tac{text-align: center !important;}
/*서브 공통*/ /*서브 공통*/
.wrapper { .wrapper {
min-width: 1280px; min-width: 1280px;

Loading…
Cancel
Save