--- src/main/webapp/WEB-INF/jsp/agent/MjonMsgAgentSend.jsp
+++ src/main/webapp/WEB-INF/jsp/agent/MjonMsgAgentSend.jsp
... | ... | @@ -261,8 +261,8 @@ |
| 261 | 261 |
</table> |
| 262 | 262 |
</div> |
| 263 | 263 |
</form> |
| 264 |
- <div class="btnWrap"> |
|
| 265 |
- <input type="button" class="btnType1" value="문자전송" onclick="fn_sendMsgData();"> |
|
| 264 |
+ <div class="btnWrap right"> |
|
| 265 |
+ <input type="button" class="btnType1 btnType large fill primary" value="문자전송" onclick="fn_sendMsgData();"> |
|
| 266 | 266 |
</div> |
| 267 | 267 |
</div> |
| 268 | 268 |
</div> |
--- src/main/webapp/WEB-INF/jsp/agent/MjonMsgAgentStsMultiUpdate.jsp
+++ src/main/webapp/WEB-INF/jsp/agent/MjonMsgAgentStsMultiUpdate.jsp
... | ... | @@ -334,7 +334,7 @@ |
| 334 | 334 |
</div> |
| 335 | 335 |
<div class="pageCont"> |
| 336 | 336 |
<div class="listTop maxWth"> |
| 337 |
- <span class="tType4 c_456ded fwBold"> |
|
| 337 |
+ <span class="tType4 color_blue fwBold"> |
|
| 338 | 338 |
<p>문자 발송율은 총 합이 100%가 되도록 맞춰주시기 바랍니다.</p> |
| 339 | 339 |
</span> |
| 340 | 340 |
</div> |
... | ... | @@ -625,8 +625,8 @@ |
| 625 | 625 |
</tbody> |
| 626 | 626 |
</table> |
| 627 | 627 |
</div> |
| 628 |
- <div class="btnWrap maxWth"> |
|
| 629 |
- <input type="button" class="btnType1" value="수정" onclick="javascript:setMassEdit(); return false;"> |
|
| 628 |
+ <div class="btnWrap maxWth right"> |
|
| 629 |
+ <input type="button" class="btnType1 large btnType fill primary" value="수정" onclick="javascript:setMassEdit(); return false;"> |
|
| 630 | 630 |
</div> |
| 631 | 631 |
</div> |
| 632 | 632 |
</div> |
--- src/main/webapp/WEB-INF/jsp/cmm/sym/ccm/EgovCcmCmmnCodeTree.jsp
+++ src/main/webapp/WEB-INF/jsp/cmm/sym/ccm/EgovCcmCmmnCodeTree.jsp
... | ... | @@ -553,10 +553,11 @@ |
| 553 | 553 |
<div id="kopost_organization" class="orgCont"></div> |
| 554 | 554 |
</div> |
| 555 | 555 |
<div class="tbWrap"> |
| 556 |
- <div class="btnWrap"> |
|
| 556 |
+ <div class="btnWrap form_wrap" style="margin:0 0 12px 0;"> |
|
| 557 |
+ <span class="tbTit" id="menuTopNm" >코드를 선택하세요</span> |
|
| 557 | 558 |
<input type="button" class="btnType1 bg_456ded main1_save_btn" value="저 장" onClick="fn_save_menuInfo(); return false;"> |
| 558 | 559 |
</div> |
| 559 |
- <span class="tbTit" id="menuTopNm" >코드를 선택하세요</span> |
|
| 560 |
+ |
|
| 560 | 561 |
<table class="tbType2"> |
| 561 | 562 |
<colgroup> |
| 562 | 563 |
<col style="width: 20%"> |
... | ... | @@ -609,9 +610,9 @@ |
| 609 | 610 |
</tbody> |
| 610 | 611 |
</table> |
| 611 | 612 |
</div> |
| 612 |
- <div class="btnWrap"> |
|
| 613 |
- <input type="button" class="btnType1 bg_456ded main1_save_btn" value="저 장" onClick="fn_save_menuInfo(); return false;"> |
|
| 614 |
- <input type="button" class="btnType2 main1_delete_btn" value="삭 제" onClick="fn_delete_menuInfo(); return false;"> |
|
| 613 |
+ <div class="btnWrap right"> |
|
| 614 |
+ <input type="button" class="btnType fill large primary main1_save_btn" value="저 장" onClick="fn_save_menuInfo(); return false;"> |
|
| 615 |
+ <input type="button" class="btnType line large red main1_delete_btn" value="삭 제" onClick="fn_delete_menuInfo(); return false;"> |
|
| 615 | 616 |
</div> |
| 616 | 617 |
</div> |
| 617 | 618 |
</div> |
--- src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovMberCmpHstTaxList.jsp
+++ src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovMberCmpHstTaxList.jsp
... | ... | @@ -273,7 +273,7 @@ |
| 273 | 273 |
</td> |
| 274 | 274 |
|
| 275 | 275 |
<c:if test="${status.index eq 0}">
|
| 276 |
- <div class="form_wrap"> |
|
| 276 |
+ <div class="form_wrap left"> |
|
| 277 | 277 |
<input type="text" name="mberNmC" id="mberNmC" value="${result.mberNm}"/> <!-- 회사명 -->
|
| 278 | 278 |
<input type="text" name="ceoNm" id="ceoNm" value="${result.ceoNm}"/> <!-- 대표자명 -->
|
| 279 | 279 |
<input type="text" name="bizNo" id="bizNo" value="${result.bizNo}"/> <!-- 사업자등록번호 -->
|
--- src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovRequestAddrList.jsp
+++ src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovRequestAddrList.jsp
... | ... | @@ -155,7 +155,7 @@ |
| 155 | 155 |
</select> |
| 156 | 156 |
<span>아이디 : </span><input id="searchKeyword" name="searchKeyword" class="recentSearch" type="text" value="<c:out value='${searchVO.searchKeyword}'/>" size="25" title="검색" maxlength="100" />
|
| 157 | 157 |
<input type="button" class="btnType1" value="검색" onclick="fn_search(); return false;"> |
| 158 |
- <input type="button" class="btnType1" onclick="init_date(); return false;" value="초기화"> |
|
| 158 |
+ <input type="button" class="btnType fill gray" onclick="init_date(); return false;" value="초기화"> |
|
| 159 | 159 |
</div> |
| 160 | 160 |
<div class="listTop"> |
| 161 | 161 |
<p class="tType5">총 <span class="tType4 c_456ded fwBold"><fmt:formatNumber value="${paginationInfo.totalRecordCount}" pattern="#,###" /></span>건</p>
|
--- src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserInsert.jsp
+++ src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserInsert.jsp
... | ... | @@ -272,7 +272,7 @@ |
| 272 | 272 |
<td colspan="3"> |
| 273 | 273 |
<form:input class="showMask" path="emplyrId" id="emplyrId" title="사용자아이디" size="50" maxlength="20" readonly="true" /> |
| 274 | 274 |
<a href="#" class="showMask"> |
| 275 |
- <input type="button" class="btnType1 bg_888888" value="중복아이디 검색"> |
|
| 275 |
+ <input type="button" class="btnType fill primary" value="중복아이디 검색"> |
|
| 276 | 276 |
</a> |
| 277 | 277 |
<form:errors path="emplyrId" cssClass="error"/> |
| 278 | 278 |
</td> |
... | ... | @@ -387,9 +387,10 @@ |
| 387 | 387 |
</tr> |
| 388 | 388 |
</tbody> |
| 389 | 389 |
</table> |
| 390 |
- <div class="btnWrap"> |
|
| 391 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="fnListPage(); return false;"> |
|
| 390 |
+ <div class="btnWrap right"> |
|
| 392 | 391 |
<input type="button" class="btnType1" value="저 장" onclick="fnInsert(); return false;"> |
| 392 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="fnListPage(); return false;"> |
|
| 393 |
+ |
|
| 393 | 394 |
</div> |
| 394 | 395 |
</div> |
| 395 | 396 |
</div> |
--- src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserManage.jsp
+++ src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserManage.jsp
... | ... | @@ -276,8 +276,8 @@ |
| 276 | 276 |
</tbody> |
| 277 | 277 |
</table> |
| 278 | 278 |
</div> |
| 279 |
- <div class="btnWrap"> |
|
| 280 |
- <input type="button" class="btnType2" onclick="fnDeleteUser(); return false;" value="삭제"> |
|
| 279 |
+ <div class="btnWrap form_wrap"> |
|
| 280 |
+ <input type="button" class="btnType line red" onclick="fnDeleteUser(); return false;" value="삭제"> |
|
| 281 | 281 |
<input type="button" class="btnType1" onclick="fnAddUserView(); return false;" value="등록"> |
| 282 | 282 |
</div> |
| 283 | 283 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserSelectUpdt.jsp
+++ src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovUserSelectUpdt.jsp
... | ... | @@ -441,13 +441,23 @@ |
| 441 | 441 |
</c:if> |
| 442 | 442 |
</tbody> |
| 443 | 443 |
</table> |
| 444 |
- <div class="btnWrap"> |
|
| 445 |
- <input type="button" class="btnType1" value="비밀번호변경" onclick="fnPasswordMove(); return false;"> |
|
| 446 |
- <input type="button" class="btnType1" value="수 정" onclick="fnUpdate(); return false;"> |
|
| 444 |
+ <div class="btnWrap form_wrap"> |
|
| 445 |
+ |
|
| 446 |
+ <div class="left"> |
|
| 447 | 447 |
<c:if test="${not empty isAdmin}">
|
| 448 |
- <input type="button" class="btnType1 bg_ed4545" value="삭 제" onclick="fnDeleteUser('<c:out value='${userManageVO.userTy}'/>:<c:out value='${userManageVO.uniqId}'/>'); return false;">
|
|
| 449 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="fnListPage(); return false;"> |
|
| 448 |
+ <input type="button" class="btnType line red" value="삭 제" onclick="fnDeleteUser('<c:out value='${userManageVO.userTy}'/>:<c:out value='${userManageVO.uniqId}'/>'); return false;">
|
|
| 450 | 449 |
</c:if> |
| 450 |
+ </div> |
|
| 451 |
+ <div class="right"> |
|
| 452 |
+ <input type="button" class="btnType1" value="수 정" onclick="fnUpdate(); return false;"> |
|
| 453 |
+ <input type="button" class="btnType fill secondary" value="비밀번호변경" onclick="fnPasswordMove(); return false;"> |
|
| 454 |
+ |
|
| 455 |
+ <c:if test="${not empty isAdmin}">
|
|
| 456 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="fnListPage(); return false;"> |
|
| 457 |
+ </c:if> |
|
| 458 |
+ </div> |
|
| 459 |
+ |
|
| 460 |
+ |
|
| 451 | 461 |
</div> |
| 452 | 462 |
</div> |
| 453 | 463 |
</div> |
--- src/main/webapp/WEB-INF/jsp/cop/bbs/EgovBoardMstrList.jsp
+++ src/main/webapp/WEB-INF/jsp/cop/bbs/EgovBoardMstrList.jsp
... | ... | @@ -133,6 +133,9 @@ |
| 133 | 133 |
} |
| 134 | 134 |
|
| 135 | 135 |
</script> |
| 136 |
+<style> |
|
| 137 |
+ .btnType{min-width:30px;}
|
|
| 138 |
+</style> |
|
| 136 | 139 |
</head> |
| 137 | 140 |
<body> |
| 138 | 141 |
<form name="frm" action="<c:url value='/cop/bbs/SelectBBSMasterInfs.do'/>" method="post"> |
... | ... | @@ -284,10 +287,10 @@ |
| 284 | 287 |
</td> |
| 285 | 288 |
<td> |
| 286 | 289 |
<c:if test="${bbsAttrMngAuth}">
|
| 287 |
- <input type="button" value="수정" class="btnType1" onclick="javascript:fn_egov_inqire_brdMstr('<c:out value="${result.bbsId}"/>');">
|
|
| 290 |
+ <input type="button" value="수정" class="btnType fill primary" onclick="javascript:fn_egov_inqire_brdMstr('<c:out value="${result.bbsId}"/>');">
|
|
| 288 | 291 |
</c:if> |
| 289 |
- <input type="button" value="게시판보기" class="btnType2" onclick="location.href='<c:url value='/cop/bbs/selectBoardList.do'/>?bbsId=<c:out value='${result.bbsId}'/>'">
|
|
| 290 |
- <input type="button" value="홈페이지" class="btnType2" onclick="window.open('about:blank').location.href='${result.bbsHomeUrl}'">
|
|
| 292 |
+ <input type="button" value="게시판보기" class="btnType line gray" onclick="location.href='<c:url value='/cop/bbs/selectBoardList.do'/>?bbsId=<c:out value='${result.bbsId}'/>'">
|
|
| 293 |
+ <input type="button" value="홈페이지" class="btnType line gray" onclick="window.open('about:blank').location.href='${result.bbsHomeUrl}'">
|
|
| 291 | 294 |
</td> |
| 292 | 295 |
</tr> |
| 293 | 296 |
</c:forEach> |
... | ... | @@ -301,10 +304,15 @@ |
| 301 | 304 |
</tbody> |
| 302 | 305 |
</table> |
| 303 | 306 |
</div> |
| 304 |
- <div class="btnWrap"> |
|
| 307 |
+ <div class="btnWrap form_wrap"> |
|
| 305 | 308 |
<c:if test="${bbsAttrMngAuth}">
|
| 306 |
- <input type="button" class="btnType2" value="미사용" onclick="fn_egov_delete_brdMstrs(); return false;"> |
|
| 307 |
- <input type="button" class="btnType1" value="등록" onclick="javascript:fn_egov_insert_addBrdMstr(); return false;"> |
|
| 309 |
+ <div class="left"> |
|
| 310 |
+ <input type="button" class="btnType line red" value="미사용" onclick="fn_egov_delete_brdMstrs(); return false;"> |
|
| 311 |
+ </div> |
|
| 312 |
+ <div class="right"> |
|
| 313 |
+ <input type="button" class="btnType1" value="등록" onclick="javascript:fn_egov_insert_addBrdMstr(); return false;"> |
|
| 314 |
+ </div> |
|
| 315 |
+ |
|
| 308 | 316 |
</c:if> |
| 309 | 317 |
</div> |
| 310 | 318 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeInqire.jsp
+++ src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeInqire.jsp
... | ... | @@ -392,21 +392,28 @@ |
| 392 | 392 |
</tbody> |
| 393 | 393 |
</table> |
| 394 | 394 |
<!-- 버튼 시작(상세지정 style로 div에 지정) --> |
| 395 |
- <div class="btnWrap"> |
|
| 396 |
- <input type="button" class="btnType2 bg_888888" value="목 록" onclick="javascript:fn_egov_select_noticeList(); return false;"> |
|
| 395 |
+ <div class="btnWrap form_wrap"> |
|
| 396 |
+ <div class="left"> |
|
| 397 |
+ <c:choose> |
|
| 398 |
+ <c:when test="${result.useAt == 'N' }">
|
|
| 399 |
+ <input type="button" class="btnType line secondary" value="사용 처리" onclick="javascript:fn_egov_useY_notice(); return false;"> |
|
| 400 |
+ </c:when> |
|
| 401 |
+ <c:otherwise> |
|
| 402 |
+ <input type="button" class="btnType line red" value="미사용 처리" onclick="javascript:fn_egov_delete_notice(); return false;"> |
|
| 403 |
+ </c:otherwise> |
|
| 404 |
+ </c:choose> |
|
| 405 |
+ </div> |
|
| 406 |
+ <div class="right"> |
|
| 407 |
+ <input type="button" class="btnType1" value="수정" onclick="javascript:fn_egov_moveUpdt_notice(); return false;"> |
|
| 408 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="javascript:fn_egov_select_noticeList(); return false;"> |
|
| 409 |
+ </div> |
|
| 410 |
+ |
|
| 397 | 411 |
<!-- 답변기능 댓글로 대체 --> |
| 398 | 412 |
<%-- <c:if test="${brdMstrVO.bbsTyCode !='BBST05' and brdMstrVO.bbsTyCode != 'BBST06' and brdMstrVO.bbsTyCode != 'BBST08' }">
|
| 399 | 413 |
<input type="button" class="btnType1" value="답글" onclick="javascript:fn_egov_addReply(); return false;"> |
| 400 | 414 |
</c:if> --%> |
| 401 |
- <input type="button" class="btnType1" value="수정" onclick="javascript:fn_egov_moveUpdt_notice(); return false;"> |
|
| 402 |
- <c:choose> |
|
| 403 |
- <c:when test="${result.useAt == 'N' }">
|
|
| 404 |
- <input type="button" class="btnType1" value="사용 처리" onclick="javascript:fn_egov_useY_notice(); return false;"> |
|
| 405 |
- </c:when> |
|
| 406 |
- <c:otherwise> |
|
| 407 |
- <input type="button" class="btnType1" value="미사용 처리" onclick="javascript:fn_egov_delete_notice(); return false;"> |
|
| 408 |
- </c:otherwise> |
|
| 409 |
- </c:choose> |
|
| 415 |
+ |
|
| 416 |
+ |
|
| 410 | 417 |
|
| 411 | 418 |
</div> |
| 412 | 419 |
<!-- 버튼 끝 --> |
--- src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeList.jsp
+++ src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeList.jsp
... | ... | @@ -479,9 +479,9 @@ |
| 479 | 479 |
<!-- 포토형 게시판 끝--> |
| 480 | 480 |
</form> |
| 481 | 481 |
|
| 482 |
- <div class="btnWrap"> |
|
| 483 |
- <input type="button" class="btnType2" value="미사용 처리" onclick="fn_egov_delete_notices(); return false;"> |
|
| 484 |
- <input type="button" class="btnType1" value="등록" onclick="javascript:fn_egov_addNotice(); return false;"> |
|
| 482 |
+ <div class="btnWrap form_wrap"> |
|
| 483 |
+ <input type="button" class="btnType large line red" value="미사용 처리" onclick="fn_egov_delete_notices(); return false;"> |
|
| 484 |
+ <input type="button" class="btnType large fill primary" value="등록" onclick="javascript:fn_egov_addNotice(); return false;"> |
|
| 485 | 485 |
</div> |
| 486 | 486 |
|
| 487 | 487 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp
+++ src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp
... | ... | @@ -462,16 +462,24 @@ |
| 462 | 462 |
|
| 463 | 463 |
</tbody> |
| 464 | 464 |
</table> |
| 465 |
- <div class="btnWrap"> |
|
| 466 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(); return false;"> |
|
| 467 |
- <input type="button" class="btnType1 bg_888888" value="미리보기" onclick="fn_egov_regist_preview(); return false;"> |
|
| 468 |
- <c:if test="${!empty fmsFileList[0].fmsId }">
|
|
| 469 |
- <input type="button" class="btnType1" value="삭 제" onclick="fn_fmsfile_delete(); return false;"> |
|
| 470 |
- <input type="button" class="btnType1" value="수 정" onclick="goSave('fmsFile_U'); return false;">
|
|
| 471 |
- </c:if> |
|
| 472 |
- <c:if test="${empty fmsFileList[0].fmsId }">
|
|
| 473 |
- <input type="button" class="btnType1" value="저 장" onclick="fn_egov_regist_notice(); return false;"> |
|
| 474 |
- </c:if> |
|
| 465 |
+ <div class="btnWrap form_wrap"> |
|
| 466 |
+ <div class="left"> |
|
| 467 |
+ <c:if test="${!empty fmsFileList[0].fmsId }">
|
|
| 468 |
+ <input type="button" class="btnType line red" value="삭 제" onclick="fn_fmsfile_delete(); return false;"> |
|
| 469 |
+ </c:if> |
|
| 470 |
+ |
|
| 471 |
+ </div> |
|
| 472 |
+ <div class="right"> |
|
| 473 |
+ <c:if test="${!empty fmsFileList[0].fmsId }">
|
|
| 474 |
+ <input type="button" class="btnType1" value="수 정" onclick="goSave('fmsFile_U'); return false;">
|
|
| 475 |
+ </c:if> |
|
| 476 |
+ <c:if test="${empty fmsFileList[0].fmsId }">
|
|
| 477 |
+ <input type="button" class="btnType1" value="저 장" onclick="fn_egov_regist_notice(); return false;"> |
|
| 478 |
+ </c:if> |
|
| 479 |
+ <input type="button" class="btnType fill secondary" value="미리보기" onclick="fn_egov_regist_preview(); return false;"> |
|
| 480 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList(); return false;"> |
|
| 481 |
+ </div> |
|
| 482 |
+ |
|
| 475 | 483 |
</div> |
| 476 | 484 |
</div> |
| 477 | 485 |
</div> |
--- src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeUpdt.jsp
+++ src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeUpdt.jsp
... | ... | @@ -483,11 +483,11 @@ |
| 483 | 483 |
</table> |
| 484 | 484 |
|
| 485 | 485 |
<!-- 버튼 시작(상세지정 style로 div에 지정) --> |
| 486 |
- <div class="btnWrap"> |
|
| 486 |
+ <div class="btnWrap right"> |
|
| 487 | 487 |
<!-- <input type="button" class="btnType2" value="미리보기" onclick="javascript:fn_egov_regist_preview(); return false;"> --> |
| 488 |
- <input type="button" class="btnType2" value="목 록" onclick="javascript:goList(); return false;"> |
|
| 489 | 488 |
<input type="button" class="btnType1" value="저 장" onclick="javascript:fn_egov_regist_notice(); return false;"> |
| 490 |
- <input type="button" class="btnType1" value="취 소" onclick="javascript:history.go(-1); return false;"> |
|
| 489 |
+ <input type="button" class="btnType line gray" value="취 소" onclick="javascript:history.go(-1); return false;"> |
|
| 490 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="javascript:goList(); return false;"> |
|
| 491 | 491 |
</div> |
| 492 | 492 |
<!-- 버튼 끝 --> |
| 493 | 493 |
</form:form> |
--- src/main/webapp/WEB-INF/jsp/holiday/MsgHolidayList.jsp
+++ src/main/webapp/WEB-INF/jsp/holiday/MsgHolidayList.jsp
... | ... | @@ -379,8 +379,8 @@ |
| 379 | 379 |
</tbody> |
| 380 | 380 |
</table> |
| 381 | 381 |
</div> |
| 382 |
- <div class="btnWrap" style="margin-bottom: 15px;"> |
|
| 383 |
- <input type="button" class="btnType2" onclick="fnMsgHolidayDel(); return false;" value="삭제"> |
|
| 382 |
+ <div class="btnWrap form_wrap" style="margin-bottom: 15px;"> |
|
| 383 |
+ <input type="button" class="btnType line red" onclick="fnMsgHolidayDel(); return false;" value="삭제"> |
|
| 384 | 384 |
<input type="button" class="btnType1" onclick="fnRegistHoliday(); return false;" value="등록"> |
| 385 | 385 |
</div> |
| 386 | 386 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/holiday/popup/MsgHolidayModifyPopup.jsp
+++ src/main/webapp/WEB-INF/jsp/holiday/popup/MsgHolidayModifyPopup.jsp
... | ... | @@ -424,17 +424,18 @@ |
| 424 | 424 |
</tr> |
| 425 | 425 |
</tbody> |
| 426 | 426 |
</table> |
| 427 |
- <div class="btnWrap" style="margin-bottom: 15px;"> |
|
| 428 |
- <input type="button" class="btnType1" onclick="fnClose(); return false;" value="닫기"> |
|
| 427 |
+ <div class="btnWrap form_wrap center" style="margin-bottom: 15px;"> |
|
| 428 |
+ |
|
| 429 | 429 |
<c:choose> |
| 430 | 430 |
<c:when test="${result.holidayId > 0}">
|
| 431 |
- <input type="button" class="btnType2" onclick="fnHolidayDel(); return false;" value="삭제"> |
|
| 431 |
+ <input type="button" class="btnType line red" onclick="fnHolidayDel(); return false;" value="삭제"> |
|
| 432 | 432 |
<input type="button" class="btnType1" onclick="fnHolidayUpdt(); return false;" value="수정"> |
| 433 | 433 |
</c:when> |
| 434 | 434 |
<c:otherwise> |
| 435 | 435 |
<input type="button" class="btnType1" onclick="fnHolidayReg(); return false;" value="등록"> |
| 436 | 436 |
</c:otherwise> |
| 437 | 437 |
</c:choose> |
| 438 |
+ <input type="button" class="btnType fill gray" onclick="fnClose(); return false;" value="닫기"> |
|
| 438 | 439 |
</div> |
| 439 | 440 |
</div> |
| 440 | 441 |
</div> |
--- src/main/webapp/WEB-INF/jsp/sec/ram/EgovAuthorInsert.jsp
+++ src/main/webapp/WEB-INF/jsp/sec/ram/EgovAuthorInsert.jsp
... | ... | @@ -108,9 +108,9 @@ |
| 108 | 108 |
</tr> |
| 109 | 109 |
</tbody> |
| 110 | 110 |
</table> |
| 111 |
- <div class="btnWrap"> |
|
| 112 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="fncSelectAuthorList(); return false;"> |
|
| 111 |
+ <div class="btnWrap right"> |
|
| 113 | 112 |
<input type="button" class="btnType1" value="저 장" onclick="fncAuthorInsert(); return false;"> |
| 113 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="fncSelectAuthorList(); return false;"> |
|
| 114 | 114 |
</div> |
| 115 | 115 |
|
| 116 | 116 |
</div> |
--- src/main/webapp/WEB-INF/jsp/sec/ram/EgovAuthorManage.jsp
+++ src/main/webapp/WEB-INF/jsp/sec/ram/EgovAuthorManage.jsp
... | ... | @@ -227,8 +227,8 @@ |
| 227 | 227 |
</tbody> |
| 228 | 228 |
</table> |
| 229 | 229 |
</div> |
| 230 |
- <div class="btnWrap"> |
|
| 231 |
- <input type="button" class="btnType2" onclick="fncAuthorDeleteList(); return false;" value="삭제"> |
|
| 230 |
+ <div class="btnWrap form_wrap"> |
|
| 231 |
+ <input type="button" class="btnType line red" onclick="fncAuthorDeleteList(); return false;" value="삭제"> |
|
| 232 | 232 |
<input type="button" class="btnType1 serchBtn" onclick="fncAddAuthorInsert(); return false;" value="등록"> |
| 233 | 233 |
</div> |
| 234 | 234 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/sec/ram/EgovAuthorUpdate.jsp
+++ src/main/webapp/WEB-INF/jsp/sec/ram/EgovAuthorUpdate.jsp
... | ... | @@ -119,10 +119,15 @@ |
| 119 | 119 |
</tr> |
| 120 | 120 |
</tbody> |
| 121 | 121 |
</table> |
| 122 |
- <div class="btnWrap"> |
|
| 123 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="fncSelectAuthorList(); return false;"> |
|
| 124 |
- <input type="button" class="btnType1 bg_ed4545" value="삭 제 " onclick="fncAuthorDelete(); return false;"> |
|
| 125 |
- <input type="button" class="btnType1" value="저 장" onclick="fncAuthorUpdate(); return false;"> |
|
| 122 |
+ <div class="btnWrap form_wrap"> |
|
| 123 |
+ <div class="left"> |
|
| 124 |
+ <input type="button" class="btnType line red" value="삭 제 " onclick="fncAuthorDelete(); return false;"> |
|
| 125 |
+ </div> |
|
| 126 |
+ <div class="right"> |
|
| 127 |
+ <input type="button" class="btnType1" value="저 장" onclick="fncAuthorUpdate(); return false;"> |
|
| 128 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="fncSelectAuthorList(); return false;"> |
|
| 129 |
+ </div> |
|
| 130 |
+ |
|
| 126 | 131 |
</div> |
| 127 | 132 |
|
| 128 | 133 |
</div> |
--- src/main/webapp/WEB-INF/jsp/sec/rgm/EgovAuthorGroupManage.jsp
+++ src/main/webapp/WEB-INF/jsp/sec/rgm/EgovAuthorGroupManage.jsp
... | ... | @@ -299,8 +299,8 @@ |
| 299 | 299 |
</tbody> |
| 300 | 300 |
</table> |
| 301 | 301 |
</div> |
| 302 |
- <div class="btnWrap"> |
|
| 303 |
- <input type="button" class="btnType2" onclick="fncAuthorGroupDeleteList(); return false;" value="삭제"> |
|
| 302 |
+ <div class="btnWrap form_wrap"> |
|
| 303 |
+ <input type="button" class="btnType line red" onclick="fncAuthorGroupDeleteList(); return false;" value="삭제"> |
|
| 304 | 304 |
<input type="button" class="btnType1" onclick="fncAddAuthorGroupInsert(); return false;" value="수정"> |
| 305 | 305 |
</div> |
| 306 | 306 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/sec/rmt/EgovRoleInsert.jsp
+++ src/main/webapp/WEB-INF/jsp/sec/rmt/EgovRoleInsert.jsp
... | ... | @@ -135,16 +135,23 @@ |
| 135 | 135 |
|
| 136 | 136 |
</tbody> |
| 137 | 137 |
</table> |
| 138 |
- <div class="btnWrap"> |
|
| 138 |
+ <div class="btnWrap form_wrap"> |
|
| 139 | 139 |
<c:if test="${roleManage.roleNm != 'uat-uia' && roleManage.roleNm != 'cmm-main'}">
|
| 140 |
- <c:if test="${registerFlag == 'INSERT'}">
|
|
| 141 |
- <input type="button" class="btnType1" value="저 장" onclick="fncRoleInsert(); return false;"> |
|
| 142 |
- <input type="button" class="btnType1" value="목 록" onclick="fncSelectRoleList(); return false;"> |
|
| 143 |
- </c:if> |
|
| 144 |
- <c:if test="${registerFlag == 'UPDATE'}">
|
|
| 145 |
- <input type="button" class="btnType1 bg_ed4545" value="삭 제 " onclick="fncRoleDelete(); return false;"> |
|
| 146 |
- <input type="button" class="btnType1" value="수 정" onclick="fncRoleUpdate(); return false;"> |
|
| 147 |
- </c:if> |
|
| 140 |
+ |
|
| 141 |
+ <div class="left"> |
|
| 142 |
+ <c:if test="${registerFlag == 'UPDATE'}">
|
|
| 143 |
+ <input type="button" class="btnType line red" value="삭 제 " onclick="fncRoleDelete(); return false;"> |
|
| 144 |
+ </c:if> |
|
| 145 |
+ </div> |
|
| 146 |
+ <div class="right"> |
|
| 147 |
+ <c:if test="${registerFlag == 'UPDATE'}">
|
|
| 148 |
+ <input type="button" class="btnType1" value="수 정" onclick="fncRoleUpdate(); return false;"> |
|
| 149 |
+ </c:if> |
|
| 150 |
+ <c:if test="${registerFlag == 'INSERT'}">
|
|
| 151 |
+ <input type="button" class="btnType1" value="저 장" onclick="fncRoleInsert(); return false;"> |
|
| 152 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="fncSelectRoleList(); return false;"> |
|
| 153 |
+ </c:if> |
|
| 154 |
+ </div> |
|
| 148 | 155 |
</c:if> |
| 149 | 156 |
<c:if test="${roleManage.roleNm == 'uat-uia' || roleManage.roleNm == 'cmm-main'}">
|
| 150 | 157 |
<br /> |
--- src/main/webapp/WEB-INF/jsp/sec/rmt/EgovRoleManage.jsp
+++ src/main/webapp/WEB-INF/jsp/sec/rmt/EgovRoleManage.jsp
... | ... | @@ -219,8 +219,8 @@ |
| 219 | 219 |
</tbody> |
| 220 | 220 |
</table> |
| 221 | 221 |
</div> |
| 222 |
- <div class="btnWrap"> |
|
| 223 |
- <input type="button" class="btnType2" onclick="fncRoleListDelete(); return false;" value="삭제"> |
|
| 222 |
+ <div class="btnWrap form_wrap"> |
|
| 223 |
+ <input type="button" class="btnType line red" onclick="fncRoleListDelete(); return false;" value="삭제"> |
|
| 224 | 224 |
<input type="button" class="btnType1" onclick="fncAddRoleInsert(); return false;" value="등록"> |
| 225 | 225 |
</div> |
| 226 | 226 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/sec/rmt/EgovRoleUpdate.jsp
+++ src/main/webapp/WEB-INF/jsp/sec/rmt/EgovRoleUpdate.jsp
... | ... | @@ -137,16 +137,25 @@ |
| 137 | 137 |
</tr> |
| 138 | 138 |
</tbody> |
| 139 | 139 |
</table> |
| 140 |
- <div class="btnWrap"> |
|
| 140 |
+ <div class="btnWrap form_wrap"> |
|
| 141 | 141 |
<c:if test="${roleManage.roleNm != 'uat-uia' && roleManage.roleNm != 'cmm-main'}">
|
| 142 |
- <c:if test="${registerFlag == 'INSERT'}">
|
|
| 143 |
- <input type="button" class="btnType1" value="저 장" onclick="fncRoleInsert(); return false;"> |
|
| 144 |
- </c:if> |
|
| 145 |
- <c:if test="${registerFlag == 'UPDATE'}">
|
|
| 146 |
- <input type="button" class="btnType1 bg_ed4545" value="삭 제" onclick="fncRoleDelete(); return false;"> |
|
| 147 |
- <input type="button" class="btnType1" value="수 정" onclick="fncRoleUpdate(); return false;"> |
|
| 148 |
- <input type="button" class="btnType1" value="목 록" onclick="fncSelectRoleList(); return false;"> |
|
| 149 |
- </c:if> |
|
| 142 |
+ |
|
| 143 |
+ <div class="left"> |
|
| 144 |
+ <c:if test="${registerFlag == 'UPDATE'}">
|
|
| 145 |
+ <input type="button" class="btnType line red" value="삭 제" onclick="fncRoleDelete(); return false;"> |
|
| 146 |
+ </c:if> |
|
| 147 |
+ </div> |
|
| 148 |
+ <div class="right"> |
|
| 149 |
+ <c:if test="${registerFlag == 'INSERT'}">
|
|
| 150 |
+ <input type="button" class="btnType1" value="저 장" onclick="fncRoleInsert(); return false;"> |
|
| 151 |
+ </c:if> |
|
| 152 |
+ <c:if test="${registerFlag == 'UPDATE'}">
|
|
| 153 |
+ <input type="button" class="btnType1" value="수 정" onclick="fncRoleUpdate(); return false;"> |
|
| 154 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="fncSelectRoleList(); return false;"> |
|
| 155 |
+ </c:if> |
|
| 156 |
+ </div> |
|
| 157 |
+ |
|
| 158 |
+ |
|
| 150 | 159 |
</c:if> |
| 151 | 160 |
<c:if test="${roleManage.roleNm == 'uat-uia' || roleManage.roleNm == 'cmm-main'}">
|
| 152 | 161 |
<br /> |
--- src/main/webapp/WEB-INF/jsp/sym/log/clg/popSrhList.jsp
+++ src/main/webapp/WEB-INF/jsp/sym/log/clg/popSrhList.jsp
... | ... | @@ -353,9 +353,10 @@ |
| 353 | 353 |
</table> |
| 354 | 354 |
</div> |
| 355 | 355 |
<div class="btnWrap"> |
| 356 |
- <input type="button" class="btnType2" onclick="fnUpdateMulti('Y'); return false;" value="노출">
|
|
| 357 |
- <input type="button" class="btnType2" onclick="fnUpdateMulti('N'); return false;" value="비노출">
|
|
| 358 |
- <input type="button" class="btnType2" onclick="fnUpdateMulti('del'); return false;" value="삭제">
|
|
| 356 |
+ <input type="button" class="btnType line red" onclick="fnUpdateMulti('del'); return false;" value="삭제">
|
|
| 357 |
+ <input type="button" class="btnType line secondary" onclick="fnUpdateMulti('Y'); return false;" value="노출">
|
|
| 358 |
+ <input type="button" class="btnType line secondary" onclick="fnUpdateMulti('N'); return false;" value="비노출">
|
|
| 359 |
+ |
|
| 359 | 360 |
</div> |
| 360 | 361 |
<!-- 페이지 네비게이션 시작 --> |
| 361 | 362 |
<c:if test="${!empty resultList}">
|
--- src/main/webapp/WEB-INF/jsp/sym/mnu/mpm/EgovMenuCreatSelectJtree.jsp
+++ src/main/webapp/WEB-INF/jsp/sym/mnu/mpm/EgovMenuCreatSelectJtree.jsp
... | ... | @@ -966,9 +966,10 @@ |
| 966 | 966 |
</tbody> |
| 967 | 967 |
</table> |
| 968 | 968 |
</div> |
| 969 |
- <div class="btnWrap"> |
|
| 970 |
- <input type="button" class="btnType1 bg_456ded main1_save_btn" value="저 장" onClick="fn_save_menuInfo(); return false;"> |
|
| 971 |
- <input type="button" class="btnType2 main1_delete_btn" value="삭 제" onClick="fn_delete_menuInfo(); return false;"> |
|
| 969 |
+ <div class="btnWrap right"> |
|
| 970 |
+ <input type="button" class="btnType large line red main1_delete_btn" value="삭 제" onClick="fn_delete_menuInfo(); return false;"> |
|
| 971 |
+ <input type="button" class="btnType large fill primary main1_save_btn" value="저 장" onClick="fn_save_menuInfo(); return false;"> |
|
| 972 |
+ |
|
| 972 | 973 |
</div> |
| 973 | 974 |
</div> |
| 974 | 975 |
</form> |
--- src/main/webapp/WEB-INF/jsp/sym/site/adminNotiDetail.jsp
+++ src/main/webapp/WEB-INF/jsp/sym/site/adminNotiDetail.jsp
... | ... | @@ -135,8 +135,8 @@ |
| 135 | 135 |
</table> |
| 136 | 136 |
</div> |
| 137 | 137 |
</form> |
| 138 |
- <div class="btnWrap"> |
|
| 139 |
- <input type="button" class="btnType1" value="수정" onclick="javascript:doUpdate(); return false;"> |
|
| 138 |
+ <div class="btnWrap right"> |
|
| 139 |
+ <input type="button" class="btnType1 btnType fill primary large" value="수정" onclick="javascript:doUpdate(); return false;"> |
|
| 140 | 140 |
</div> |
| 141 | 141 |
</div> |
| 142 | 142 |
</div> |
--- src/main/webapp/WEB-INF/jsp/sym/site/baseUnitPrice.jsp
+++ src/main/webapp/WEB-INF/jsp/sym/site/baseUnitPrice.jsp
... | ... | @@ -110,8 +110,8 @@ |
| 110 | 110 |
</table> |
| 111 | 111 |
</div> |
| 112 | 112 |
</form> |
| 113 |
- <div class="btnWrap"> |
|
| 114 |
- <input type="button" class="btnType1" value="수정" onclick="javascript:doUpdate(); return false;"> |
|
| 113 |
+ <div class="btnWrap right"> |
|
| 114 |
+ <input type="button" class="btnType fill primary large" value="수정" onclick="javascript:doUpdate(); return false;"> |
|
| 115 | 115 |
</div> |
| 116 | 116 |
</div> |
| 117 | 117 |
</div> |
--- src/main/webapp/WEB-INF/jsp/sym/site/metaTagList.jsp
+++ src/main/webapp/WEB-INF/jsp/sym/site/metaTagList.jsp
... | ... | @@ -188,8 +188,8 @@ |
| 188 | 188 |
</c:if> |
| 189 | 189 |
</table> |
| 190 | 190 |
</div> |
| 191 |
- <div class="btnWrap"> |
|
| 192 |
- <input type="button" class="btnType2" onclick="fnDelete(); return false;" value="삭제"> |
|
| 191 |
+ <div class="btnWrap form_wrap"> |
|
| 192 |
+ <input type="button" class="btnType line red" onclick="fnDelete(); return false;" value="삭제"> |
|
| 193 | 193 |
<input type="button" class="btnType1" onclick="fnInsertView(); return false;" value="등록"> |
| 194 | 194 |
</div> |
| 195 | 195 |
|
--- src/main/webapp/WEB-INF/jsp/sym/site/metaTagModifyView.jsp
+++ src/main/webapp/WEB-INF/jsp/sym/site/metaTagModifyView.jsp
... | ... | @@ -90,10 +90,16 @@ |
| 90 | 90 |
</table> |
| 91 | 91 |
</div> |
| 92 | 92 |
</form> |
| 93 |
- <div class="btnWrap"> |
|
| 94 |
- <input type="button" class="btnType1" value="목 록" onclick="javascript:fnListPage(); return false;"> |
|
| 95 |
- <input type="button" class="btnType1" value="수정" onclick="javascript:fnUpdate(); return false;"> |
|
| 96 |
- <input type="button" class="btnType1" value="삭제" onclick="javascript:fnDelete(); return false;"> |
|
| 93 |
+ <div class="btnWrap form_wrap"> |
|
| 94 |
+ <div class="left"> |
|
| 95 |
+ <input type="button" class="btnType large line red" value="삭제" onclick="javascript:fnDelete(); return false;"> |
|
| 96 |
+ </div> |
|
| 97 |
+ <div class="right"> |
|
| 98 |
+ <input type="button" class="btnType1 btnType large" value="수정" onclick="javascript:fnUpdate(); return false;"> |
|
| 99 |
+ <input type="button" class="btnType large fill gray" value="목 록" onclick="javascript:fnListPage(); return false;"> |
|
| 100 |
+ </div> |
|
| 101 |
+ |
|
| 102 |
+ |
|
| 97 | 103 |
</div> |
| 98 | 104 |
</div> |
| 99 | 105 |
</div> |
--- src/main/webapp/WEB-INF/jsp/sym/site/termsMastMngList.jsp
+++ src/main/webapp/WEB-INF/jsp/sym/site/termsMastMngList.jsp
... | ... | @@ -130,7 +130,7 @@ |
| 130 | 130 |
</div> |
| 131 | 131 |
</div> |
| 132 | 132 |
<input type="button" class="btnType1" onclick="fn_search(); return false;" value="검색"> |
| 133 |
- <input type="button" class="btnType1" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 133 |
+ <input type="button" class="btnType fill gray" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 134 | 134 |
</div> |
| 135 | 135 |
<div class="listTop"> |
| 136 | 136 |
<p class="tType5">총 <span class="tType4 c_456ded fwBold"><fmt:formatNumber value="${paginationInfo.totalRecordCount}" pattern="#,###" /></span>건</p>
|
... | ... | @@ -225,10 +225,15 @@ |
| 225 | 225 |
</c:if> |
| 226 | 226 |
</table> |
| 227 | 227 |
</div> |
| 228 |
- <div class="btnWrap"> |
|
| 229 |
- <input type="button" class="btnType2" onclick="fn_delete(); return false;" value="삭제"> |
|
| 228 |
+ <div class="btnWrap form_wrap"> |
|
| 229 |
+ <div class="left"> |
|
| 230 |
+ <input type="button" class="btnType line red" onclick="fn_delete(); return false;" value="삭제"> |
|
| 231 |
+ </div> |
|
| 232 |
+ <div class="right"> |
|
| 230 | 233 |
<input type="button" class="btnType1" onclick="fn_insert_terms('03'); return false;" value="개인정보처리방침 등록">
|
| 231 | 234 |
<input type="button" class="btnType1" onclick="fn_insert_terms('02'); return false;" value="약관 등록">
|
| 235 |
+ </div> |
|
| 236 |
+ |
|
| 232 | 237 |
</div> |
| 233 | 238 |
|
| 234 | 239 |
<c:if test="${!empty termsMastList}">
|
--- src/main/webapp/WEB-INF/jsp/sym/site/termsMngList.jsp
+++ src/main/webapp/WEB-INF/jsp/sym/site/termsMngList.jsp
... | ... | @@ -272,8 +272,8 @@ |
| 272 | 272 |
</c:if> |
| 273 | 273 |
</table> |
| 274 | 274 |
</div> |
| 275 |
- <div class="btnWrap"> |
|
| 276 |
- <input type="button" class="btnType2" onclick="fn_delete(); return false;" value="삭제"> |
|
| 275 |
+ <div class="btnWrap form_wrap"> |
|
| 276 |
+ <input type="button" class="btnType line red" onclick="fn_delete(); return false;" value="삭제"> |
|
| 277 | 277 |
<input type="button" class="btnType1" onclick="fn_terms_view(); return false;" value="등록"> |
| 278 | 278 |
</div> |
| 279 | 279 |
|
--- src/main/webapp/WEB-INF/jsp/sym/site/termsSubMngList.jsp
+++ src/main/webapp/WEB-INF/jsp/sym/site/termsSubMngList.jsp
... | ... | @@ -144,13 +144,13 @@ |
| 144 | 144 |
<c:if test="${termsMastVO.effectDate != null}">
|
| 145 | 145 |
<c:set var="effectDate" value="${termsMastVO.effectDate}" />
|
| 146 | 146 |
</c:if> |
| 147 |
- <p class="tType5">시행일자 :<span class="tType4 c_456ded fwBold">${effectDate}</span></p>
|
|
| 147 |
+ <p class="tType5">시행일자 :<span class="tType4 color_blue fwBold">${effectDate}</span></p>
|
|
| 148 | 148 |
|
| 149 | 149 |
<c:set var="useYn" value="미사용" /> |
| 150 | 150 |
<c:if test="${termsMastVO.useYn eq 'Y'}">
|
| 151 | 151 |
<c:set var="useYn" value="사용" /> |
| 152 | 152 |
</c:if> |
| 153 |
- <p class="tType5">사용여부 :<span class="tType4 c_456ded fwBold">${useYn }</span></p>
|
|
| 153 |
+ <p class="tType5">사용여부 :<span class="tType4 color_blue fwBold">${useYn }</span></p>
|
|
| 154 | 154 |
|
| 155 | 155 |
<div class="rightWrap"> |
| 156 | 156 |
<!-- <input type="button" class="printBtn" > --> |
... | ... | @@ -218,14 +218,20 @@ |
| 218 | 218 |
</c:if> |
| 219 | 219 |
</table> |
| 220 | 220 |
</div> |
| 221 |
- <div class="btnWrap"> |
|
| 222 |
- <input type="button" class="btnType2" onclick="fn_delete(); return false;" value="조항 삭제"> |
|
| 221 |
+ <div class="btnWrap form_wrap"> |
|
| 222 |
+ <div class="left"> |
|
| 223 |
+ <input type="button" class="btnType line red" onclick="fn_delete(); return false;" value="조항 삭제"> |
|
| 224 |
+ </div> |
|
| 225 |
+ <div class="right"> |
|
| 223 | 226 |
<c:if test="${termsMastVO.emailInfoYn eq 'N'}">
|
| 224 |
- <input type="button" class="btnType1" onclick="fn_email_popup(); return false;" value="이메일 발송"> |
|
| 227 |
+ <input type="button" class="btnType line secondary" onclick="fn_email_popup(); return false;" value="이메일 발송"> |
|
| 225 | 228 |
</c:if> |
| 226 |
- <input type="button" class="btnType1" onclick="fn_effect_popup(); return false;" value="시행"> |
|
| 227 |
- <input type="button" class="btnType1" onclick="fn_sub_view('${searchVO.termsMastNo}', '', 'I'); return false;" value="조항 등록">
|
|
| 228 |
- <input type="button" class="btnType1" onclick="fn_link_page(); return false;" value="약관 목록"> |
|
| 229 |
+ <input type="button" class="btnType fill primary" onclick="fn_effect_popup(); return false;" value="시행"> |
|
| 230 |
+ <input type="button" class="btnType fill primary" onclick="fn_sub_view('${searchVO.termsMastNo}', '', 'I'); return false;" value="조항 등록">
|
|
| 231 |
+ <input type="button" class="btnType fill gray" onclick="fn_link_page(); return false;" value="약관 목록"> |
|
| 232 |
+ </div> |
|
| 233 |
+ |
|
| 234 |
+ |
|
| 229 | 235 |
</div> |
| 230 | 236 |
|
| 231 | 237 |
<c:if test="${!empty termsSubList}">
|
--- src/main/webapp/WEB-INF/jsp/sym/site/termsSubView.jsp
+++ src/main/webapp/WEB-INF/jsp/sym/site/termsSubView.jsp
... | ... | @@ -190,15 +190,22 @@ |
| 190 | 190 |
|
| 191 | 191 |
</tbody> |
| 192 | 192 |
</table> |
| 193 |
- <div class="btnWrap"> |
|
| 194 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="fn_link_page(); return false;"> |
|
| 195 |
- <c:if test="${!empty termsSubVO.termsCn || !empty termsSubVO.termsSj}">
|
|
| 196 |
- <input type="button" class="btnType1" value="수 정" onclick="fn_terms_update('U'); return false;">
|
|
| 197 |
- <input type="button" class="btnType1 bg_ed4545" value="삭 제" onclick="fn_terms_delete('${termsSubVO.termsSubNo}'); return false;">
|
|
| 198 |
- </c:if> |
|
| 199 |
- <c:if test="${empty termsSubVO.termsCn && empty termsSubVO.termsSj}">
|
|
| 200 |
- <input type="button" class="btnType1" value="저 장" onclick="fn_terms_insert('I'); return false;">
|
|
| 201 |
- </c:if> |
|
| 193 |
+ <div class="btnWrap form_wrap"> |
|
| 194 |
+ <div class="left"> |
|
| 195 |
+ <c:if test="${!empty termsSubVO.termsCn || !empty termsSubVO.termsSj}">
|
|
| 196 |
+ <input type="button" class="btnType line red" value="삭 제" onclick="fn_terms_delete('${termsSubVO.termsSubNo}'); return false;">
|
|
| 197 |
+ </c:if> |
|
| 198 |
+ </div> |
|
| 199 |
+ <div class="right"> |
|
| 200 |
+ <c:if test="${!empty termsSubVO.termsCn || !empty termsSubVO.termsSj}">
|
|
| 201 |
+ <input type="button" class="btnType1" value="수 정" onclick="fn_terms_update('U'); return false;">
|
|
| 202 |
+ </c:if> |
|
| 203 |
+ <c:if test="${empty termsSubVO.termsCn && empty termsSubVO.termsSj}">
|
|
| 204 |
+ <input type="button" class="btnType1" value="저 장" onclick="fn_terms_insert('I'); return false;">
|
|
| 205 |
+ </c:if> |
|
| 206 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="fn_link_page(); return false;"> |
|
| 207 |
+ </div> |
|
| 208 |
+ |
|
| 202 | 209 |
</div> |
| 203 | 210 |
</div> |
| 204 | 211 |
</div> |
--- src/main/webapp/WEB-INF/jsp/sym/site/termsView.jsp
+++ src/main/webapp/WEB-INF/jsp/sym/site/termsView.jsp
... | ... | @@ -240,15 +240,22 @@ |
| 240 | 240 |
|
| 241 | 241 |
</tbody> |
| 242 | 242 |
</table> |
| 243 |
- <div class="btnWrap"> |
|
| 244 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="fn_link_page(); return false;"> |
|
| 245 |
- <c:if test="${!empty termsVO.termsCn || !empty termsVO.termsSj}">
|
|
| 246 |
- <input type="button" class="btnType1" value="수 정" onclick="fn_terms_update('U'); return false;">
|
|
| 247 |
- <input type="button" class="btnType1 bg_ed4545" value="삭 제" onclick="fn_tabTitle_delete(); return false;"> |
|
| 248 |
- </c:if> |
|
| 249 |
- <c:if test="${empty termsVO.termsCn && empty termsVO.termsSj}">
|
|
| 250 |
- <input type="button" class="btnType1" value="저 장" onclick="fn_terms_insert('I'); return false;">
|
|
| 251 |
- </c:if> |
|
| 243 |
+ <div class="btnWrap form_wrap"> |
|
| 244 |
+ <div class="left"> |
|
| 245 |
+ <c:if test="${!empty termsVO.termsCn || !empty termsVO.termsSj}">
|
|
| 246 |
+ <input type="button" class="btnType line red" value="삭 제" onclick="fn_tabTitle_delete(); return false;"> |
|
| 247 |
+ </c:if> |
|
| 248 |
+ </div> |
|
| 249 |
+ <div class="right"> |
|
| 250 |
+ <c:if test="${!empty termsVO.termsCn || !empty termsVO.termsSj}">
|
|
| 251 |
+ <input type="button" class="btnType1" value="수 정" onclick="fn_terms_update('U'); return false;">
|
|
| 252 |
+ </c:if> |
|
| 253 |
+ <c:if test="${empty termsVO.termsCn && empty termsVO.termsSj}">
|
|
| 254 |
+ <input type="button" class="btnType1" value="저 장" onclick="fn_terms_insert('I'); return false;">
|
|
| 255 |
+ </c:if> |
|
| 256 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="fn_link_page(); return false;"> |
|
| 257 |
+ </div> |
|
| 258 |
+ |
|
| 252 | 259 |
</div> |
| 253 | 260 |
</div> |
| 254 | 261 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uat/uap/EgovLoginGroupPolicyList.jsp
+++ src/main/webapp/WEB-INF/jsp/uat/uap/EgovLoginGroupPolicyList.jsp
... | ... | @@ -328,8 +328,8 @@ |
| 328 | 328 |
</tbody> |
| 329 | 329 |
</table> |
| 330 | 330 |
</div> |
| 331 |
- <div class="btnWrap"> |
|
| 332 |
- <input type="button" class="btnType2" onclick="fncDeleteGroupPolicy(); return false;" value="삭제"> |
|
| 331 |
+ <div class="btnWrap form_wrap"> |
|
| 332 |
+ <input type="button" class="btnType line red" onclick="fncDeleteGroupPolicy(); return false;" value="삭제"> |
|
| 333 | 333 |
<input type="button" class="btnType1" onclick="fncInsertLoginGroupPolicy(); return false;" value="등록"> |
| 334 | 334 |
</div> |
| 335 | 335 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/uat/uap/EgovLoginGroupPolicyRegist.jsp
+++ src/main/webapp/WEB-INF/jsp/uat/uap/EgovLoginGroupPolicyRegist.jsp
... | ... | @@ -145,14 +145,15 @@ |
| 145 | 145 |
</tr> |
| 146 | 146 |
</tbody> |
| 147 | 147 |
</table> |
| 148 |
- <div class="btnWrap"> |
|
| 149 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="location.href='<c:url value='/uat/uap/selectLoginGroupPolicyList.do'/>'; return false;"> |
|
| 148 |
+ <div class="btnWrap right"> |
|
| 149 |
+ |
|
| 150 | 150 |
<c:if test="${empty loginPolicyVO.ipInfo }">
|
| 151 | 151 |
<input type="button" class="btnType1" value="저 장" onclick="fncLoginGroupPolicyInsert(); return false;"> |
| 152 | 152 |
</c:if> |
| 153 | 153 |
<c:if test="${!empty loginPolicyVO.ipInfo }">
|
| 154 | 154 |
<input type="button" class="btnType1" value="수 정" onclick="fncLoginGroupPolicyUpdate(); return false;"> |
| 155 | 155 |
</c:if> |
| 156 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="location.href='<c:url value='/uat/uap/selectLoginGroupPolicyList.do'/>'; return false;"> |
|
| 156 | 157 |
</div> |
| 157 | 158 |
</div> |
| 158 | 159 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/addr/AddrEdit.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/addr/AddrEdit.jsp
... | ... | @@ -182,14 +182,16 @@ |
| 182 | 182 |
|
| 183 | 183 |
</tbody> |
| 184 | 184 |
</table> |
| 185 |
- <div class="btnWrap"> |
|
| 186 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(); return false;"> |
|
| 185 |
+ <div class="btnWrap right"> |
|
| 186 |
+ |
|
| 187 | 187 |
<c:if test="${!empty addrInfo.addrId }">
|
| 188 | 188 |
<input type="button" class="btnType1" value="수 정" onclick="fn_modify(); return false;"> |
| 189 | 189 |
</c:if> |
| 190 | 190 |
<c:if test="${empty addrInfo.addrId }">
|
| 191 | 191 |
<input type="button" class="btnType1" value="저 장" onclick="fn_insert(); return false;"> |
| 192 | 192 |
</c:if> |
| 193 |
+ |
|
| 194 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList(); return false;"> |
|
| 193 | 195 |
</div> |
| 194 | 196 |
</div> |
| 195 | 197 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/addr/AddrGroupEdit.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/addr/AddrGroupEdit.jsp
... | ... | @@ -137,14 +137,16 @@ |
| 137 | 137 |
</tr> |
| 138 | 138 |
</tbody> |
| 139 | 139 |
</table> |
| 140 |
- <div class="btnWrap"> |
|
| 141 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(); return false;"> |
|
| 140 |
+ <div class="btnWrap right"> |
|
| 141 |
+ |
|
| 142 | 142 |
<c:if test="${!empty addrGrpInfo.addrGrpId }">
|
| 143 | 143 |
<input type="button" class="btnType1" value="수 정" onclick="fn_modify(); return false;"> |
| 144 | 144 |
</c:if> |
| 145 | 145 |
<c:if test="${empty addrGrpInfo.addrGrpId }">
|
| 146 | 146 |
<input type="button" class="btnType1" value="저 장" onclick="fn_insert(); return false;"> |
| 147 | 147 |
</c:if> |
| 148 |
+ |
|
| 149 |
+ <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(); return false;"> |
|
| 148 | 150 |
</div> |
| 149 | 151 |
</div> |
| 150 | 152 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/addr/AddrGroupList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/addr/AddrGroupList.jsp
... | ... | @@ -201,8 +201,8 @@ |
| 201 | 201 |
</c:if> |
| 202 | 202 |
</table> |
| 203 | 203 |
</div> |
| 204 |
- <div class="btnWrap"> |
|
| 205 |
- <input type="button" class="btnType2" onclick="fn_delete(); return false;" value="삭제"> |
|
| 204 |
+ <div class="btnWrap form_wrap"> |
|
| 205 |
+ <input type="button" class="btnType line red" onclick="fn_delete(); return false;" value="삭제"> |
|
| 206 | 206 |
<input type="button" class="btnType1" onclick="fn_insert(); return false;" value="등록"> |
| 207 | 207 |
</div> |
| 208 | 208 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/addr/AddrGroupRegist.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/addr/AddrGroupRegist.jsp
... | ... | @@ -92,14 +92,16 @@ |
| 92 | 92 |
</tr> |
| 93 | 93 |
</tbody> |
| 94 | 94 |
</table> |
| 95 |
- <div class="btnWrap"> |
|
| 96 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList();" /> |
|
| 95 |
+ <div class="btnWrap right"> |
|
| 96 |
+ |
|
| 97 | 97 |
<c:if test="${!empty addrGroupVO.addrGrpId }">
|
| 98 | 98 |
<input type="button" class="btnType1" value="수 정" onclick="fn_modify(); return false;"> |
| 99 | 99 |
</c:if> |
| 100 | 100 |
<c:if test="${empty addrGroupVO.addrGrpId }">
|
| 101 | 101 |
<input type="button" class="btnType1" value="저 장" onclick="fn_insert(); return false;"> |
| 102 | 102 |
</c:if> |
| 103 |
+ |
|
| 104 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList();" /> |
|
| 103 | 105 |
</div> |
| 104 | 106 |
</div> |
| 105 | 107 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/addr/AddrList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/addr/AddrList.jsp
... | ... | @@ -264,8 +264,8 @@ |
| 264 | 264 |
</c:if> |
| 265 | 265 |
</table> |
| 266 | 266 |
</div> |
| 267 |
- <div class="btnWrap"> |
|
| 268 |
- <input type="button" class="btnType2" onclick="fn_delete(); return false;" value="삭제"> |
|
| 267 |
+ <div class="btnWrap form_wrap"> |
|
| 268 |
+ <input type="button" class="btnType line red" onclick="fn_delete(); return false;" value="삭제"> |
|
| 269 | 269 |
<input type="button" class="btnType1" onclick="fn_insert(); return false;" value="등록"> |
| 270 | 270 |
</div> |
| 271 | 271 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/addr/AddrRegist.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/addr/AddrRegist.jsp
... | ... | @@ -174,14 +174,16 @@ |
| 174 | 174 |
</tr> |
| 175 | 175 |
</tbody> |
| 176 | 176 |
</table> |
| 177 |
- <div class="btnWrap"> |
|
| 178 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList();"> |
|
| 177 |
+ <div class="btnWrap right"> |
|
| 178 |
+ |
|
| 179 | 179 |
<c:if test="${!empty addrVO.addrId }">
|
| 180 | 180 |
<input type="button" class="btnType1" value="수 정" onclick="fn_modify(); return false;"> |
| 181 | 181 |
</c:if> |
| 182 | 182 |
<c:if test="${empty addrVO.addrId }">
|
| 183 | 183 |
<input type="button" class="btnType1" value="저 장" onclick="fn_insert(); return false;"> |
| 184 | 184 |
</c:if> |
| 185 |
+ |
|
| 186 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList();"> |
|
| 185 | 187 |
</div> |
| 186 | 188 |
</div> |
| 187 | 189 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/addragency/AddrAgencyInsert.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/addragency/AddrAgencyInsert.jsp
... | ... | @@ -215,7 +215,7 @@ |
| 215 | 215 |
<tr> |
| 216 | 216 |
<th scope="row" class="vTop">요청사항</th> |
| 217 | 217 |
<td class="adress_textarea"> |
| 218 |
- <label for="nttCn" class="label">요청사항 입력</label> |
|
| 218 |
+ <!-- <label for="nttCn" class="label">요청사항 입력</label> --> |
|
| 219 | 219 |
<textarea path="nttCn" |
| 220 | 220 |
style="width: 700px;height: 200px;" |
| 221 | 221 |
id="nttCn" |
... | ... | @@ -235,9 +235,9 @@ |
| 235 | 235 |
</tr> |
| 236 | 236 |
</tbody> |
| 237 | 237 |
</table> |
| 238 |
- <div class="btnWrap"> |
|
| 239 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick='location.href="/uss/ion/addragency/selectAddrAgencyList.do";'> |
|
| 238 |
+ <div class="btnWrap right"> |
|
| 240 | 239 |
<input type="button" class="btnType1" value="저 장" onclick="fn_insert(); return false;"> |
| 240 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick='location.href="/uss/ion/addragency/selectAddrAgencyList.do";'> |
|
| 241 | 241 |
</div> |
| 242 | 242 |
</div> |
| 243 | 243 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/addragency/AddrAgencyListAjax.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/addragency/AddrAgencyListAjax.jsp
... | ... | @@ -175,8 +175,8 @@ |
| 175 | 175 |
</td> |
| 176 | 176 |
<td> |
| 177 | 177 |
<c:choose> |
| 178 |
- <c:when test="${result.processStatus eq 'B'}"><p class="fwRg c_e40000">접수대기</p></c:when>
|
|
| 179 |
- <c:when test="${result.processStatus eq 'I'}"><p class="fwRg c_002c9a">처리중</p></c:when>
|
|
| 178 |
+ <c:when test="${result.processStatus eq 'B'}"><p class="fwRg color_red">접수대기</p></c:when>
|
|
| 179 |
+ <c:when test="${result.processStatus eq 'I'}"><p class="fwRg color_blue">처리중</p></c:when>
|
|
| 180 | 180 |
<c:when test="${result.processStatus eq 'E'}"><p class="fwRg">처리완료</p></c:when>
|
| 181 | 181 |
</c:choose> |
| 182 | 182 |
</td> |
... | ... | @@ -190,8 +190,8 @@ |
| 190 | 190 |
</tbody> |
| 191 | 191 |
</table> |
| 192 | 192 |
</div> |
| 193 |
- <div class="btnWrap"> |
|
| 194 |
- <input type="button" class="btnType2" value="삭제" onclick="fn_delete(); return false;"> |
|
| 193 |
+ <div class="btnWrap form_wrap"> |
|
| 194 |
+ <input type="button" class="btnType red line" value="삭제" onclick="fn_delete(); return false;"> |
|
| 195 | 195 |
<input type="button" class="btnType1" value="등록" onclick="location.href='/uss/ion/addragency/AddrAgencyInsert.do'; return false;" value="등록" > |
| 196 | 196 |
</div> |
| 197 | 197 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/addragency/AddrAgencyModify.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/addragency/AddrAgencyModify.jsp
... | ... | @@ -414,14 +414,15 @@ |
| 414 | 414 |
--%> |
| 415 | 415 |
</tbody> |
| 416 | 416 |
</table> |
| 417 |
- <div class="btnWrap"> |
|
| 418 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick='location.href="/uss/ion/addragency/selectAddrAgencyList.do";'> |
|
| 417 |
+ <div class="btnWrap right form_wrap"> |
|
| 418 |
+ |
|
| 419 | 419 |
<c:if test="${AddrAgencyVO.processStatus ne 'E'}">
|
| 420 | 420 |
<%--<input type="button" class="btnType1" value="대리등록" onclick="goWebSave1(); return false;">--%> |
| 421 |
- <div style="float: left; color: red; margin-top: 10px;">* 회원상세 > 로그인 > 주소록대량등록 기능 활용 등록처리후 "등록완료" 버튼 실행</div> |
|
| 421 |
+ <div class="color_red">* 회원상세 > 로그인 > 주소록대량등록 기능 활용 등록처리후 "등록완료" 버튼 실행</div> |
|
| 422 | 422 |
<input type="button" class="btnType1" value="등록완료" onclick="goWebSave1(); return false;"> |
| 423 | 423 |
</c:if> |
| 424 |
- <input type="button" class="btnType1 bg_888888" value="안 내" onclick="fnInputSmsTxt(); return false;"> |
|
| 424 |
+ <input type="button" class="btnType fill secondary" value="안 내" onclick="fnInputSmsTxt(); return false;"> |
|
| 425 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick='location.href="/uss/ion/addragency/selectAddrAgencyList.do";'> |
|
| 425 | 426 |
</div> |
| 426 | 427 |
</div> |
| 427 | 428 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/bnr/pop/mainPopupList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/bnr/pop/mainPopupList.jsp
... | ... | @@ -201,9 +201,9 @@ |
| 201 | 201 |
</c:if> |
| 202 | 202 |
|
| 203 | 203 |
</div> |
| 204 |
- <div class="btnWrap"> |
|
| 205 |
- <input type="button" class="btnType2" value="삭제" onclick="fn_mainzone_contest_delete(); return false;"> |
|
| 206 |
- <input type="button" class="btnType1" value="등록" onclick="fn_mainzone_insert_view(); return false;"> |
|
| 204 |
+ <div class="btnWrap form_wrap"> |
|
| 205 |
+ <input type="button" class="btnType line red large" value="삭제" onclick="fn_mainzone_contest_delete(); return false;"> |
|
| 206 |
+ <input type="button" class="btnType fill primary large" value="등록" onclick="fn_mainzone_insert_view(); return false;"> |
|
| 207 | 207 |
</div> |
| 208 | 208 |
<!-- 페이지 네비게이션 시작 --> |
| 209 | 209 |
<c:if test="${!empty mainPopupList}">
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/bnr/pop/mainPopupModify.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/bnr/pop/mainPopupModify.jsp
... | ... | @@ -605,14 +605,15 @@ |
| 605 | 605 |
</table> |
| 606 | 606 |
</div> |
| 607 | 607 |
<div class="btnWrap right"> |
| 608 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(); return false;" > |
|
| 608 |
+ |
|
| 609 | 609 |
<c:if test="${!empty mainPopupVO.popId }">
|
| 610 |
- <input type="button" class="btnType1 bg_ed4545" value="삭 제" onclick="fn_mainzone_delete(); return false;" > |
|
| 611 |
- <input type="button" class="btnType1" value="수 정" onclick="validate('mainzone_U'); return false;">
|
|
| 610 |
+ <input type="button" class="btnType line red large" value="삭 제" onclick="fn_mainzone_delete(); return false;" > |
|
| 611 |
+ <input type="button" class="btnType fill primary large" value="수 정" onclick="validate('mainzone_U'); return false;">
|
|
| 612 | 612 |
</c:if> |
| 613 | 613 |
<c:if test="${empty mainPopupVO.popId }">
|
| 614 |
- <input type="button" class="btnType1" value="저 장" onclick="validate('mainzone_I'); return false;">
|
|
| 614 |
+ <input type="button" class="btnType fill primary large" value="저 장" onclick="validate('mainzone_I'); return false;">
|
|
| 615 | 615 |
</c:if> |
| 616 |
+ <input type="button" class="btnType fill gray large" value="목 록" onclick="goList(); return false;" > |
|
| 616 | 617 |
</div> |
| 617 | 618 |
</div> |
| 618 | 619 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/bnr/sub/subMainZoneList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/bnr/sub/subMainZoneList.jsp
... | ... | @@ -219,9 +219,9 @@ |
| 219 | 219 |
</c:if> |
| 220 | 220 |
|
| 221 | 221 |
</div> |
| 222 |
- <div class="btnWrap"> |
|
| 223 |
- <input type="button" class="btnType2" value="삭제" onclick="fn_mainzone_contest_delete(); return false;"> |
|
| 224 |
- <input type="button" class="btnType1" value="등록" onclick="fn_mainzone_insert_view(); return false;"> |
|
| 222 |
+ <div class="btnWrap form_wrap"> |
|
| 223 |
+ <input type="button" class="btnType large line red" value="삭제" onclick="fn_mainzone_contest_delete(); return false;"> |
|
| 224 |
+ <input type="button" class="btnType1 btnType large" value="등록" onclick="fn_mainzone_insert_view(); return false;"> |
|
| 225 | 225 |
</div> |
| 226 | 226 |
<!-- 페이지 네비게이션 시작 --> |
| 227 | 227 |
<c:if test="${!empty mainzoneList}">
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/bnr/sub/subMainZoneModify.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/bnr/sub/subMainZoneModify.jsp
... | ... | @@ -566,14 +566,16 @@ |
| 566 | 566 |
</table> |
| 567 | 567 |
</div> |
| 568 | 568 |
<div class="btnWrap right"> |
| 569 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(); return false;" > |
|
| 569 |
+ |
|
| 570 | 570 |
<c:if test="${!empty mainzoneVO.mazId }">
|
| 571 |
- <input type="button" class="btnType1 bg_ed4545" value="삭 제" onclick="fn_mainzone_delete(); return false;" > |
|
| 572 |
- <input type="button" class="btnType1" value="수 정" onclick="validate('mainzone_U'); return false;">
|
|
| 571 |
+ <input type="button" class="btnType line red large" value="삭 제" onclick="fn_mainzone_delete(); return false;" > |
|
| 572 |
+ <input type="button" class="btnType fill primary large" value="수 정" onclick="validate('mainzone_U'); return false;">
|
|
| 573 | 573 |
</c:if> |
| 574 | 574 |
<c:if test="${empty mainzoneVO.mazId }">
|
| 575 |
- <input type="button" class="btnType1" value="저 장" onclick="validate('mainzone_I'); return false;">
|
|
| 575 |
+ <input type="button" class="btnType fill primary large" value="저 장" onclick="validate('mainzone_I'); return false;">
|
|
| 576 | 576 |
</c:if> |
| 577 |
+ |
|
| 578 |
+ <input type="button" class="btnType large fill gray" value="목 록" onclick="goList(); return false;" > |
|
| 577 | 579 |
</div> |
| 578 | 580 |
</div> |
| 579 | 581 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/cert/CertEtcList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/cert/CertEtcList.jsp
... | ... | @@ -245,8 +245,8 @@ |
| 245 | 245 |
</tbody> |
| 246 | 246 |
</table> |
| 247 | 247 |
</div> |
| 248 |
- <div class="btnWrap"> |
|
| 249 |
- <input type="button" class="btnType2" value="삭제" onclick="fn_delete(); return false;"> |
|
| 248 |
+ <div class="btnWrap form_wrap"> |
|
| 249 |
+ <input type="button" class="btnType line red" value="삭제" onclick="fn_delete(); return false;"> |
|
| 250 | 250 |
<input type="button" class="btnType1" value="등록" onclick="location.href='/uss/ion/cert/CertEtcModify.do'; return false;" value="등록"> |
| 251 | 251 |
</div> |
| 252 | 252 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/cert/CertEtcModify.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/cert/CertEtcModify.jsp
... | ... | @@ -234,16 +234,25 @@ |
| 234 | 234 |
</tr> |
| 235 | 235 |
</tbody> |
| 236 | 236 |
</table> |
| 237 |
- <div class="btnWrap"> |
|
| 238 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(); return false;"> |
|
| 239 |
- <c:if test="${!empty certFileList}">
|
|
| 240 |
- <input type="button" class="btnType1" value="삭 제" onclick="fn_delete(); return false;"> |
|
| 241 |
- <input type="button" class="btnType1" value="수 정" onclick="goSave('certFile_U'); return false;">
|
|
| 242 |
- </c:if> |
|
| 243 |
- <c:if test="${empty certFileList}">
|
|
| 244 |
- <!-- <input type="button" class="btnType1" value="저 장" onclick="goSave('fmsFile_I'); return false;"> -->
|
|
| 245 |
- <input type="button" class="btnType1" value="저 장" onclick="goSave('certFile_I'); return false;">
|
|
| 246 |
- </c:if> |
|
| 237 |
+ <div class="btnWrap form_wrap"> |
|
| 238 |
+ <div class="left"> |
|
| 239 |
+ <c:if test="${!empty certFileList}">
|
|
| 240 |
+ <input type="button" class="btnType line red" value="삭 제" onclick="fn_delete(); return false;"> |
|
| 241 |
+ </c:if> |
|
| 242 |
+ </div> |
|
| 243 |
+ <div class="right"> |
|
| 244 |
+ <c:if test="${!empty certFileList}">
|
|
| 245 |
+ <input type="button" class="btnType1" value="수 정" onclick="goSave('certFile_U'); return false;">
|
|
| 246 |
+ </c:if> |
|
| 247 |
+ <c:if test="${empty certFileList}">
|
|
| 248 |
+ <!-- <input type="button" class="btnType1" value="저 장" onclick="goSave('fmsFile_I'); return false;"> -->
|
|
| 249 |
+ <input type="button" class="btnType1" value="저 장" onclick="goSave('certFile_I'); return false;">
|
|
| 250 |
+ </c:if> |
|
| 251 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList(); return false;"> |
|
| 252 |
+ </div> |
|
| 253 |
+ |
|
| 254 |
+ |
|
| 255 |
+ |
|
| 247 | 256 |
</div> |
| 248 | 257 |
</div> |
| 249 | 258 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/cert/CertSentList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/cert/CertSentList.jsp
... | ... | @@ -214,7 +214,7 @@ |
| 214 | 214 |
<td> |
| 215 | 215 |
<c:if test="${!empty result.fileSnList}">
|
| 216 | 216 |
<c:forEach var="fileSnList" items="${result.fileSnList}" varStatus="status">
|
| 217 |
- <a href="/cmm/fms/FileDown.do?atchFileId=${result.atchFileId}&fileSn=${result.fileSnList[status.index]}">
|
|
| 217 |
+ <a href="/cmm/fms/FileDown.do?atchFileId=${result.atchFileId}&fileSn=${result.fileSnList[status.index]}" class="file_download">
|
|
| 218 | 218 |
${result.orignlFileNmList[status.index]}<img src="/img/post/atch_file.png">
|
| 219 | 219 |
</a> |
| 220 | 220 |
</c:forEach> |
... | ... | @@ -233,9 +233,9 @@ |
| 233 | 233 |
</tbody> |
| 234 | 234 |
</table> |
| 235 | 235 |
</div> |
| 236 |
- <div class="btnWrap"> |
|
| 237 |
- <input type="button" class="btnType2" value="삭제" onclick="fn_delete(); return false;"> |
|
| 238 |
- <input type="button" class="btnType1" value="등록" onclick="location.href='/uss/ion/cert/CertSentModify.do'; return false;" value="등록"> |
|
| 236 |
+ <div class="btnWrap form_wrap"> |
|
| 237 |
+ <input type="button" class="btnType line red" value="삭제" onclick="fn_delete(); return false;"> |
|
| 238 |
+ <input type="button" class="btnType fill primary" value="등록" onclick="location.href='/uss/ion/cert/CertSentModify.do'; return false;" value="등록"> |
|
| 239 | 239 |
</div> |
| 240 | 240 |
<!-- 페이지 네비게이션 시작 --> |
| 241 | 241 |
<c:if test="${!empty resultList}">
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/cert/CertSentModify.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/cert/CertSentModify.jsp
... | ... | @@ -233,16 +233,26 @@ |
| 233 | 233 |
</tr> |
| 234 | 234 |
</tbody> |
| 235 | 235 |
</table> |
| 236 |
- <div class="btnWrap"> |
|
| 237 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(); return false;"> |
|
| 238 |
- <c:if test="${!empty certFileList}">
|
|
| 239 |
- <input type="button" class="btnType1" value="삭 제" onclick="fn_delete(); return false;"> |
|
| 240 |
- <input type="button" class="btnType1" value="수 정" onclick="goSave('certFile_U'); return false;">
|
|
| 241 |
- </c:if> |
|
| 242 |
- <c:if test="${empty certFileList}">
|
|
| 243 |
- <!-- <input type="button" class="btnType1" value="저 장" onclick="goSave('fmsFile_I'); return false;"> -->
|
|
| 244 |
- <input type="button" class="btnType1" value="저 장" onclick="goSave('certFile_I'); return false;">
|
|
| 245 |
- </c:if> |
|
| 236 |
+ <div class="btnWrap form_wrap"> |
|
| 237 |
+ |
|
| 238 |
+ <div class="left"> |
|
| 239 |
+ <c:if test="${!empty certFileList}">
|
|
| 240 |
+ <input type="button" class="btnType line red" value="삭 제" onclick="fn_delete(); return false;"> |
|
| 241 |
+ </c:if> |
|
| 242 |
+ </div> |
|
| 243 |
+ <div class="right"> |
|
| 244 |
+ <c:if test="${empty certFileList}">
|
|
| 245 |
+ <!-- <input type="button" class="btnType1" value="저 장" onclick="goSave('fmsFile_I'); return false;"> -->
|
|
| 246 |
+ <input type="button" class="btnType1" value="저 장" onclick="goSave('certFile_I'); return false;">
|
|
| 247 |
+ </c:if> |
|
| 248 |
+ <c:if test="${!empty certFileList}">
|
|
| 249 |
+ <input type="button" class="btnType1" value="수 정" onclick="goSave('certFile_U'); return false;">
|
|
| 250 |
+ </c:if> |
|
| 251 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList(); return false;"> |
|
| 252 |
+ </div> |
|
| 253 |
+ |
|
| 254 |
+ |
|
| 255 |
+ |
|
| 246 | 256 |
</div> |
| 247 | 257 |
</div> |
| 248 | 258 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileList.jsp
... | ... | @@ -244,8 +244,8 @@ |
| 244 | 244 |
</tbody> |
| 245 | 245 |
</table> |
| 246 | 246 |
</div> |
| 247 |
- <div class="btnWrap"> |
|
| 248 |
- <input type="button" class="btnType2" value="삭제" onclick="fn_fms_file_delete(); return false;"> |
|
| 247 |
+ <div class="btnWrap form_wrap"> |
|
| 248 |
+ <input type="button" class="btnType line red" value="삭제" onclick="fn_fms_file_delete(); return false;"> |
|
| 249 | 249 |
<input type="button" class="btnType1" value="등록" onclick="fn_view_fms_file('', 'I'); return false;">
|
| 250 | 250 |
</div> |
| 251 | 251 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileModify.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileModify.jsp
... | ... | @@ -264,15 +264,23 @@ |
| 264 | 264 |
</c:if> |
| 265 | 265 |
</tbody> |
| 266 | 266 |
</table> |
| 267 |
- <div class="btnWrap"> |
|
| 268 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(); return false;"> |
|
| 269 |
- <c:if test="${!empty fmsFileList[0].fmsId }">
|
|
| 270 |
- <input type="button" class="btnType1" value="삭 제" onclick="fn_fmsfile_delete(); return false;"> |
|
| 271 |
- <input type="button" class="btnType1" value="수 정" onclick="goSave('fmsFile_U'); return false;">
|
|
| 272 |
- </c:if> |
|
| 273 |
- <c:if test="${empty fmsFileList[0].fmsId }">
|
|
| 274 |
- <input type="button" class="btnType1" value="저 장" onclick="goSave('fmsFile_I'); return false;">
|
|
| 275 |
- </c:if> |
|
| 267 |
+ <div class="btnWrap form_wrap"> |
|
| 268 |
+ <div class="left"> |
|
| 269 |
+ <c:if test="${!empty fmsFileList[0].fmsId }">
|
|
| 270 |
+ <input type="button" class="btnType line red" value="삭 제" onclick="fn_fmsfile_delete(); return false;"> |
|
| 271 |
+ </c:if> |
|
| 272 |
+ </div> |
|
| 273 |
+ <div class="right"> |
|
| 274 |
+ <c:if test="${!empty fmsFileList[0].fmsId }">
|
|
| 275 |
+ <input type="button" class="btnType1" value="수 정" onclick="goSave('fmsFile_U'); return false;">
|
|
| 276 |
+ </c:if> |
|
| 277 |
+ <c:if test="${empty fmsFileList[0].fmsId }">
|
|
| 278 |
+ <input type="button" class="btnType1" value="저 장" onclick="goSave('fmsFile_I'); return false;">
|
|
| 279 |
+ </c:if> |
|
| 280 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList(); return false;"> |
|
| 281 |
+ </div> |
|
| 282 |
+ |
|
| 283 |
+ |
|
| 276 | 284 |
</div> |
| 277 | 285 |
</div> |
| 278 | 286 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/KakaoATChannelIDList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/KakaoATChannelIDList.jsp
... | ... | @@ -188,7 +188,7 @@ |
| 188 | 188 |
</select> |
| 189 | 189 |
<input id="searchKeyword" name="searchKeyword" class="recentSearch" type="text" value="<c:out value='${searchVO.searchKeyword}'/>" size="10" title="검색" maxlength="100" />
|
| 190 | 190 |
<input type="button" class="btnType1" value="검색" onclick="fnSearch(); return false;"> |
| 191 |
- <input type="button" class="btnType1" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 191 |
+ <input type="button" class="btnType fill gray" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 192 | 192 |
</div> |
| 193 | 193 |
<div class="listTop"> |
| 194 | 194 |
<p class="tType5">총 <span class="tType4 c_456ded fwBold"><fmt:formatNumber value="${paginationInfo.totalRecordCount}" pattern="#,###" /></span>건</p>
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/ReserveKakaoATDetailList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/ReserveKakaoATDetailList.jsp
... | ... | @@ -368,10 +368,10 @@ |
| 368 | 368 |
</tbody> |
| 369 | 369 |
</table> |
| 370 | 370 |
</div> |
| 371 |
- <div class="btnWrap"> |
|
| 371 |
+ <div class="btnWrap right"> |
|
| 372 | 372 |
<!-- <input type="button" class="btnType2" value="삭제" onclick="fn_delete(); return false;"> --> |
| 373 | 373 |
<!-- <input type="button" class="btnType1" value="등록" onclick="location.href='/uss/ion/msg/SendMsgModify.do'; return false;" value="등록" > --> |
| 374 |
- <input type="button" class="btnType1" value="목록" onclick="goList(); return false;" value="목록" > |
|
| 374 |
+ <input type="button" class="btnType fill gray" value="목록" onclick="goList(); return false;" value="목록" > |
|
| 375 | 375 |
</div> |
| 376 | 376 |
<!-- 페이지 네비게이션 시작 --> |
| 377 | 377 |
<c:if test="${!empty resultList}">
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/ReserveKakaoATList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/ReserveKakaoATList.jsp
... | ... | @@ -434,7 +434,7 @@ |
| 434 | 434 |
</a> |
| 435 | 435 |
</div> |
| 436 | 436 |
<br /> |
| 437 |
- |
|
| 437 |
+ <br /> |
|
| 438 | 438 |
<select name="searchCondition" class="select" title="검색조건 선택"> |
| 439 | 439 |
<option value="" <c:if test="${searchVO.searchCondition == ''}">selected="selected"</c:if>>ID/내용/발신번호(전체)</option>
|
| 440 | 440 |
<option value="1" <c:if test="${searchVO.searchCondition == '1'}">selected="selected"</c:if>>사용자ID</option>
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/ReserveKakaoATModify.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/ReserveKakaoATModify.jsp
... | ... | @@ -363,8 +363,8 @@ |
| 363 | 363 |
<tr> |
| 364 | 364 |
<th><span class="reqArea">템플릿명</span></th> |
| 365 | 365 |
<td colspan="3"> |
| 366 |
- <div class="btnWrap"> |
|
| 367 |
- <input type="button" class="btnType2" style="padding:5px 10px" onclick="fnTemplateDetail('<c:out value="${mjonKakaoATDetailVO.msgNoticetalkTmpKey}"/>'); return false;" value="템플릿 상세보기">
|
|
| 366 |
+ <div class="btnWrap" style="margin:0;" > |
|
| 367 |
+ <input type="button" class="btnType2" onclick="fnTemplateDetail('<c:out value="${mjonKakaoATDetailVO.msgNoticetalkTmpKey}"/>'); return false;" value="템플릿 상세보기">
|
|
| 368 | 368 |
</div> |
| 369 | 369 |
</td> |
| 370 | 370 |
</tr> |
... | ... | @@ -444,13 +444,13 @@ |
| 444 | 444 |
) |
| 445 | 445 |
<c:choose> |
| 446 | 446 |
<c:when test="${mjonKakaoATDetailVO.resultCodeTxt eq 'S'}">
|
| 447 |
- 발송 성공 |
|
| 447 |
+ <span class="color_blue fwBold">발송 성공</span> |
|
| 448 | 448 |
</c:when> |
| 449 | 449 |
<c:when test="${mjonKakaoATDetailVO.resultCodeTxt eq 'W'}">
|
| 450 |
- 발송 대기 |
|
| 450 |
+ <span class="color_gray fwBold">발송 대기</span> |
|
| 451 | 451 |
</c:when> |
| 452 | 452 |
<c:otherwise> |
| 453 |
- 발송 실패 |
|
| 453 |
+ <span class="color_red fwBold">발송 실패</span> |
|
| 454 | 454 |
</c:otherwise> |
| 455 | 455 |
</c:choose> |
| 456 | 456 |
</td> |
... | ... | @@ -470,10 +470,10 @@ |
| 470 | 470 |
<td colspan="3"> |
| 471 | 471 |
<c:choose> |
| 472 | 472 |
<c:when test="${mjonKakaoATDetailVO.refundYn == 'N'}">
|
| 473 |
- 미환불 |
|
| 473 |
+ <span class="fwBold color_red">미환불</span> |
|
| 474 | 474 |
</c:when> |
| 475 | 475 |
<c:otherwise> |
| 476 |
- 환불 완료 |
|
| 476 |
+ <span class="fwBold gray">환불 완료</span> |
|
| 477 | 477 |
</c:otherwise> |
| 478 | 478 |
</c:choose> |
| 479 | 479 |
</td> |
... | ... | @@ -503,18 +503,18 @@ |
| 503 | 503 |
<c:when test="${mjonKakaoATDetailVO.resultCodeTxt eq 'F'}">
|
| 504 | 504 |
<c:choose> |
| 505 | 505 |
<c:when test="${mjonKakaoATDetailVO.bizLogCallStatusCode eq 'S'}">
|
| 506 |
- 대체문자 발송 성공 |
|
| 506 |
+ <span class="color_blue fwBold">대체문자 발송 성공</span> |
|
| 507 | 507 |
</c:when> |
| 508 | 508 |
<c:when test="${mjonKakaoATDetailVO.bizLogCallStatusCode eq 'W'}">
|
| 509 |
- 대체문자 발송 대기 |
|
| 509 |
+ <span class="color_gray fwBold">대체문자 발송 대기</span> |
|
| 510 | 510 |
</c:when> |
| 511 | 511 |
<c:otherwise> |
| 512 |
- 대체문자 발송 실패 |
|
| 512 |
+ <span class="color_red fwBold">대체문자 발송 실패</span> |
|
| 513 | 513 |
</c:otherwise> |
| 514 | 514 |
</c:choose> |
| 515 | 515 |
</c:when> |
| 516 | 516 |
<c:otherwise> |
| 517 |
- 대체문자 미발송 |
|
| 517 |
+ <span class="fwBold">대체문자 미발송</span> |
|
| 518 | 518 |
</c:otherwise> |
| 519 | 519 |
</c:choose> |
| 520 | 520 |
<c:if test="${not empty mjonKakaoATDetailVO.bizLogCallStatus}">
|
... | ... | @@ -569,8 +569,8 @@ |
| 569 | 569 |
</tr> |
| 570 | 570 |
</tbody> |
| 571 | 571 |
</table> |
| 572 |
- <div class="btnWrap"> |
|
| 573 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(); return false;"> |
|
| 572 |
+ <div class="btnWrap right"> |
|
| 573 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList(); return false;"> |
|
| 574 | 574 |
</div> |
| 575 | 575 |
</div> |
| 576 | 576 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/SendKakaoATDetailList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/SendKakaoATDetailList.jsp
... | ... | @@ -186,7 +186,7 @@ |
| 186 | 186 |
</a> |
| 187 | 187 |
</div> |
| 188 | 188 |
<br /> |
| 189 |
- |
|
| 189 |
+ <br /> |
|
| 190 | 190 |
<select name="searchCondition" class="select" title="검색조건 선택"> |
| 191 | 191 |
<option value="" <c:if test="${searchVO.searchCondition == ''}">selected="selected"</c:if>>ID/내용/발신번호(전체)</option>
|
| 192 | 192 |
<option value="1" <c:if test="${searchVO.searchCondition == '1'}">selected="selected"</c:if>>사용자ID</option>
|
... | ... | @@ -368,10 +368,10 @@ |
| 368 | 368 |
</tbody> |
| 369 | 369 |
</table> |
| 370 | 370 |
</div> |
| 371 |
- <div class="btnWrap"> |
|
| 371 |
+ <div class="btnWrap right"> |
|
| 372 | 372 |
<!-- <input type="button" class="btnType2" value="삭제" onclick="fn_delete(); return false;"> --> |
| 373 | 373 |
<!-- <input type="button" class="btnType1" value="등록" onclick="location.href='/uss/ion/msg/SendMsgModify.do'; return false;" value="등록" > --> |
| 374 |
- <input type="button" class="btnType1" value="목록" onclick="goList(); return false;" value="목록" > |
|
| 374 |
+ <input type="button" class="btnType fill gray" value="목록" onclick="goList(); return false;" value="목록" > |
|
| 375 | 375 |
</div> |
| 376 | 376 |
<!-- 페이지 네비게이션 시작 --> |
| 377 | 377 |
<c:if test="${!empty resultList}">
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/SendKakaoATList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/SendKakaoATList.jsp
... | ... | @@ -609,7 +609,7 @@ |
| 609 | 609 |
</a> |
| 610 | 610 |
</div> |
| 611 | 611 |
<br /> |
| 612 |
- |
|
| 612 |
+ <br /> |
|
| 613 | 613 |
<select name="searchCondition" class="select" title="검색조건 선택"> |
| 614 | 614 |
<option value="" <c:if test="${searchVO.searchCondition == ''}">selected="selected"</c:if>>ID/내용/발신번호(전체)</option>
|
| 615 | 615 |
<option value="1" <c:if test="${searchVO.searchCondition == '1'}">selected="selected"</c:if>>사용자ID</option>
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/SendKakaoATModify.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/SendKakaoATModify.jsp
... | ... | @@ -371,7 +371,7 @@ |
| 371 | 371 |
<tr> |
| 372 | 372 |
<th><span class="reqArea">템플릿명</span></th> |
| 373 | 373 |
<td colspan="3"> |
| 374 |
- <div class="btnWrap"> |
|
| 374 |
+ <div class="btnWrap" style="margin:0;"> |
|
| 375 | 375 |
<input type="button" class="btnType2" style="padding:5px 10px" onclick="fnTemplateDetail('<c:out value="${mjonKakaoATDetailVO.msgNoticetalkTmpKey}"/>'); return false;" value="템플릿 상세보기">
|
| 376 | 376 |
</div> |
| 377 | 377 |
</td> |
... | ... | @@ -451,13 +451,13 @@ |
| 451 | 451 |
) |
| 452 | 452 |
<c:choose> |
| 453 | 453 |
<c:when test="${mjonKakaoATDetailVO.resultCodeTxt eq 'S'}">
|
| 454 |
- 발송 성공 |
|
| 454 |
+ <span class="color_blue fwBold">발송 성공</span> |
|
| 455 | 455 |
</c:when> |
| 456 | 456 |
<c:when test="${mjonKakaoATDetailVO.resultCodeTxt eq 'W'}">
|
| 457 |
- 발송 대기 |
|
| 457 |
+ <span class="color_gray fwBold">발송 대기</span> |
|
| 458 | 458 |
</c:when> |
| 459 | 459 |
<c:otherwise> |
| 460 |
- 발송 실패 |
|
| 460 |
+ <span class="color_red fwBold">발송 실패</span> |
|
| 461 | 461 |
</c:otherwise> |
| 462 | 462 |
</c:choose> |
| 463 | 463 |
</td> |
... | ... | @@ -477,10 +477,10 @@ |
| 477 | 477 |
<td colspan="3"> |
| 478 | 478 |
<c:choose> |
| 479 | 479 |
<c:when test="${mjonKakaoATDetailVO.refundYn == 'N'}">
|
| 480 |
- 미환불 |
|
| 480 |
+ <span class="fwBold color_red">미환불</span> |
|
| 481 | 481 |
</c:when> |
| 482 | 482 |
<c:otherwise> |
| 483 |
- 환불 완료 |
|
| 483 |
+ <span class="fwBold gray">환불 완료</span> |
|
| 484 | 484 |
</c:otherwise> |
| 485 | 485 |
</c:choose> |
| 486 | 486 |
</td> |
... | ... | @@ -510,18 +510,18 @@ |
| 510 | 510 |
<c:when test="${mjonKakaoATDetailVO.resultCodeTxt eq 'F'}">
|
| 511 | 511 |
<c:choose> |
| 512 | 512 |
<c:when test="${mjonKakaoATDetailVO.bizLogCallStatusCode eq 'S'}">
|
| 513 |
- 대체문자 발송 성공 |
|
| 513 |
+ <span class="color_blue fwBold">대체문자 발송 성공</span> |
|
| 514 | 514 |
</c:when> |
| 515 | 515 |
<c:when test="${mjonKakaoATDetailVO.bizLogCallStatusCode eq 'W'}">
|
| 516 |
- 대체문자 발송 대기 |
|
| 516 |
+ <span class="color_gray fwBold">대체문자 발송 대기</span> |
|
| 517 | 517 |
</c:when> |
| 518 | 518 |
<c:otherwise> |
| 519 |
- 대체문자 발송 실패 |
|
| 519 |
+ <span class="color_red fwBold">대체문자 발송 실패</span> |
|
| 520 | 520 |
</c:otherwise> |
| 521 | 521 |
</c:choose> |
| 522 | 522 |
</c:when> |
| 523 | 523 |
<c:otherwise> |
| 524 |
- 대체문자 미발송 |
|
| 524 |
+ <span class="fwBold">대체문자 미발송</span> |
|
| 525 | 525 |
</c:otherwise> |
| 526 | 526 |
</c:choose> |
| 527 | 527 |
<c:if test="${not empty mjonKakaoATDetailVO.bizLogCallStatus}">
|
... | ... | @@ -573,8 +573,8 @@ |
| 573 | 573 |
</tr> |
| 574 | 574 |
</tbody> |
| 575 | 575 |
</table> |
| 576 |
- <div class="btnWrap"> |
|
| 577 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(); return false;"> |
|
| 576 |
+ <div class="btnWrap right"> |
|
| 577 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList(); return false;"> |
|
| 578 | 578 |
</div> |
| 579 | 579 |
</div> |
| 580 | 580 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/sampletemplate/SampleKakaoTemplateList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/sampletemplate/SampleKakaoTemplateList.jsp
... | ... | @@ -372,8 +372,10 @@ |
| 372 | 372 |
</select> --%> |
| 373 | 373 |
|
| 374 | 374 |
<input id="searchKeyword" name="searchKeyword" class="recentSearch" type="text" value="<c:out value='${searchVO.searchKeyword}'/>" placeholder="템플릿 명을 입력해주세요" size="15" title="검색" maxlength="100" />
|
| 375 |
- BEST<input type="checkbox" class="template_name" id="inputSampleTemplateBest" name="inputSampleTemplateBest" <c:if test="${searchVO.sampleTemplateBest eq 'T'}">checked</c:if> >
|
|
| 376 | 375 |
<input type="button" class="btnType1" value="검색" onclick="fn_search(); return false;"> |
| 376 |
+ <input type="checkbox" class="template_name" id="inputSampleTemplateBest" name="inputSampleTemplateBest" <c:if test="${searchVO.sampleTemplateBest eq 'T'}">checked</c:if> >
|
|
| 377 |
+ <label for="inputSampleTemplateBest">BEST</label> |
|
| 378 |
+ |
|
| 377 | 379 |
|
| 378 | 380 |
</div> |
| 379 | 381 |
<div class="listTop"> |
... | ... | @@ -485,8 +487,8 @@ |
| 485 | 487 |
</tbody> |
| 486 | 488 |
</table> |
| 487 | 489 |
</div> |
| 488 |
- <div class="btnWrap" style="margin-bottom: 15px;"> |
|
| 489 |
- <input type="button" class="btnType2" style="padding:5px 10px" onclick="fnTemplateDelete(); return false;" value="삭제"> |
|
| 490 |
+ <div class="btnWrap form_wrap"> |
|
| 491 |
+ <input type="button" class="btnType line red" onclick="fnTemplateDelete(); return false;" value="삭제"> |
|
| 490 | 492 |
<input type="button" class="btnType1" value="샘플 템플릿 등록" onclick="fnSampleTemplatePop(); return false;"> |
| 491 | 493 |
</div> |
| 492 | 494 |
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/sampletemplate/category/SampleKakaoTemplateAdminCategoryDetail.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/sampletemplate/category/SampleKakaoTemplateAdminCategoryDetail.jsp
... | ... | @@ -182,10 +182,16 @@ |
| 182 | 182 |
</tr> |
| 183 | 183 |
</tbody> |
| 184 | 184 |
</table> |
| 185 |
- <div class="btnWrap"> |
|
| 186 |
- <input type="button" class="btnType2" value="삭제" onclick="fnCategoryDelete(); return false;"> |
|
| 187 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(); return false;"> |
|
| 188 |
- <input type="button" class="btnType1" value="수 정" onclick="fnCategoryUpdate(); return false;"> |
|
| 185 |
+ <div class="btnWrap form_wrap"> |
|
| 186 |
+ <div class="left"> |
|
| 187 |
+ <input type="button" class="btnType line red" value="삭제" onclick="fnCategoryDelete(); return false;"> |
|
| 188 |
+ </div> |
|
| 189 |
+ <div class="right"> |
|
| 190 |
+ <input type="button" class="btnType fill primary" value="수 정" onclick="fnCategoryUpdate(); return false;"> |
|
| 191 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList(); return false;"> |
|
| 192 |
+ </div> |
|
| 193 |
+ |
|
| 194 |
+ |
|
| 189 | 195 |
</div> |
| 190 | 196 |
</div> |
| 191 | 197 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/sampletemplate/category/SampleKakaoTemplateAdminCategoryList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/sampletemplate/category/SampleKakaoTemplateAdminCategoryList.jsp
... | ... | @@ -236,9 +236,9 @@ |
| 236 | 236 |
</tbody> |
| 237 | 237 |
</table> |
| 238 | 238 |
</div> |
| 239 |
- <div class="btnWrap"> |
|
| 240 |
- <input type="button" class="btnType2" value="삭제" onclick="fn_delete(); return false;"> |
|
| 241 |
- <input type="button" class="btnType1" value="등록" onclick="location.href='/uss/ion/kakaoat/sampleTemplate/selectKakaoSampleTemplateAdminCategoryRegist.do'; return false;"> |
|
| 239 |
+ <div class="btnWrap form_wrap"> |
|
| 240 |
+ <input type="button" class="btnType line red" value="삭제" onclick="fn_delete(); return false;"> |
|
| 241 |
+ <input type="button" class="btnType fill primary" value="등록" onclick="location.href='/uss/ion/kakaoat/sampleTemplate/selectKakaoSampleTemplateAdminCategoryRegist.do'; return false;"> |
|
| 242 | 242 |
</div> |
| 243 | 243 |
<!-- 페이지 네비게이션 시작 --> |
| 244 | 244 |
<c:if test="${!empty resultList}">
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/sampletemplate/category/SampleKakaoTemplateAdminCategoryRegist.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/sampletemplate/category/SampleKakaoTemplateAdminCategoryRegist.jsp
... | ... | @@ -131,9 +131,9 @@ |
| 131 | 131 |
</tr> |
| 132 | 132 |
</tbody> |
| 133 | 133 |
</table> |
| 134 |
- <div class="btnWrap"> |
|
| 135 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="location.href='/uss/ion/msg/MsgResultCodeList.do'"> |
|
| 136 |
- <input type="button" class="btnType1" value="저 장" onclick="fnCategoryRegist(); return false;"> |
|
| 134 |
+ <div class="btnWrap right"> |
|
| 135 |
+ <input type="button" class="btnType fill primary" value="저 장" onclick="fnCategoryRegist(); return false;"> |
|
| 136 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="location.href='/uss/ion/msg/MsgResultCodeList.do'"> |
|
| 137 | 137 |
</div> |
| 138 | 138 |
</div> |
| 139 | 139 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/sendresult/KakaoSendResultCodeModify.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/sendresult/KakaoSendResultCodeModify.jsp
... | ... | @@ -172,10 +172,16 @@ |
| 172 | 172 |
</tr> |
| 173 | 173 |
</tbody> |
| 174 | 174 |
</table> |
| 175 |
- <div class="btnWrap"> |
|
| 176 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(); return false;"> |
|
| 177 |
- <input type="button" class="btnType1" value="삭 제" onclick="fn_delete(); return false;"> |
|
| 178 |
- <input type="button" class="btnType1" value="저 장" onclick="fn_modify(); return false;"> |
|
| 175 |
+ <div class="btnWrap form_wrap"> |
|
| 176 |
+ <div class="left"> |
|
| 177 |
+ <input type="button" class="btnType line red" value="삭 제" onclick="fn_delete(); return false;"> |
|
| 178 |
+ </div> |
|
| 179 |
+ <div class="right"> |
|
| 180 |
+ <input type="button" class="btnType fill primary" value="저 장" onclick="fn_modify(); return false;"> |
|
| 181 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList(); return false;"> |
|
| 182 |
+ </div> |
|
| 183 |
+ |
|
| 184 |
+ |
|
| 179 | 185 |
</div> |
| 180 | 186 |
</div> |
| 181 | 187 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/sendresult/KakaoSendResultCodeRegist.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/sendresult/KakaoSendResultCodeRegist.jsp
... | ... | @@ -113,9 +113,9 @@ |
| 113 | 113 |
</tr> |
| 114 | 114 |
</tbody> |
| 115 | 115 |
</table> |
| 116 |
- <div class="btnWrap"> |
|
| 117 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="location.href='/uss/ion/kakaoat/sendresult/selectKakaoSendResultList.do'"> |
|
| 118 |
- <input type="button" class="btnType1" value="저 장" onclick="fn_Regist(); return false;"> |
|
| 116 |
+ <div class="btnWrap right"> |
|
| 117 |
+ <input type="button" class="btnType fill primary" value="저 장" onclick="fn_Regist(); return false;"> |
|
| 118 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="location.href='/uss/ion/kakaoat/sendresult/selectKakaoSendResultList.do'"> |
|
| 119 | 119 |
</div> |
| 120 | 120 |
</div> |
| 121 | 121 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/sendresult/KakaoSendResultList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/kakaoat/sendresult/KakaoSendResultList.jsp
... | ... | @@ -97,7 +97,7 @@ |
| 97 | 97 |
<option value='cd' <c:if test="${searchVO.searchCondition == 'cd'}">selected</c:if>>결과코드</option>
|
| 98 | 98 |
</select> |
| 99 | 99 |
<input id="searchKeyword" name="searchKeyword" class="recentSearch" type="text" value="<c:out value='${searchVO.searchKeyword}'/>" size="25" title="검색" maxlength="100" />
|
| 100 |
- <button class="btnType1" value="검색" onclick="fn_search(); return false;">검색</button> |
|
| 100 |
+ <button class="btnType fill primary" value="검색" onclick="fn_search(); return false;">검색</button> |
|
| 101 | 101 |
</div> |
| 102 | 102 |
<div class="listTop"> |
| 103 | 103 |
<p class="tType5">총 <span class="tType4 c_456ded fwBold"><fmt:formatNumber value="${paginationInfo.totalRecordCount}" pattern="#,###" /></span>건</p>
|
... | ... | @@ -187,7 +187,7 @@ |
| 187 | 187 |
</tbody> |
| 188 | 188 |
</table> |
| 189 | 189 |
</div> |
| 190 |
- <div class="btnWrap"> |
|
| 190 |
+ <div class="btnWrap right"> |
|
| 191 | 191 |
<!-- <input type="button" class="btnType2" value="삭제" onclick="fn_delete(); return false;"> --> |
| 192 | 192 |
<input type="button" class="btnType1" value="등록" onclick="location.href='/uss/ion/kakaoat/sendresult/addKakaoResultCode.do'; return false;"> |
| 193 | 193 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/msg/BlockList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/msg/BlockList.jsp
... | ... | @@ -158,7 +158,7 @@ |
| 158 | 158 |
</c:if> |
| 159 | 159 |
</td> |
| 160 | 160 |
<td> |
| 161 |
- <input type="button" value="삭제" class="btnType1" onclick="fnDelete('${result.blockId}','${result.userId}','${result.phone}'); return false;">
|
|
| 161 |
+ <input type="button" value="삭제" class="btnType line red" onclick="fnDelete('${result.blockId}','${result.userId}','${result.phone}'); return false;">
|
|
| 162 | 162 |
</td> |
| 163 | 163 |
</tr> |
| 164 | 164 |
</c:forEach> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/msg/BlockNumberList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/msg/BlockNumberList.jsp
... | ... | @@ -289,11 +289,16 @@ |
| 289 | 289 |
</tbody> |
| 290 | 290 |
</table> |
| 291 | 291 |
</div> |
| 292 |
- <div class="btnWrap"> |
|
| 293 |
- <input type="button" class="btnType2" value="차단해제" onclick="fn_unblock()(); return false;"> |
|
| 294 |
- <input type="button" class="btnType2" value="삭제" onclick="fn_delete(); return false;"> |
|
| 295 |
- |
|
| 296 |
- <input type="button" class="btnType1" value="등록" onclick="location.href='/uss/ion/msg/BlockNumberModify.do'; return false;" value="등록" > |
|
| 292 |
+ <div class="btnWrap form_wrap"> |
|
| 293 |
+ |
|
| 294 |
+ <div class="left"> |
|
| 295 |
+ <input type="button" class="btnType line red" value="삭제" onclick="fn_delete(); return false;"> |
|
| 296 |
+ <input type="button" class="btnType line secondary" value="차단해제" onclick="fn_unblock()(); return false;"> |
|
| 297 |
+ </div> |
|
| 298 |
+ <div class="right"> |
|
| 299 |
+ <input type="button" class="btnType1" value="등록" onclick="location.href='/uss/ion/msg/BlockNumberModify.do'; return false;" value="등록" > |
|
| 300 |
+ </div> |
|
| 301 |
+ |
|
| 297 | 302 |
</div> |
| 298 | 303 |
<!-- 페이지 네비게이션 시작 --> |
| 299 | 304 |
<c:if test="${!empty resultList}">
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/msg/BlockNumberModify.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/msg/BlockNumberModify.jsp
... | ... | @@ -174,14 +174,16 @@ |
| 174 | 174 |
</tr> |
| 175 | 175 |
</tbody> |
| 176 | 176 |
</table> |
| 177 |
- <div class="btnWrap"> |
|
| 178 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="fn_linkPage(); return false;"> |
|
| 177 |
+ <div class="btnWrap right"> |
|
| 178 |
+ |
|
| 179 | 179 |
<c:if test="${!empty mjPhoneMemberVO.phmId }">
|
| 180 | 180 |
<input type="button" class="btnType1" value="수 정" onclick="fn_modify(); return false;"> |
| 181 | 181 |
</c:if> |
| 182 | 182 |
<c:if test="${empty mjPhoneMemberVO.phmId }">
|
| 183 | 183 |
<input type="button" class="btnType1" value="저 장" onclick="fn_modifyAll(); return false;"> |
| 184 | 184 |
</c:if> |
| 185 |
+ |
|
| 186 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="fn_linkPage(); return false;"> |
|
| 185 | 187 |
</div> |
| 186 | 188 |
</div> |
| 187 | 189 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/msg/ReceiveMsgModify.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/msg/ReceiveMsgModify.jsp
... | ... | @@ -304,6 +304,7 @@ |
| 304 | 304 |
<th><span class="reqArea">내용</span></th> |
| 305 | 305 |
<td colspan="3"> |
| 306 | 306 |
<textarea name="smsTxt" class="textarea" cols="75" rows="5" title="내용" style="width:84%;"><c:out value="${mjonMsgVO.smsTxt}" /></textarea>
|
| 307 |
+ <br /> |
|
| 307 | 308 |
<span class="byte" style="vertical-align: bottom;"> |
| 308 | 309 |
<span style="color: red;">0</span>byte |
| 309 | 310 |
</span> |
... | ... | @@ -423,29 +424,38 @@ |
| 423 | 424 |
</tr> |
| 424 | 425 |
</tbody> |
| 425 | 426 |
</table> |
| 426 |
- <div class="btnWrap"> |
|
| 427 |
+ <div class="btnWrap form_wrap"> |
|
| 428 |
+ |
|
| 429 |
+ <div class="left"> |
|
| 427 | 430 |
|
| 428 |
- <c:if test="${ 'ReceiveNumberList' eq mjonMsgVO.beforeUrl }">
|
|
| 429 |
- <input type="button" class="btnType1 bg_888888" value="목 록" |
|
| 430 |
- onclick="fn_linkPage('<c:url value="/uss/ion/msg/ReceiveNumberList.do"/>'); return false;">
|
|
| 431 |
- </c:if> |
|
| 432 |
- <c:if test="${ 'ReceiveNumberList' ne mjonMsgVO.beforeUrl }">
|
|
| 433 |
- <input type="button" class="btnType1 bg_888888" value="목 록" |
|
| 434 |
- onclick="fn_linkPage('<c:url value="/uss/ion/msg/SendMsgList.do"/>'); return false;">
|
|
| 435 |
- </c:if> |
|
| 431 |
+ <c:if test="${!empty mjonMsgVO.msgId }">
|
|
| 432 |
+ <c:if test="${'Y' eq mjonMsgVO.delFlag }">
|
|
| 433 |
+ <input type="button" class="btnType line secondary" value="복 구" onclick="fn_delete(); return false;"> |
|
| 434 |
+ </c:if> |
|
| 435 |
+ <c:if test="${'N' eq mjonMsgVO.delFlag }">
|
|
| 436 |
+ <input type="button" class="btnType line red" value="삭 제" onclick="fn_delete(); return false;"> |
|
| 437 |
+ </c:if> |
|
| 438 |
+ <!-- <input type="button" class="btnType1" value="수 정" onclick="fn_modify(); return false;"> --> |
|
| 439 |
+ </c:if> |
|
| 436 | 440 |
|
| 437 |
- <c:if test="${!empty mjonMsgVO.msgId }">
|
|
| 438 |
- <c:if test="${'Y' eq mjonMsgVO.delFlag }">
|
|
| 439 |
- <input type="button" class="btnType1" value="복 구" onclick="fn_delete(); return false;"> |
|
| 441 |
+ </div> |
|
| 442 |
+ <div class="right"> |
|
| 443 |
+ <c:if test="${empty mjonMsgVO.msgId }">
|
|
| 444 |
+ <input type="button" class="btnType fill primary" value="저 장" onclick="fn_insert(); return false;"> |
|
| 440 | 445 |
</c:if> |
| 441 |
- <c:if test="${'N' eq mjonMsgVO.delFlag }">
|
|
| 442 |
- <input type="button" class="btnType1" value="삭 제" onclick="fn_delete(); return false;"> |
|
| 446 |
+ |
|
| 447 |
+ |
|
| 448 |
+ <c:if test="${ 'ReceiveNumberList' ne mjonMsgVO.beforeUrl }">
|
|
| 449 |
+ <input type="button" class="btnType fill gray" value="목 록" |
|
| 450 |
+ onclick="fn_linkPage('<c:url value="/uss/ion/msg/SendMsgList.do"/>'); return false;">
|
|
| 443 | 451 |
</c:if> |
| 444 |
- <!-- <input type="button" class="btnType1" value="수 정" onclick="fn_modify(); return false;"> --> |
|
| 445 |
- </c:if> |
|
| 446 |
- <c:if test="${empty mjonMsgVO.msgId }">
|
|
| 447 |
- <input type="button" class="btnType1" value="저 장" onclick="fn_insert(); return false;"> |
|
| 448 |
- </c:if> |
|
| 452 |
+ <c:if test="${ 'ReceiveNumberList' eq mjonMsgVO.beforeUrl }">
|
|
| 453 |
+ <input type="button" class="btnType fill gray" value="목 록" |
|
| 454 |
+ onclick="fn_linkPage('<c:url value="/uss/ion/msg/ReceiveNumberList.do"/>'); return false;">
|
|
| 455 |
+ </c:if> |
|
| 456 |
+ </div> |
|
| 457 |
+ |
|
| 458 |
+ |
|
| 449 | 459 |
</div> |
| 450 | 460 |
</div> |
| 451 | 461 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/msg/ReceiveNumberList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/msg/ReceiveNumberList.jsp
... | ... | @@ -149,7 +149,7 @@ |
| 149 | 149 |
<ec:select codeId="ITN022" name="searchCondition5" id="searchCondition5" css="class='select'" selectedValue="${searchVO.searchCondition5}" defaultValue="" defaultText="메세지타입(전체)" />
|
| 150 | 150 |
<input id="searchKeyword" name="searchKeyword" class="recentSearch" type="text" value="<c:out value='${searchVO.searchKeyword}'/>" size="25" title="검색" maxlength="100" />
|
| 151 | 151 |
<input type="button" class="btnType1" value="검색" onclick="fn_search(); return false;"> |
| 152 |
- <input type="button" class="btnType1" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 152 |
+ <input type="button" class="btnType fill gray" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 153 | 153 |
<input type="hidden" name="cal_url" id="cal_url" value="/sym/cmm/EgovNormalCalPopup.do"> |
| 154 | 154 |
<a href="#" onclick="javascript:fn_egov_NormalCalendar(document.forms.listForm, document.forms.listForm.ntceBgndeYYYMMDD);"> |
| 155 | 155 |
<input style="width:auto;min-width: 83px;" type="text" class="date_format" name="ntceBgndeYYYMMDD" id="ntceBgndeYYYMMDD" size="4" maxlength="4" readonly="" value="<c:out value="${searchVO.ntceBgnde}" />" >
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/msg/SendNumberList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/msg/SendNumberList.jsp
... | ... | @@ -261,7 +261,7 @@ |
| 261 | 261 |
</select> |
| 262 | 262 |
<input id="searchKeyword" name="searchKeyword" class="recentSearch" type="text" value="<c:out value='${searchVO.searchKeyword}'/>" size="15" title="검색" maxlength="100" />
|
| 263 | 263 |
<input type="button" class="btnType1" value="검색" onclick="fn_search(); return false;"> |
| 264 |
- <input type="button" class="btnType1" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 264 |
+ <input type="button" class="btnType fill gray" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 265 | 265 |
</div> |
| 266 | 266 |
<div class="listTop"> |
| 267 | 267 |
<p class="tType5">총 <span class="tType4 c_456ded fwBold"><fmt:formatNumber value="${paginationInfo.totalRecordCount}" pattern="#,###" /></span>건</p>
|
... | ... | @@ -447,7 +447,8 @@ |
| 447 | 447 |
<td><c:out value="${result.admNm}"/></td>
|
| 448 | 448 |
<td> |
| 449 | 449 |
<c:if test="${result.authYn eq 'H'}">
|
| 450 |
- <button class="btnType btnType20" onclick="updateAuthYn('<c:out value='${result.phmId}'/>', 'Y', '<c:out value='${result.userId}'/>'); return false;" style="padding: 0 5px 0 5px;">인증완료</button><button class="btnType btnType20" onclick="returnPop('<c:out value="${result.phmId}"/>'); return false;" style="padding: 0 5px 0 5px;">반려</button>
|
|
| 450 |
+ <button class="btnType btnType20" onclick="updateAuthYn('<c:out value='${result.phmId}'/>', 'Y', '<c:out value='${result.userId}'/>'); return false;" style="padding: 0 5px 0 5px;">인증완료</button>
|
|
| 451 |
+ <button class="btnType line red" onclick="returnPop('<c:out value="${result.phmId}"/>'); return false;" style="padding: 0 5px 0 5px;">반려</button>
|
|
| 451 | 452 |
</c:if> |
| 452 | 453 |
<c:if test="${result.authYn eq 'C'}">
|
| 453 | 454 |
<button class="btnType btnType20" onclick="returnPop('<c:out value="${result.phmId}"/>'); return false;" style="padding: 0 5px 0 5px;">반려사유</button>
|
... | ... | @@ -465,8 +466,8 @@ |
| 465 | 466 |
</tbody> |
| 466 | 467 |
</table> |
| 467 | 468 |
</div> |
| 468 |
- <div class="btnWrap"> |
|
| 469 |
- <input type="button" class="btnType2" value="삭제" onclick="fn_delete(); return false;"> |
|
| 469 |
+ <div class="btnWrap form_wrap"> |
|
| 470 |
+ <input type="button" class="btnType line red" value="삭제" onclick="fn_delete(); return false;"> |
|
| 470 | 471 |
<input type="button" class="btnType1" value="등록" onclick="location.href='/uss/ion/msg/SendNumberModify.do'; return false;" value="등록" > |
| 471 | 472 |
</div> |
| 472 | 473 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/msg/SendNumberModify.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/msg/SendNumberModify.jsp
... | ... | @@ -449,14 +449,14 @@ |
| 449 | 449 |
</tr> |
| 450 | 450 |
</tbody> |
| 451 | 451 |
</table> |
| 452 |
- <div class="btnWrap"> |
|
| 453 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="fn_linkPage(); return false;"> |
|
| 452 |
+ <div class="btnWrap right"> |
|
| 454 | 453 |
<c:if test="${!empty mjPhoneMemberVO.phmId }">
|
| 455 | 454 |
<input type="button" class="btnType1" value="수 정" onclick="fn_modify(); return false;"> |
| 456 | 455 |
</c:if> |
| 457 | 456 |
<c:if test="${empty mjPhoneMemberVO.phmId }">
|
| 458 | 457 |
<input type="button" class="btnType1" value="저 장" onclick="fn_insert(); return false;"> |
| 459 | 458 |
</c:if> |
| 459 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="fn_linkPage(); return false;"> |
|
| 460 | 460 |
</div> |
| 461 | 461 |
</div> |
| 462 | 462 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/pay/CashList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/pay/CashList.jsp
... | ... | @@ -152,7 +152,7 @@ |
| 152 | 152 |
</select> |
| 153 | 153 |
<input id="searchKeyword" name="searchKeyword" class="recentSearch" type="text" value="<c:out value='${searchVO.searchKeyword}'/>" size="25" title="검색" maxlength="100" />
|
| 154 | 154 |
<input type="button" class="btnType1" value="검색" onclick="fn_search(); return false;"> |
| 155 |
- <input type="button" class="btnType1" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 155 |
+ <input type="button" class="btnType fill gray" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 156 | 156 |
</div> |
| 157 | 157 |
<div class="listTop"> |
| 158 | 158 |
<p class="tType5">총 <span class="tType4 c_456ded fwBold"><fmt:formatNumber value="${paginationInfo.totalRecordCount}" pattern="#,###" /></span>건</p>
|
... | ... | @@ -253,9 +253,9 @@ |
| 253 | 253 |
</tbody> |
| 254 | 254 |
</table> |
| 255 | 255 |
</div> |
| 256 |
- <div class="btnWrap"> |
|
| 257 |
- <input type="button" class="btnType2" value="삭제" onclick="fn_delete(); return false;"> |
|
| 258 |
- <input type="button" class="btnType1" value="등록" onclick="location.href='/uss/ion/pay/CashModify.do'; return false;" value="등록" > |
|
| 256 |
+ <div class="btnWrap form_wrap"> |
|
| 257 |
+ <input type="button" class="btnType line red" value="삭제" onclick="fn_delete(); return false;"> |
|
| 258 |
+ <input type="button" class="btnType fill primary" value="등록" onclick="location.href='/uss/ion/pay/CashModify.do'; return false;" value="등록" > |
|
| 259 | 259 |
</div> |
| 260 | 260 |
<!-- 페이지 네비게이션 시작 --> |
| 261 | 261 |
<c:if test="${!empty resultList}">
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/pay/CashModify.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/pay/CashModify.jsp
... | ... | @@ -276,8 +276,8 @@ |
| 276 | 276 |
</tr> |
| 277 | 277 |
</tbody> |
| 278 | 278 |
</table> |
| 279 |
- <div class="btnWrap"> |
|
| 280 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList();return false;" /> |
|
| 279 |
+ <div class="btnWrap right"> |
|
| 280 |
+ |
|
| 281 | 281 |
<c:if test="${!empty mjonPayVO.cashId }">
|
| 282 | 282 |
<input type="button" class="btnType1" value="수 정" onclick="fn_modify(); return false;"> |
| 283 | 283 |
</c:if> |
... | ... | @@ -285,6 +285,7 @@ |
| 285 | 285 |
<c:if test="${empty mjonPayVO.cashId }">
|
| 286 | 286 |
<input type="button" class="btnType1" value="저 장" onclick="fn_insert(); return false;"> |
| 287 | 287 |
</c:if> |
| 288 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList();return false;" /> |
|
| 288 | 289 |
</div> |
| 289 | 290 |
</div> |
| 290 | 291 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/pay/MjonPayTypeUpdate.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/pay/MjonPayTypeUpdate.jsp
... | ... | @@ -55,7 +55,7 @@ |
| 55 | 55 |
<option value="Y" <c:if test="${result.useYn == 'Y'}">selected</c:if> >사용</option>
|
| 56 | 56 |
<option value="N" <c:if test="${result.useYn == 'N'}">selected</c:if> >미사용</option>
|
| 57 | 57 |
</select> |
| 58 |
- <input type="button" class="btnType1" value="수정" onclick="javascript:doUpdate('<c:out value="${result.payTypeCode}"/>'); return false;">
|
|
| 58 |
+ <input type="button" class="btnType fill primary" value="수정" onclick="javascript:doUpdate('<c:out value="${result.payTypeCode}"/>'); return false;">
|
|
| 59 | 59 |
</td> |
| 60 | 60 |
</tr> |
| 61 | 61 |
</c:forEach> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/pay/PayList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/pay/PayList.jsp
... | ... | @@ -302,7 +302,7 @@ |
| 302 | 302 |
</select> |
| 303 | 303 |
<input id="searchKeyword" name="searchKeyword" class="recentSearch" type="text" value="<c:out value='${searchVO.searchKeyword}'/>" size="25" title="검색" maxlength="100"/>
|
| 304 | 304 |
<input type="button" class="btnType1" value="검색" onclick="fn_search(); return false;"> |
| 305 |
- <input type="button" class="btnType1" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 305 |
+ <input type="button" class="btnType fill gray" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 306 | 306 |
</div> |
| 307 | 307 |
<div class="listTop"> |
| 308 | 308 |
<p class="tType5">총 <span class="tType4 c_456ded fwBold"><fmt:formatNumber value="${paginationInfo.totalRecordCount}" pattern="#,###" /></span>건</p>
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/pay/PayModify.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/pay/PayModify.jsp
... | ... | @@ -309,16 +309,16 @@ |
| 309 | 309 |
</tr> |
| 310 | 310 |
</tbody> |
| 311 | 311 |
</table> |
| 312 |
- <div class="btnWrap"> |
|
| 312 |
+ <div class="btnWrap right"> |
|
| 313 | 313 |
<c:choose> |
| 314 | 314 |
<c:when test="${cashPage}">
|
| 315 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(1);return false;"> |
|
| 315 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList(1);return false;"> |
|
| 316 | 316 |
</c:when> |
| 317 | 317 |
<c:when test="${pointPage}">
|
| 318 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(2);return false;"> |
|
| 318 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList(2);return false;"> |
|
| 319 | 319 |
</c:when> |
| 320 | 320 |
<c:otherwise> |
| 321 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(3);return false;"> |
|
| 321 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList(3);return false;"> |
|
| 322 | 322 |
</c:otherwise> |
| 323 | 323 |
</c:choose> |
| 324 | 324 |
<%-- <c:if test="${!empty mjonPayVO.cashId }">
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/pay/PointList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/pay/PointList.jsp
... | ... | @@ -153,7 +153,7 @@ |
| 153 | 153 |
</select> |
| 154 | 154 |
<input id="searchKeyword" name="searchKeyword" class="recentSearch" type="text" value="<c:out value='${searchVO.searchKeyword}'/>" size="25" title="검색" maxlength="100" />
|
| 155 | 155 |
<input type="button" class="btnType1" value="검색" onclick="fn_search(); return false;"> |
| 156 |
- <input type="button" class="btnType1" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 156 |
+ <input type="button" class="btnType fill gray" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 157 | 157 |
</div> |
| 158 | 158 |
<div class="listTop"> |
| 159 | 159 |
<p class="tType5">총 <span class="tType4 c_456ded fwBold"><fmt:formatNumber value="${paginationInfo.totalRecordCount}" pattern="#,###" /></span>건</p>
|
... | ... | @@ -294,10 +294,10 @@ |
| 294 | 294 |
</tbody> |
| 295 | 295 |
</table> |
| 296 | 296 |
</div> |
| 297 |
- <div class="btnWrap"> |
|
| 298 |
- <input type="button" class="btnType2" value="삭제" onclick="fn_delete(); return false;"> |
|
| 297 |
+ <div class="btnWrap form_wrap"> |
|
| 298 |
+ <input type="button" class="btnType line red" value="삭제" onclick="fn_delete(); return false;"> |
|
| 299 | 299 |
<!-- <input type="button" class="btnType1" value="등록" onclick="location.href='/uss/ion/pay/CashModify.do'; return false;" value="등록" > --> |
| 300 |
- <input type="button" class="btnType1" value="등록" onclick="location.href='/uss/ion/pay/PointModify.do'; return false;" value="등록" > |
|
| 300 |
+ <input type="button" class="btnType fill primary" value="등록" onclick="location.href='/uss/ion/pay/PointModify.do'; return false;" value="등록" > |
|
| 301 | 301 |
</div> |
| 302 | 302 |
<!-- 페이지 네비게이션 시작 --> |
| 303 | 303 |
<c:if test="${!empty resultList}">
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/pay/PointModify.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/pay/PointModify.jsp
... | ... | @@ -237,8 +237,8 @@ |
| 237 | 237 |
</tr> |
| 238 | 238 |
</tbody> |
| 239 | 239 |
</table> |
| 240 |
- <div class="btnWrap"> |
|
| 241 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(); return false;" /> |
|
| 240 |
+ <div class="btnWrap right"> |
|
| 241 |
+ |
|
| 242 | 242 |
<c:if test="${!empty mjonPayVO.pointId }">
|
| 243 | 243 |
<input type="button" class="btnType1" value="수 정" onclick="fn_modify(); return false;"> |
| 244 | 244 |
</c:if> |
... | ... | @@ -246,6 +246,8 @@ |
| 246 | 246 |
<c:if test="${empty mjonPayVO.pointId }">
|
| 247 | 247 |
<input type="button" class="btnType1" value="저 장" onclick="fn_insert(); return false;"> |
| 248 | 248 |
</c:if> |
| 249 |
+ |
|
| 250 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList(); return false;" /> |
|
| 249 | 251 |
</div> |
| 250 | 252 |
</div> |
| 251 | 253 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/pay/PointUseList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/pay/PointUseList.jsp
... | ... | @@ -231,7 +231,7 @@ |
| 231 | 231 |
</tbody> |
| 232 | 232 |
</table> |
| 233 | 233 |
</div> |
| 234 |
- <div class="btnWrap"> |
|
| 234 |
+ <div class="btnWrap right"> |
|
| 235 | 235 |
<input type="button" class="btnType1" value="등록" onclick="location.href='/uss/ion/pay/PointUseModify.do'; return false;" value="등록" > |
| 236 | 236 |
</div> |
| 237 | 237 |
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/pay/RefundList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/pay/RefundList.jsp
... | ... | @@ -192,7 +192,7 @@ |
| 192 | 192 |
|
| 193 | 193 |
<input id="searchKeyword" name="searchKeyword" class="recentSearch" type="text" value="<c:out value='${RefundVO.searchKeyword}'/>" size="25" title="검색" maxlength="100" />
|
| 194 | 194 |
<input type="button" class="btnType1" value="검색" onclick="fn_search(); return false;"> |
| 195 |
- <input type="button" class="btnType1" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 195 |
+ <input type="button" class="btnType fill gray" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 196 | 196 |
</div> |
| 197 | 197 |
<div class="listTop"> |
| 198 | 198 |
<p class="tType5">총 <span class="tType4 c_456ded fwBold"><fmt:formatNumber value="${paginationInfo.totalRecordCount}" pattern="#,###" /></span>건</p>
|
... | ... | @@ -345,12 +345,16 @@ |
| 345 | 345 |
</tbody> |
| 346 | 346 |
</table> |
| 347 | 347 |
</div> |
| 348 |
- <div class="btnWrap"> |
|
| 349 |
- |
|
| 350 |
- <input type="button" class="btnType1" value="환불 등록" onclick="fn_refundRegist(); return false;" > |
|
| 351 |
- |
|
| 348 |
+ <div class="btnWrap form_wrap"> |
|
| 349 |
+ <div class="left"> |
|
| 350 |
+ <input type="button" class="btnType line red" value="삭제" onclick="fn_delete(); return false;"> |
|
| 351 |
+ </div> |
|
| 352 |
+ <div class="right"> |
|
| 353 |
+ <input type="button" class="btnType1" value="환불 등록" onclick="fn_refundRegist(); return false;" > |
|
| 352 | 354 |
<input type="button" class="btnType1" value="결제취소 등록" onclick="fn_insert(); return false;" > |
| 353 |
- <input type="button" class="btnType2" value="삭제" onclick="fn_delete(); return false;"> |
|
| 355 |
+ </div> |
|
| 356 |
+ |
|
| 357 |
+ |
|
| 354 | 358 |
</div> |
| 355 | 359 |
|
| 356 | 360 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/pay/RefundRegist.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/pay/RefundRegist.jsp
... | ... | @@ -441,7 +441,7 @@ |
| 441 | 441 |
<tr> |
| 442 | 442 |
<th> |
| 443 | 443 |
<span>회원 아이디 |
| 444 |
- <input type="button" id="showMask" class="btnType1 bg_456ded" value="조회" style="float: right;" /> |
|
| 444 |
+ <input type="button" id="showMask" class="btnType line primary" value="조회" style="margin:0 0 0 10px;" /> |
|
| 445 | 445 |
</span> |
| 446 | 446 |
</th> |
| 447 | 447 |
<td id="mberIdTxt"> |
... | ... | @@ -525,9 +525,9 @@ |
| 525 | 525 |
</tbody> |
| 526 | 526 |
</table> |
| 527 | 527 |
|
| 528 |
- <div class="btnWrap"> |
|
| 528 |
+ <div class="btnWrap right"> |
|
| 529 |
+ <input type="button" class="btnType1" value="저장" onclick="fn_refund_insert(); return false;"/> |
|
| 529 | 530 |
<input type="button" class="btnType1 bg_888888" value="목록" onclick="fn_goList(); return false;"> |
| 530 |
- <input type="button" class="btnType1 bg_888888" value="저장" onclick="fn_refund_insert(); return false;"/> |
|
| 531 | 531 |
</div> |
| 532 | 532 |
|
| 533 | 533 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/pay/cancelRegist.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/pay/cancelRegist.jsp
... | ... | @@ -262,7 +262,7 @@ |
| 262 | 262 |
<th> |
| 263 | 263 |
<span>회원 아이디 |
| 264 | 264 |
<!-- <div class="btnWrap"> --> |
| 265 |
- <input type="button" id="showMask" class="btnType1 bg_456ded" value="조회" style="float: right;" /> |
|
| 265 |
+ <input type="button" id="showMask" class="btnType line primary" value="조회" style="margin:0 0 0 10px;"/> |
|
| 266 | 266 |
<!-- </div> --> |
| 267 | 267 |
</span> |
| 268 | 268 |
</th> |
... | ... | @@ -307,7 +307,7 @@ |
| 307 | 307 |
<tr> |
| 308 | 308 |
<th><span >결제취소 사유</span></th> |
| 309 | 309 |
<td> |
| 310 |
- <input id="canTextId" value="" /> |
|
| 310 |
+ <input type="text" id="canTextId" value="" /> |
|
| 311 | 311 |
</td> |
| 312 | 312 |
</tr> |
| 313 | 313 |
<tr> |
... | ... | @@ -330,9 +330,9 @@ |
| 330 | 330 |
</table> |
| 331 | 331 |
|
| 332 | 332 |
|
| 333 |
- <div class="btnWrap"> |
|
| 334 |
- <input type="button" class="btnType1 bg_888888" value="목록" onclick="fn_goList(); return false;"> |
|
| 335 |
- <input type="button" class="btnType1 bg_888888" value="저장" onclick="fn_insertPayCan(); return false;"/> |
|
| 333 |
+ <div class="btnWrap right"> |
|
| 334 |
+ <input type="button" class="btnType fill primary" value="저장" onclick="fn_insertPayCan(); return false;"/> |
|
| 335 |
+ <input type="button" class="btnType fill gray" value="목록" onclick="fn_goList(); return false;"> |
|
| 336 | 336 |
</div> |
| 337 | 337 |
|
| 338 | 338 |
<span id="PayListLoad"/> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/pay/cashPointSendList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/pay/cashPointSendList.jsp
... | ... | @@ -74,7 +74,7 @@ |
| 74 | 74 |
</select> |
| 75 | 75 |
<input id="searchKeyword" name="searchKeyword" class="recentSearch" type="text" value="<c:out value='${searchVO.searchKeyword}'/>" size="25" title="검색" maxlength="100" />
|
| 76 | 76 |
<input type="button" class="btnType1" value="검색" onclick="fn_search(); return false;"> |
| 77 |
- <input type="button" class="btnType1" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 77 |
+ <input type="button" class="btnType fill gray" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 78 | 78 |
</div> |
| 79 | 79 |
<div class="listTop"> |
| 80 | 80 |
<p class="tType5">총 <span class="tType4 c_456ded fwBold"><fmt:formatNumber value="${paginationInfo.totalRecordCount}" pattern="#,###" /></span>건</p>
|
... | ... | @@ -158,7 +158,7 @@ |
| 158 | 158 |
</tbody> |
| 159 | 159 |
</table> |
| 160 | 160 |
</div> |
| 161 |
- <div class="btnWrap"> |
|
| 161 |
+ <div class="btnWrap right"> |
|
| 162 | 162 |
<input type="button" class="btnType1" value="등록" onclick="location.href='/uss/ion/pay/cashPointSendInsertView.do'; return false;" value="등록" > |
| 163 | 163 |
</div> |
| 164 | 164 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/pay/cashPointSendRegist.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/pay/cashPointSendRegist.jsp
... | ... | @@ -163,9 +163,9 @@ |
| 163 | 163 |
</tr> |
| 164 | 164 |
</tbody> |
| 165 | 165 |
</table> |
| 166 |
- <div class="btnWrap"> |
|
| 167 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList(); return false;" /> |
|
| 166 |
+ <div class="btnWrap right"> |
|
| 168 | 167 |
<input type="button" class="btnType1" value="등록하기" onclick="fn_regist(); return false;"> |
| 168 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList(); return false;" /> |
|
| 169 | 169 |
</div> |
| 170 | 170 |
</div> |
| 171 | 171 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/pay/prePay/PrePayList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/pay/prePay/PrePayList.jsp
... | ... | @@ -155,7 +155,7 @@ |
| 155 | 155 |
</select> |
| 156 | 156 |
<input id="searchKeyword" name="searchKeyword" class="recentSearch" type="text" value="<c:out value='${searchVO.searchKeyword}'/>" size="25" title="검색" maxlength="100"/>
|
| 157 | 157 |
<input type="button" class="btnType1" value="검색" onclick="fn_search(); return false;"> |
| 158 |
- <input type="button" class="btnType1" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 158 |
+ <input type="button" class="btnType fill gray" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 159 | 159 |
</div> |
| 160 | 160 |
<div class="listTop"> |
| 161 | 161 |
<p class="tType5">총 <span class="tType4 c_456ded fwBold"><fmt:formatNumber value="${paginationInfo.totalRecordCount}" pattern="#,###" /></span>건(총 <fmt:formatNumber value="${totSumPrice}" pattern="#,###" /> 원)</p>
|
... | ... | @@ -239,9 +239,9 @@ |
| 239 | 239 |
</tbody> |
| 240 | 240 |
</table> |
| 241 | 241 |
</div> |
| 242 |
- <div class="btnWrap"> |
|
| 243 |
- <input type="button" class="btnType2" value="삭제" onclick="fn_delete(); return false;"> |
|
| 244 |
- <input type="button" class="btnType1" value="등록" onclick="fn_Regist(); return false;"> |
|
| 242 |
+ <div class="btnWrap form_wrap"> |
|
| 243 |
+ <input type="button" class="btnType line red" value="삭제" onclick="fn_delete(); return false;"> |
|
| 244 |
+ <input type="button" class="btnType fill primary" value="등록" onclick="fn_Regist(); return false;"> |
|
| 245 | 245 |
</div> |
| 246 | 246 |
<!-- 페이지 네비게이션 시작 --> |
| 247 | 247 |
<c:if test="${!empty resultList}">
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/pay/prePay/PrePayModify.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/pay/prePay/PrePayModify.jsp
... | ... | @@ -184,11 +184,15 @@ |
| 184 | 184 |
</tr> |
| 185 | 185 |
</tbody> |
| 186 | 186 |
</table> |
| 187 |
- <div class="btnWrap"> |
|
| 188 |
- <input type="button" class="btnType2" value="삭제" onclick="fn_delete(); return false;"> |
|
| 189 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList();return false;"> |
|
| 190 |
- <input type="button" class="btnType1" value="수 정" onclick="fn_modify(); return false;"> |
|
| 187 |
+ <div class="btnWrap form_wrap"> |
|
| 191 | 188 |
|
| 189 |
+ <div class="left"> |
|
| 190 |
+ <input type="button" class="btnType line red" value="삭제" onclick="fn_delete(); return false;"> |
|
| 191 |
+ </div> |
|
| 192 |
+ <div class="right"> |
|
| 193 |
+ <input type="button" class="btnType1" value="수 정" onclick="fn_modify(); return false;"> |
|
| 194 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList();return false;"> |
|
| 195 |
+ </div> |
|
| 192 | 196 |
</div> |
| 193 | 197 |
</div> |
| 194 | 198 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/pay/prePay/PrePayRegist.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/pay/prePay/PrePayRegist.jsp
... | ... | @@ -254,9 +254,9 @@ |
| 254 | 254 |
</tr> |
| 255 | 255 |
</tbody> |
| 256 | 256 |
</table> |
| 257 |
- <div class="btnWrap"> |
|
| 258 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="goList();return false;"> |
|
| 259 |
- <input type="button" class="btnType1 bg_888888" value="저 장" onclick="fnPrePaySave();return false;"> |
|
| 257 |
+ <div class="btnWrap right"> |
|
| 258 |
+ <input type="button" class="btnType1" value="저 장" onclick="fnPrePaySave();return false;"> |
|
| 259 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="goList();return false;"> |
|
| 260 | 260 |
</div> |
| 261 | 261 |
</div> |
| 262 | 262 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/payva/VirtualAccountInsert.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/payva/VirtualAccountInsert.jsp
... | ... | @@ -216,9 +216,9 @@ |
| 216 | 216 |
</tr> |
| 217 | 217 |
</tbody> |
| 218 | 218 |
</table> |
| 219 |
- <div class="btnWrap"> |
|
| 220 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick='location.href="/uss/ion/payva/selectVirtualAccountList.do";'> |
|
| 219 |
+ <div class="btnWrap right"> |
|
| 221 | 220 |
<input type="button" class="btnType1" value="저 장" onclick="fn_insert(); return false;"> |
| 221 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick='location.href="/uss/ion/payva/selectVirtualAccountList.do";'> |
|
| 222 | 222 |
</div> |
| 223 | 223 |
</div> |
| 224 | 224 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/payva/VirtualAccountList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/payva/VirtualAccountList.jsp
... | ... | @@ -163,7 +163,7 @@ |
| 163 | 163 |
</select> |
| 164 | 164 |
<input id="searchKeyword" name="searchKeyword" class="recentSearch" type="text" value="<c:out value='${searchVO.searchKeyword}'/>" size="25" title="검색" maxlength="100" />
|
| 165 | 165 |
<input type="button" class="btnType1" value="검색" onclick="fn_search(); return false;"> |
| 166 |
- <input type="button" class="btnType1" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 166 |
+ <input type="button" class="btnType fill gray" onclick="fn_searchReset(); return false;" value="초기화"> |
|
| 167 | 167 |
</div> |
| 168 | 168 |
|
| 169 | 169 |
<!-- 검색 리스트 표시 --> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/payva/VirtualAccountListAjax.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/payva/VirtualAccountListAjax.jsp
... | ... | @@ -201,9 +201,9 @@ |
| 201 | 201 |
</tbody> |
| 202 | 202 |
</table> |
| 203 | 203 |
</div> |
| 204 |
- <div class="btnWrap"> |
|
| 205 |
- <input type="button" class="btnType2" value="삭제" onclick="fn_delete(); return false;"> |
|
| 206 |
- <input type="button" class="btnType1" value="등록" onclick="location.href='/uss/ion/payva/VirtualAccountInsert.do'; return false;" value="등록" > |
|
| 204 |
+ <div class="btnWrap form_wrap"> |
|
| 205 |
+ <input type="button" class="btnType line red" value="삭제" onclick="fn_delete(); return false;"> |
|
| 206 |
+ <input type="button" class="btnType fill primary" value="등록" onclick="location.href='/uss/ion/payva/VirtualAccountInsert.do'; return false;" value="등록" > |
|
| 207 | 207 |
</div> |
| 208 | 208 |
<!-- 페이지 네비게이션 시작 --> |
| 209 | 209 |
<c:if test="${!empty resultList}">
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/payva/VirtualAccountModify.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/payva/VirtualAccountModify.jsp
... | ... | @@ -258,8 +258,8 @@ |
| 258 | 258 |
</tbody> |
| 259 | 259 |
</table> |
| 260 | 260 |
<div class="btnWrap"> |
| 261 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick='goList();'> |
|
| 262 |
- <input type="button" class="btnType1" value="수 정" onclick="goWebSave1(); return false;"> |
|
| 261 |
+ <input type="button" class="btnType1" value="수 정" onclick="goWebSave1(); return false;"> |
|
| 262 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick='goList();'> |
|
| 263 | 263 |
</div> |
| 264 | 264 |
</div> |
| 265 | 265 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/ion/tax/cashReceiptList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/tax/cashReceiptList.jsp
... | ... | @@ -309,11 +309,12 @@ |
| 309 | 309 |
<input type="text" style="width:auto;min-width: 83px;" name="calEDate" id="calEDate" value='<c:out value="${searchVO.searchEndDate}"/>' readonly>
|
| 310 | 310 |
<input type="button" class="calBtn"> |
| 311 | 311 |
</a> |
| 312 |
- <input type="button" value="오늘" class="btnType1" onclick="today();" style="margin-left: 10px;"> |
|
| 312 |
+ <input type="button" value="검색" class="btnType1" onclick="linkPage(1); return false;" style="margin-left: 10px;"> |
|
| 313 |
+ <input type="button" value="오늘" class="btnType2" onclick="today();"> |
|
| 313 | 314 |
<a href="#" style="margin-left: 10px;" onclick="resetDate(); return false;"> |
| 314 | 315 |
<img src="/pb/img/common/topTimeOut.png" alt="타임아웃 아이콘"> |
| 315 | 316 |
</a> |
| 316 |
- <input type="button" value="검색" class="btnType1" onclick="linkPage(1); return false;" style="margin-left: 10px;"> |
|
| 317 |
+ |
|
| 317 | 318 |
</div> |
| 318 | 319 |
<div class="listTop"> |
| 319 | 320 |
<p class="tType5">총 <span class="tType4 c_456ded fwBold"><fmt:formatNumber value="${paginationInfo.totalRecordCount}" pattern="#,###" /></span>건</p>
|
... | ... | @@ -475,11 +476,19 @@ |
| 475 | 476 |
</tbody> |
| 476 | 477 |
</table> |
| 477 | 478 |
</div> |
| 478 |
- <div class="btnWrap"> |
|
| 479 |
- <input type="button" class="btnType2" onclick="javascript:fnDeleteReceipt(); return false;" value="삭제"> |
|
| 480 |
- <input type="button" class="btnType1" onclick="javascript:receiptDown(); return false;" value="영수증 다운"> |
|
| 481 |
- <input type="button" class="btnType1" onclick="javascript:receipt('Y'); return false;" value="접수">
|
|
| 482 |
- <input type="button" class="btnType1" onclick="javascript:receipt('C'); return false;" value="접수 취소">
|
|
| 479 |
+ <div class="btnWrap form_wrap"> |
|
| 480 |
+ <div class="left"> |
|
| 481 |
+ <input type="button" class="btnType line red" onclick="javascript:fnDeleteReceipt(); return false;" value="삭제"> |
|
| 482 |
+ <input type="button" class="btnType line secondary" onclick="javascript:receipt('C'); return false;" value="접수 취소">
|
|
| 483 |
+ </div> |
|
| 484 |
+ <div class="right"> |
|
| 485 |
+ <input type="button" class="btnType1" onclick="javascript:receipt('Y'); return false;" value="접수">
|
|
| 486 |
+ <input type="button" class="btnType fill secondary" onclick="javascript:receiptDown(); return false;" value="영수증 다운"> |
|
| 487 |
+ </div> |
|
| 488 |
+ |
|
| 489 |
+ |
|
| 490 |
+ |
|
| 491 |
+ |
|
| 483 | 492 |
</div> |
| 484 | 493 |
<!-- 페이지 네비게이션 시작 --> |
| 485 | 494 |
<c:if test="${!empty resultList}">
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/tax/simpReceiptList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/tax/simpReceiptList.jsp
... | ... | @@ -219,11 +219,12 @@ |
| 219 | 219 |
<input type="text" style="width:auto;min-width: 83px;" name="calEDate" id="calEDate" value='<c:out value="${searchVO.searchEndDate}"/>' readonly>
|
| 220 | 220 |
<input type="button" class="calBtn"> |
| 221 | 221 |
</a> |
| 222 |
- <input type="button" value="오늘" class="btnType1" onclick="today();" style="margin-left: 10px;"> |
|
| 222 |
+ <input type="button" value="검색" class="btnType1" onclick="linkPage(1); return false;" style="margin-left: 10px;"> |
|
| 223 |
+ <input type="button" value="오늘" class="btnType2" onclick="today();" > |
|
| 223 | 224 |
<a href="#" style="margin-left: 10px;" onclick="resetDate(); return false;"> |
| 224 | 225 |
<img src="/pb/img/common/topTimeOut.png" alt="타임아웃 아이콘"> |
| 225 | 226 |
</a> |
| 226 |
- <input type="button" value="검색" class="btnType1" onclick="linkPage(1); return false;" style="margin-left: 10px;"> |
|
| 227 |
+ |
|
| 227 | 228 |
</div> |
| 228 | 229 |
<div class="listTop"> |
| 229 | 230 |
<p class="tType5">총 <span class="tType4 c_456ded fwBold"><fmt:formatNumber value="${paginationInfo.totalRecordCount}" pattern="#,###" /></span>건</p>
|
--- src/main/webapp/WEB-INF/jsp/uss/ion/tax/taxReceiptList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/ion/tax/taxReceiptList.jsp
... | ... | @@ -314,7 +314,7 @@ |
| 314 | 314 |
<input type="text" style="width:100px;min-width: 83px;" name="searchEndDate" id="searchEndDate" value='<c:out value="${searchVO.searchEndDate}"/>' readonly>
|
| 315 | 315 |
<input type="button" class="calBtn"> |
| 316 | 316 |
</a> |
| 317 |
- <input type="button" value="오늘" class="btnType1" onclick="today();" style="margin-left: 10px;"> |
|
| 317 |
+ <input type="button" value="오늘" class="btnType2 line primary btn_today" onclick="today();" style="margin-left: 10px;"> |
|
| 318 | 318 |
<a href="#" style="margin-left: 10px;" onclick="resetDate(); return false;"> |
| 319 | 319 |
<img src="/pb/img/common/topTimeOut.png" alt="타임아웃 아이콘"> |
| 320 | 320 |
</a> |
... | ... | @@ -497,10 +497,16 @@ |
| 497 | 497 |
</tbody> |
| 498 | 498 |
</table> |
| 499 | 499 |
</div> |
| 500 |
- <div class="btnWrap"> |
|
| 501 |
- <input type="button" class="btnType2" onclick="javascript:fnDeleteReceipt(); return false;" value="삭제"> |
|
| 502 |
- <input type="button" class="btnType1" onclick="javascript:receipt('Y'); return false;" value="접수">
|
|
| 503 |
- <input type="button" class="btnType1" onclick="javascript:receipt('C'); return false;" value="접수 취소">
|
|
| 500 |
+ <div class="btnWrap form_wrap"> |
|
| 501 |
+ <div class="left"> |
|
| 502 |
+ <input type="button" class="btnType line red" onclick="javascript:fnDeleteReceipt(); return false;" value="삭제"> |
|
| 503 |
+ <input type="button" class="btnType line secondary" onclick="javascript:receipt('C'); return false;" value="접수 취소">
|
|
| 504 |
+ </div> |
|
| 505 |
+ <div class="right"> |
|
| 506 |
+ <input type="button" class="btnType1" onclick="javascript:receipt('Y'); return false;" value="접수">
|
|
| 507 |
+ </div> |
|
| 508 |
+ |
|
| 509 |
+ |
|
| 504 | 510 |
</div> |
| 505 | 511 |
<!-- 페이지 네비게이션 시작 --> |
| 506 | 512 |
<c:if test="${!empty resultList}">
|
--- src/main/webapp/WEB-INF/jsp/uss/olp/hpc/HackIpList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/olp/hpc/HackIpList.jsp
... | ... | @@ -145,6 +145,9 @@ |
| 145 | 145 |
|
| 146 | 146 |
|
| 147 | 147 |
</script> |
| 148 |
+<style> |
|
| 149 |
+ .tbType1 .btnType{min-width:30px;}
|
|
| 150 |
+</style> |
|
| 148 | 151 |
</head> |
| 149 | 152 |
<body> |
| 150 | 153 |
<form name="listForm" action="<c:url value='/uss/olp/hak/HackIpList.do'/>" method="post"> |
... | ... | @@ -236,11 +239,11 @@ |
| 236 | 239 |
<td class="blockYnTxt"><c:out value="${result.blockYnTxt}"/></td>
|
| 237 | 240 |
<td> |
| 238 | 241 |
<c:if test="${'N' eq result.blockYn}">
|
| 239 |
- <input type="button" value="차단" class="btnType1" onclick="updateBlock(this, '${result.hackId}'); return false;">
|
|
| 242 |
+ <input type="button" value="차단" class="btnType line red" onclick="updateBlock(this, '${result.hackId}'); return false;">
|
|
| 240 | 243 |
<input type="hidden" name="blockYn" value="${result.blockYn}" />
|
| 241 | 244 |
</c:if> |
| 242 | 245 |
<c:if test="${'Y' eq result.blockYn}">
|
| 243 |
- <input type="button" value="대기" class="btnType1" onclick="updateBlock(this, '${result.hackId}'); return false;">
|
|
| 246 |
+ <input type="button" value="대기" class="btnType fill gray" onclick="updateBlock(this, '${result.hackId}'); return false;">
|
|
| 244 | 247 |
<input type="hidden" name="blockYn" value="${result.blockYn}" />
|
| 245 | 248 |
</c:if> |
| 246 | 249 |
</td> |
... | ... | @@ -254,7 +257,7 @@ |
| 254 | 257 |
</table> |
| 255 | 258 |
</div> |
| 256 | 259 |
<div class="btnWrap"> |
| 257 |
- <input type="button" class="btnType2" value="삭제" onclick="fn_delete(); return false;"> |
|
| 260 |
+ <input type="button" class="btnType line red" value="삭제" onclick="fn_delete(); return false;"> |
|
| 258 | 261 |
<!-- <input type="button" class="btnType1" value="등록" onclick="location.href='/uss/olp/hpc/insertHpcmView.do'; return false;" value="등록" > --> |
| 259 | 262 |
</div> |
| 260 | 263 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/uss/olp/hpc/IgnoreIpList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/olp/hpc/IgnoreIpList.jsp
... | ... | @@ -134,7 +134,7 @@ |
| 134 | 134 |
<td title="<c:out value="${result.ignoreDc}"/>"><c:out value="${result.ignoreDc}"/></td>
|
| 135 | 135 |
<td><c:out value="${result.frstRegisterId}"/></td>
|
| 136 | 136 |
<td><c:out value="${result.frstRegistPnttm}"/></td>
|
| 137 |
- <td><input type="button" value="삭제" class="btnType1" onclick="javascript:setIgnoreIpDel('${result.ignoreNo}');"></td>
|
|
| 137 |
+ <td><input type="button" value="삭제" class="btnType line red" onclick="javascript:setIgnoreIpDel('${result.ignoreNo}');"></td>
|
|
| 138 | 138 |
</tr> |
| 139 | 139 |
</c:forEach> |
| 140 | 140 |
<c:if test="${empty resultList}">
|
... | ... | @@ -143,7 +143,7 @@ |
| 143 | 143 |
</tbody> |
| 144 | 144 |
</table> |
| 145 | 145 |
</div> |
| 146 |
- <div class="btnWrap"> |
|
| 146 |
+ <div class="btnWrap right"> |
|
| 147 | 147 |
<input type="button" class="btnType1" value="등록" onclick="location.href='/uss/olp/hak/insertIgnoreIpView.do'; return false;" value="등록" > |
| 148 | 148 |
</div> |
| 149 | 149 |
<!-- 페이지 네비게이션 시작 --> |
--- src/main/webapp/WEB-INF/jsp/uss/olp/hpc/IgnoreIpRegist.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/olp/hpc/IgnoreIpRegist.jsp
... | ... | @@ -146,9 +146,10 @@ |
| 146 | 146 |
|
| 147 | 147 |
</tbody> |
| 148 | 148 |
</table> |
| 149 |
- <div class="btnWrap"> |
|
| 150 |
- <input type="button" class="btnType1 bg_888888" value="목 록" onclick="location.href='/uss/olp/hak/selectIgnoreIpList.do'"> |
|
| 149 |
+ <div class="btnWrap right"> |
|
| 150 |
+ |
|
| 151 | 151 |
<input type="button" class="btnType1" value="저 장" onclick="fn_insert(); return false;"> |
| 152 |
+ <input type="button" class="btnType fill gray" value="목 록" onclick="location.href='/uss/olp/hak/selectIgnoreIpList.do'"> |
|
| 152 | 153 |
</div> |
| 153 | 154 |
</div> |
| 154 | 155 |
</div> |
--- src/main/webapp/WEB-INF/jsp/uss/olp/hpc/LoginLogList.jsp
+++ src/main/webapp/WEB-INF/jsp/uss/olp/hpc/LoginLogList.jsp
... | ... | @@ -297,7 +297,7 @@ |
| 297 | 297 |
<td> |
| 298 | 298 |
<c:choose> |
| 299 | 299 |
<c:when test="${result.ignoreYn eq 'Y'}">
|
| 300 |
- <span style="color:red;">차단</span> |
|
| 300 |
+ <span class="color_red fwBold">차단</span> |
|
| 301 | 301 |
</c:when> |
| 302 | 302 |
<c:when test="${result.ignoreYn eq 'N'}">
|
| 303 | 303 |
허용 |
... | ... | @@ -307,10 +307,10 @@ |
| 307 | 307 |
<td> |
| 308 | 308 |
<c:choose> |
| 309 | 309 |
<c:when test="${result.ignoreYn eq 'Y'}">
|
| 310 |
- <input type="button" value="복원" class="btnType3" onclick="javascript:fn_save('<c:out value="${result.ignoreNo}"/>','<c:out value="${result.connectIp}"/>','D');">
|
|
| 310 |
+ <input type="button" value="복원" class="btnType line primary" onclick="javascript:fn_save('<c:out value="${result.ignoreNo}"/>','<c:out value="${result.connectIp}"/>','D');">
|
|
| 311 | 311 |
</c:when> |
| 312 | 312 |
<c:when test="${result.ignoreYn eq 'N'}">
|
| 313 |
- <input type="button" value="차단" class="btnType1" onclick="javascript:fn_save('<c:out value="${result.ignoreNo}"/>','<c:out value="${result.connectIp}"/>','C');">
|
|
| 313 |
+ <input type="button" value="차단" class="btnType line red" onclick="javascript:fn_save('<c:out value="${result.ignoreNo}"/>','<c:out value="${result.connectIp}"/>','C');">
|
|
| 314 | 314 |
</c:when> |
| 315 | 315 |
</c:choose> |
| 316 | 316 |
</td> |
... | ... | @@ -323,7 +323,7 @@ |
| 323 | 323 |
</table> |
| 324 | 324 |
</div> |
| 325 | 325 |
<div class="btnWrap"> |
| 326 |
- <input type="button" class="btnType2" onclick="javascript:fn_multiSave(); return false;" value="차단하기"> |
|
| 326 |
+ <input type="button" class="btnType line red" onclick="javascript:fn_multiSave(); return false;" value="차단하기"> |
|
| 327 | 327 |
</div> |
| 328 | 328 |
<!-- 페이지 네비게이션 시작 --> |
| 329 | 329 |
<c:if test="${!empty resultList}">
|
--- src/main/webapp/img/post/atch_file.png
+++ src/main/webapp/img/post/atch_file.png
| Binary file is not shown |
--- src/main/webapp/pb/css/content.css
+++ src/main/webapp/pb/css/content.css
... | ... | @@ -224,6 +224,8 @@ |
| 224 | 224 |
.fileWrap+.fileInfo ul{float: right;width: 60%;}
|
| 225 | 225 |
.fileWrap+.fileInfo ul li{width: 50%;}
|
| 226 | 226 |
|
| 227 |
+.file_download{display:flex;align-items:center;justify-content:center;}
|
|
| 228 |
+ |
|
| 227 | 229 |
|
| 228 | 230 |
.listView{margin-top: 50px;}
|
| 229 | 231 |
.listView table.tbType1{text-align: left;}
|
--- src/main/webapp/pb/css/style.css
+++ src/main/webapp/pb/css/style.css
... | ... | @@ -11,6 +11,9 @@ |
| 11 | 11 |
--accent-color:#F86A3C; |
| 12 | 12 |
--accent-color-hover:#DF5F36; |
| 13 | 13 |
|
| 14 |
+--blue-color:#3576EF; |
|
| 15 |
+--blue-color-hover:#1458D7; |
|
| 16 |
+ |
|
| 14 | 17 |
--red-color:#e81717; |
| 15 | 18 |
--red-color-hover:#d11515; |
| 16 | 19 |
--red-light-color:#FFF0F0; |
... | ... | @@ -78,6 +81,12 @@ |
| 78 | 81 |
.c_e40000{color:var(--red-color);}
|
| 79 | 82 |
.c_ed4555{color:#ed4555;}
|
| 80 | 83 |
|
| 84 |
+.color_primary{color:var(--primary-color);}
|
|
| 85 |
+.color_secondary{color:var(--secondary-color);}
|
|
| 86 |
+.color_blue{color:var(--blue-color);}
|
|
| 87 |
+.color_gray{color:var(--gray-color);}
|
|
| 88 |
+.color_red{color:var(--red-color);}
|
|
| 89 |
+ |
|
| 81 | 90 |
/* ========================================================================== |
| 82 | 91 |
버튼 및 유틸리티 |
| 83 | 92 |
========================================================================== */ |
... | ... | @@ -118,11 +127,11 @@ |
| 118 | 127 |
.btnType.line.gray{border:1px solid var(--gray-color);color:var(--gray-color);}
|
| 119 | 128 |
.btnType.line.red{border:1px solid var(--red-color);color:var(--red-color);}
|
| 120 | 129 |
|
| 121 |
-.btnType.line.primary:hover{border:1px solid var(--primary-light-color);color:var(--primary-color);}
|
|
| 122 |
-.btnType.line.secondary:hover{border:1px solid var(--secondary-light-color);color:var(--secondary-color);}
|
|
| 123 |
-.btnType.line.accent:hover{border:1px solid var(--accent-light-color);color:var(--accent-color);}
|
|
| 124 |
-.btnType.line.gray:hover{border:1px solid var(--gray-light-color);color:var(--gray-color);}
|
|
| 125 |
-.btnType.line.red:hover{border:1px solid var(--red-light-color);color:var(--red-color);}
|
|
| 130 |
+.btnType.line.primary:hover{background:solid var(--primary-light-color);color:var(--primary-color);}
|
|
| 131 |
+.btnType.line.secondary:hover{background:var(--secondary-light-color);color:var(--secondary-color);}
|
|
| 132 |
+.btnType.line.accent:hover{background:var(--accent-light-color);color:var(--accent-color);}
|
|
| 133 |
+.btnType.line.gray:hover{background:var(--gray-light-color);color:var(--gray-color);}
|
|
| 134 |
+.btnType.line.red:hover{background:var(--red-light-color);color:var(--red-color);}
|
|
| 126 | 135 |
|
| 127 | 136 |
.btnType.tiny{height:26px;}
|
| 128 | 137 |
.btnType.small{height:32px;}
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?