시정명령, 예방교육 리스트페이지 버튼 클래스 추가
This commit is contained in:
parent
a6990a54b9
commit
c12187a883
@ -88,7 +88,7 @@
|
||||
</c:if>
|
||||
</c:forEach>
|
||||
</ul>
|
||||
<div class="btn_wrap">
|
||||
<div class="btn_area">
|
||||
<button type="button" class="btn_identify mobile" title="전체메뉴 열기"><i></i></button>
|
||||
<button type="button" class="btn_sitemap" title="전체메뉴 열기"><i></i></button>
|
||||
</div>
|
||||
|
||||
@ -86,7 +86,7 @@ $(document).ready(function(){
|
||||
if($applyButton.prop('disabled')){
|
||||
$applyButton.removeAttr('onclick');
|
||||
$applyButton.prop('disabled', false);
|
||||
$applyButton.css('background-color', '#888');
|
||||
$applyButton.css({'background':'#f4f4f4','color':'#888'});
|
||||
/*24.01.23 웹접근성 검사를 위하여 title 추가*/
|
||||
$applyButton.attr('title','비활성화됨');
|
||||
$applyButton.removeAttr('data-tooltip');
|
||||
@ -138,7 +138,7 @@ $(document).ready(function(){
|
||||
if($applyButton.prop('disabled')){
|
||||
$applyButton.removeAttr('onclick');
|
||||
$applyButton.prop('disabled', false);
|
||||
$applyButton.css('background-color', '#888');
|
||||
$applyButton.css({'background':'#f4f4f4','color':'#888'});
|
||||
/*24.01.23 웹접근성 검사를 위하여 title 추가*/
|
||||
$applyButton.attr('title','비활성화됨');
|
||||
$applyButton.removeAttr('data-tooltip');
|
||||
@ -660,7 +660,7 @@ $(document).ready(function(){
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<ul class="tab tab_02">
|
||||
<ul class="tab line tab_02">
|
||||
<li class="tab_li on con_li"><button type="button" class="tab_button" data-info="list">리스트형</button></li>
|
||||
<li class="tab_li cal_li"><button type="button" class="tab_button" data-info="cal">캘린더형</button></li>
|
||||
</ul>
|
||||
@ -678,7 +678,7 @@ $(document).ready(function(){
|
||||
<option ${vEEduAplctVO.searchStatus2 eq VeConstants.STATUS_CD_EDU_SELCT ? 'selected' : ''} value="${VeConstants.STATUS_CD_EDU_SELCT}">교육확정</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="btn_wrap">
|
||||
<div class="search_area">
|
||||
<div class="calendar_wrap">
|
||||
<%-- <input type="text" class="calendar" id="searchStartDt" name="searchStartDt" title="시작일 선택" value="${vEEduAplctVO.searchStartDt}"> --%>
|
||||
<duet-date-picker identifier="date" id="searchStartDt" name="searchStartDt" class="startDate" value="${vEPrcsDetailVO.searchStartDt}"></duet-date-picker>
|
||||
@ -689,8 +689,8 @@ $(document).ready(function(){
|
||||
<duet-date-picker identifier="date" id="searchEndDt" name="searchEndDt" class="endDate" value="${vEPrcsDetailVO.searchEndDt}"></duet-date-picker>
|
||||
</div>
|
||||
<script src="${pageContext.request.contextPath}/visitEdu/usr/publish/script/duetdatepicker.js"></script>
|
||||
<button type="button" class="btnType01" onclick="fncGoList();">검색</button>
|
||||
<button type="button" class="btnType02" onclick="fncReset(this);">초기화</button>
|
||||
<button type="button" class="btnType01 btn_search" onclick="fncGoList();">검색</button>
|
||||
<button type="button" class="btnType02 btn_reset" onclick="fncReset(this);">초기화</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@ -453,7 +453,7 @@ $(document).ready(function(){
|
||||
<option ${vEPrcsDetailVO.searchStatus eq 20 ? 'selected' : ''} value="20">완료</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="btn_wrap">
|
||||
<div class="search_area">
|
||||
<div class="calendar_wrap">
|
||||
<%-- <input type="text" class="calendar" id="searchStartDt" name="searchStartDt" title="시작일 선택" value="${vEPrcsDetailVO.searchStartDt}"> --%>
|
||||
<duet-date-picker identifier="date" name="searchStartDt" class="startDate" value="${vEPrcsDetailVO.searchStartDt}"></duet-date-picker>
|
||||
@ -464,8 +464,8 @@ $(document).ready(function(){
|
||||
<duet-date-picker identifier="date" name="searchEndDt" class="endDate" value="${vEPrcsDetailVO.searchEndDt}"></duet-date-picker>
|
||||
</div>
|
||||
<script src="${pageContext.request.contextPath}/visitEdu/usr/publish/script/duetdatepicker.js"></script>
|
||||
<button type="button" class="btnType01" onclick="fncGoList();">검색</button>
|
||||
<button type="button" class="btnType02" onclick="fncReset(this);">초기화</button>
|
||||
<button type="button" class="btnType01 btn_search" onclick="fncGoList();">검색</button>
|
||||
<button type="button" class="btnType02 btn_reset" onclick="fncReset(this);">초기화</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -642,7 +642,7 @@ $(document).ready(function(){
|
||||
</tr>
|
||||
</c:forEach>
|
||||
<c:if test="${empty list}">
|
||||
<tr><td colspan="4"><spring:message code="common.nodata.msg" /></td></tr>
|
||||
<tr><td colspan="5"><spring:message code="common.nodata.msg" /></td></tr>
|
||||
</c:if>
|
||||
</tbody>
|
||||
</table>
|
||||
@ -654,7 +654,7 @@ $(document).ready(function(){
|
||||
<div class="btn_center">
|
||||
</div>
|
||||
<div class="btn_right">
|
||||
<button type="button" class="btnType01" onclick="location.href='<c:url value="/web/ve/aplct/cmdTrgt/eduAplctList.do" />'">강의목록</button>
|
||||
<button type="button" class="btnType01 btn fill gray large" onclick="location.href='<c:url value="/web/ve/aplct/cmdTrgt/eduAplctList.do" />'">강의목록</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@ -86,7 +86,7 @@ $(document).ready(function(){
|
||||
if($applyButton.prop('disabled')){
|
||||
$applyButton.removeAttr('onclick');
|
||||
$applyButton.prop('disabled', false);
|
||||
$applyButton.css('background-color', '#888');
|
||||
$applyButton.css({'background':'#f4f4f4','color':'#888'});
|
||||
/*24.01.23 웹접근성 검사를 위하여 title 추가*/
|
||||
$applyButton.attr('title','비활성화됨');
|
||||
$applyButton.removeAttr('data-tooltip');
|
||||
@ -138,7 +138,7 @@ $(document).ready(function(){
|
||||
if($applyButton.prop('disabled')){
|
||||
$applyButton.removeAttr('onclick');
|
||||
$applyButton.prop('disabled', false);
|
||||
$applyButton.css('background-color', '#888');
|
||||
$applyButton.css({'background':'#f4f4f4','color':'#888'});
|
||||
/*24.01.23 웹접근성 검사를 위하여 title 추가*/
|
||||
$applyButton.attr('title','비활성화됨');
|
||||
$applyButton.removeAttr('data-tooltip');
|
||||
@ -660,7 +660,7 @@ $(document).ready(function(){
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<ul class="tab tab_02">
|
||||
<ul class="tab line tab_02">
|
||||
<li class="tab_li on con_li"><button type="button" class="tab_button" data-info="list">리스트형</button></li>
|
||||
<li class="tab_li cal_li"><button type="button" class="tab_button" data-info="cal">캘린더형</button></li>
|
||||
</ul>
|
||||
@ -678,7 +678,7 @@ $(document).ready(function(){
|
||||
<option ${vEEduAplctVO.searchStatus2 eq VeConstants.STATUS_CD_EDU_SELCT ? 'selected' : ''} value="${VeConstants.STATUS_CD_EDU_SELCT}">교육확정</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="btn_wrap">
|
||||
<div class="search_area">
|
||||
<div class="calendar_wrap">
|
||||
<%-- <input type="text" class="calendar" id="searchStartDt" name="searchStartDt" title="시작일 선택" value="${vEEduAplctVO.searchStartDt}"> --%>
|
||||
<duet-date-picker identifier="date" id="searchStartDt" name="searchStartDt" class="startDate" value="${vEPrcsDetailVO.searchStartDt}"></duet-date-picker>
|
||||
@ -689,8 +689,8 @@ $(document).ready(function(){
|
||||
<duet-date-picker identifier="date" id="searchEndDt" name="searchEndDt" class="endDate" value="${vEPrcsDetailVO.searchEndDt}"></duet-date-picker>
|
||||
</div>
|
||||
<script src="${pageContext.request.contextPath}/visitEdu/usr/publish/script/duetdatepicker.js"></script>
|
||||
<button type="button" class="btnType01" onclick="fncGoList();">검색</button>
|
||||
<button type="button" class="btnType02" onclick="fncReset(this);">초기화</button>
|
||||
<button type="button" class="btnType01 btn_search" onclick="fncGoList();">검색</button>
|
||||
<button type="button" class="btnType02 btn_reset" onclick="fncReset(this);">초기화</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -769,7 +769,7 @@ $(document).ready(function(){
|
||||
onclick="fncAplctPopup('<c:out value="${list.prcsAplctPrdOrd}"/>','','','10','select'
|
||||
,'','',''
|
||||
)" title="팝업 열림">신청</button> --%>
|
||||
<button type="button" class="btnType04" data-info="<c:out value='${list.prcsAplctPrdOrd}'/>" data-tooltip="sub36_pop02"
|
||||
<button type="button" class="btnType04 btn fill blue small" data-info="<c:out value='${list.prcsAplctPrdOrd}'/>" data-tooltip="sub36_pop02"
|
||||
onclick="fncGoDetail('<c:out value="${list.prcsAplctPrdOrd}"/>');" title="팝업 열림">
|
||||
<c:choose>
|
||||
<c:when test="${list.ddlnCd eq '20'}">
|
||||
|
||||
@ -453,7 +453,7 @@ $(document).ready(function(){
|
||||
<option ${vEPrcsDetailVO.searchStatus eq 20 ? 'selected' : ''} value="20">완료</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="btn_wrap">
|
||||
<div class="search_area">
|
||||
<div class="calendar_wrap">
|
||||
<%-- <input type="text" class="calendar" id="searchStartDt" name="searchStartDt" title="시작일 선택" value="${vEPrcsDetailVO.searchStartDt}"> --%>
|
||||
<duet-date-picker identifier="date" name="searchStartDt" class="startDate" value="${vEPrcsDetailVO.searchStartDt}"></duet-date-picker>
|
||||
@ -464,8 +464,8 @@ $(document).ready(function(){
|
||||
<duet-date-picker identifier="date" name="searchEndDt" class="endDate" value="${vEPrcsDetailVO.searchEndDt}"></duet-date-picker>
|
||||
</div>
|
||||
<script src="${pageContext.request.contextPath}/visitEdu/usr/publish/script/duetdatepicker.js"></script>
|
||||
<button type="button" class="btnType01" onclick="fncGoList();">검색</button>
|
||||
<button type="button" class="btnType02" onclick="fncReset(this);">초기화</button>
|
||||
<button type="button" class="btnType01 btn_search" onclick="fncGoList();">검색</button>
|
||||
<button type="button" class="btnType02 btn_reset" onclick="fncReset(this);">초기화</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -642,7 +642,7 @@ $(document).ready(function(){
|
||||
</tr>
|
||||
</c:forEach>
|
||||
<c:if test="${empty list}">
|
||||
<tr><td colspan="4"><spring:message code="common.nodata.msg" /></td></tr>
|
||||
<tr><td colspan="5"><spring:message code="common.nodata.msg" /></td></tr>
|
||||
</c:if>
|
||||
</tbody>
|
||||
</table>
|
||||
@ -654,7 +654,7 @@ $(document).ready(function(){
|
||||
<div class="btn_center">
|
||||
</div>
|
||||
<div class="btn_right">
|
||||
<button type="button" class="btnType01" onclick="location.href='<c:url value="/web/ve/aplct/prevent/eduAplctList.do" />'">강의목록</button>
|
||||
<button type="button" class="btnType01 btn fill gray large" onclick="location.href='<c:url value="/web/ve/aplct/prevent/eduAplctList.do" />'">강의목록</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@ -87,7 +87,8 @@ header nav li:hover .depth01{border-bottom:3px solid var(--primary-color);color:
|
||||
.depth02_wrap .depth02 a{position:relative;font-size:2.3rem;font-weight:400;color:#333;padding:0 0 0 20px;}
|
||||
.depth02_wrap .depth02 a::before{position:absolute;content:"";width:8px;height:8px;border-radius:100%;background:#dfdfdf;left:0;top:8px;}
|
||||
|
||||
nav .btn_sitemap,nav .btn_identify{width:40px;height:90px;}
|
||||
nav .btn_wrap{align-items:center;}
|
||||
nav .btn_sitemap,nav .btn_identify{width:40px;height:90px;padding:0 !important;}
|
||||
nav .btn_sitemap i{display:inline-block;width:100%;height:100%;background:url(/ipedu/visitEdu/usr/publish/images/common/icon_menu.png) no-repeat center center;}
|
||||
nav .btn_identify i{display:inline-block;width:100%;height:100%;background:url(/ipedu/visitEdu/usr/publish/images/common/icon_identify_mobile.png) no-repeat center center;}
|
||||
|
||||
@ -195,9 +196,8 @@ footer address span{font-size:2.3rem;font-weight:600;color:#c4c4c4;}
|
||||
.inner{padding:0 15px;}
|
||||
|
||||
header nav .logo{max-width:45%;}
|
||||
header nav .btn_area{gap:16px;}
|
||||
header nav .btn_sitemap, nav .btn_identify{width:30px;height:30px;}
|
||||
header nav .btn_identify i{background-size: auto 100%;}
|
||||
header nav .btn_identify i{background-size: 100% auto;}
|
||||
header nav .btn_sitemap i{background-size: 100% auto;}
|
||||
|
||||
.all_menu_wrap .logo{max-width:60%;}
|
||||
|
||||
@ -166,7 +166,15 @@ select.selType1 {height: 40px; border: 1px solid #d5d5d5; border-radius: 5px; pa
|
||||
.list_top .btn_search{width:66px;height:40px;color:#fff;border-radius:4px;background:var(--secondary-color);border:0;}
|
||||
.list_top .btn_search i{display:inline-block;width:100%;height:40px;background:url(/ipedu/visitEdu/usr/publish/images/content/icon_search.png) no-repeat center 8px;}
|
||||
.list_top .btn_reset{color:var(--body2-color);border:1px solid #c5c5c5;background:#f4f4f4;}
|
||||
.list_top .btn_wrap button{display:block;width:auto;height:40px;border-radius:4px;margin:0 0 0 5px;font-size:1.7rem;}
|
||||
.list_top .search_area .btnType01:hover{background:var(--secondary-color-hover);}
|
||||
.list_top .search_area .btnType02:hover{color:var(--body-color);border:1px solid #aeaeae;background:#eeeeee;}
|
||||
|
||||
.list_top .btn_wrap{display:flex;width:100%;font-size:1.6rem;gap:10px;align-items:center;justify-content:flex-end;}
|
||||
.list_top .btn_wrap button{min-width:66px;height:40px;border-radius:4px;margin:0;padding:0;font-size:1.7rem;white-space:nowrap;box-sizing:border-box;}
|
||||
.list_top .btn_wrap .btnType01{color:#fff;background:var(--secondary-color);border:0;}
|
||||
.list_top .btn_wrap .btnType02{color:var(--body2-color);border:1px solid #c5c5c5;background:#f4f4f4;}
|
||||
.list_top .btn_wrap .btnType01:hover{background:var(--secondary-color-hover);}
|
||||
.list_top .btn_wrap .btnType02:hover{color:var(--body-color);border:1px solid #aeaeae;background:#eeeeee;}
|
||||
|
||||
/* //list_top */
|
||||
|
||||
@ -1425,22 +1433,16 @@ duet-date-picker *:focus{outline: auto !important;}
|
||||
.tb_tit02 .btn_wrap1 button.con_more {font-size:14px;}
|
||||
|
||||
/*교육신청자대시보드*/
|
||||
.edu_process {display:block; width:100%;}
|
||||
.edu_process .edu_apply {display: flex; border:1px solid #d5d5d5; border-radius: 20px 0; width:93%; font-size:18px; padding: 10px 0 10px 30px; margin:0 0 10px 0;}
|
||||
.edu_process .edu_apply i{display: inline-block; width: 90px; height: 90px; background: url(../images/content/apply_icon.png) no-repeat; background-size: 70%; background-position: center; margin: 0 10px 0 0;}
|
||||
.edu_process .edu_apply .text_area {font-size:20px; font-weight:500; }
|
||||
.edu_process .edu_apply .text_area p {font-size:16px; font-weight:500; }
|
||||
.edu_process .edu_apply .text_area p span {font-size:30px; font-weight: 500; }
|
||||
.edu_process .edu_register {display: flex; border:1px solid #d5d5d5; border-radius: 20px 0; width:93%; font-size:18px; padding: 10px 0 10px 30px; margin:0 0 10px 0;}
|
||||
.edu_process .edu_register i{display: inline-block; width: 90px; height: 90px; background: url(../images/content/register_icon.png) no-repeat; background-size: 70%; background-position: center; margin: 0 10px 0 0;}
|
||||
.edu_process .edu_register .text_area {font-size:20px; font-weight:500; }
|
||||
.edu_process .edu_register .text_area p {font-size:16px; font-weight:500; }
|
||||
.edu_process .edu_register .text_area p span {font-size:30px; font-weight: 500; }
|
||||
.edu_process .edu_close {display: flex; border:1px solid #d5d5d5; border-radius: 20px 0; width:93%; font-size:18px; align-items: center; justify-content: flex-start; padding: 10px 0 10px 30px;}
|
||||
.edu_process .edu_close i{display: inline-block; width: 90px; height: 90px; background: url(../images/content/close_icon.png) no-repeat; background-size: 70%; background-position: center; margin: 0 10px 0 0;}
|
||||
.edu_process .edu_close .text_area {font-size:20px; font-weight:500; }
|
||||
.edu_process .edu_close .text_area p {font-size:16px; font-weight:500; }
|
||||
.edu_process .edu_close .text_area p span {font-size:30px; font-weight: 500; }
|
||||
.edu_process {flex-wrap:wrap;}
|
||||
.edu_process>li {display: flex; border:1px solid #d5d5d5; border-radius: 20px 0; width:100%; font-size:1.8rem;}
|
||||
.edu_process>li i{width:90px;height:90px;}
|
||||
.edu_process .edu_apply i{background:#e5e5e5 url(/ipedu/visitEdu/usr/publish/images/content/icon_progress01_mobile.png) no-repeat center center;background-size:90% auto;}
|
||||
.edu_process .edu_register i{background:#e5e5e5 url(/ipedu/visitEdu/usr/publish/images/content/icon_progress02_mobile.png) no-repeat center center;background-size:90% auto;}
|
||||
.edu_process .edu_close i{background:#e5e5e5 url(/ipedu/visitEdu/usr/publish/images/content/icon_progress03_mobile.png) no-repeat center center;background-size:90% auto;}
|
||||
|
||||
.edu_process .text_area {font-size:20px; font-weight:500; }
|
||||
.edu_process .text_area p {font-size:16px; font-weight:500; }
|
||||
.edu_process .text_area p span {font-size:30px; font-weight: bold; }
|
||||
|
||||
|
||||
/*마이페이지 추가*/
|
||||
@ -1487,6 +1489,12 @@ duet-date-picker *:focus{outline: auto !important;}
|
||||
.list tbody td span{margin:0 8px 0 0;padding:0 8px 0 0;}
|
||||
.list tbody td span::after{width:2px;height:25px;top:3.5px;}
|
||||
.list tbody td button.btn.regular{height:48px;font-size:1.7rem;}
|
||||
|
||||
/* 나의 강의실 */
|
||||
.edu_process>li i{width:60px;height:60px;}
|
||||
.edu_process .edu_apply i{background:#e5e5e5 url(/ipedu/visitEdu/usr/publish/images/content/icon_progress01_mobile.png) no-repeat center center;background-size:90% auto;}
|
||||
.edu_process .edu_register i{background:#e5e5e5 url(/ipedu/visitEdu/usr/publish/images/content/icon_progress02_mobile.png) no-repeat center center;background-size:90% auto;}
|
||||
.edu_process .edu_close i{background:#e5e5e5 url(/ipedu/visitEdu/usr/publish/images/content/icon_progress03_mobile.png) no-repeat center center;background-size:90% auto;}
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -97,7 +97,7 @@
|
||||
/* site_slide */
|
||||
.site_slide_wrap{display:flex;align-items:center;max-width:1440px;height:48px;margin:20px auto 60px auto;}
|
||||
.site_slide_wrap .btn_wrap{display:flex;gap:10px;}
|
||||
.site_slide_wrap .btn{width:30px;height:30px;}
|
||||
.site_slide_wrap .btn{width:30px;height:30px;padding:0;}
|
||||
.site_slide_wrap .btn i{display:inline-block;width:100%;height:100%;}
|
||||
.site_slide_wrap .btn:disabled{opacity:0.4;}
|
||||
.site_slide_wrap .btn_prev i{background:url(/ipedu/visitEdu/usr/publish/images/main/icon_prev_30.png) no-repeat center center;}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user