Merge branch 'advc' of http://yongjoon.cho@vcs.iten.co.kr:9999/hylee/offedu into advc
This commit is contained in:
commit
c3f78d10cb
@ -41,8 +41,8 @@ function footerSiteLinkPageGo (){
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<!-- 찾교 footer -->
|
<!-- 찾교 footer -->
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<div class="site">
|
<div class="site">
|
||||||
|
|||||||
@ -50,7 +50,7 @@ $(document).ready(function(){
|
|||||||
//웹접근성>달력 버튼 title추가
|
//웹접근성>달력 버튼 title추가
|
||||||
$(".duet-date__input-wrapper .duet-date__toggle").attr("title","달력팝업 열림");
|
$(".duet-date__input-wrapper .duet-date__toggle").attr("title","달력팝업 열림");
|
||||||
|
|
||||||
},10)
|
},100)
|
||||||
$('#fldSelect').change(function(){
|
$('#fldSelect').change(function(){
|
||||||
console.log($(this).val());
|
console.log($(this).val());
|
||||||
console.log($(this).val() == '99');
|
console.log($(this).val() == '99');
|
||||||
@ -185,7 +185,7 @@ $(document).ready(function(){
|
|||||||
<div class="tooltip-wrap q_pop">
|
<div class="tooltip-wrap q_pop">
|
||||||
<div class="popup_wrap popType01" tabindex="0" data-info="<c:out value='${vEPrcsDetailVO.prcsAplctPrdOrd}'/>" data-tooltip-con="target_confirm_popup" data-focus="target_confirm_popup" data-focus-prev="target_confirm_popup_close">
|
<div class="popup_wrap popType01" tabindex="0" data-info="<c:out value='${vEPrcsDetailVO.prcsAplctPrdOrd}'/>" data-tooltip-con="target_confirm_popup" data-focus="target_confirm_popup" data-focus-prev="target_confirm_popup_close">
|
||||||
<div class="popup_tit">
|
<div class="popup_tit">
|
||||||
<p id="popNm">신청인정보</p>
|
<p id="popNm">신청인1정보</p>
|
||||||
<button class="btn_popup_close tooltip-close" data-focus="target_confirm_popup_close" title="팝업 닫기"><i></i></button>
|
<button class="btn_popup_close tooltip-close" data-focus="target_confirm_popup_close" title="팝업 닫기"><i></i></button>
|
||||||
</div>
|
</div>
|
||||||
<div class="popup_cont">
|
<div class="popup_cont">
|
||||||
|
|||||||
@ -79,7 +79,7 @@ header.on .nav_wrap::after{opacity: 1;}
|
|||||||
.header .dep_li_01,.header_inner .dep_li_02,.header_inner .dep_li_03 {justify-content:flex-start;}
|
.header .dep_li_01,.header_inner .dep_li_02,.header_inner .dep_li_03 {justify-content:flex-start;}
|
||||||
.header .dep_li_04,.header_inner .dep_li_05,.header_inner .dep_li_06,.header_inner .dep_li_07 {justify-content:space-between;}
|
.header .dep_li_04,.header_inner .dep_li_05,.header_inner .dep_li_06,.header_inner .dep_li_07 {justify-content:space-between;}
|
||||||
.header .depth01_li{position: relative; box-sizing: border-box; }
|
.header .depth01_li{position: relative; box-sizing: border-box; }
|
||||||
.header .dep_li_04 .depth01_li{width: calc((100% - 40px)/4);}
|
.header .dep_li_04 .depth01_li{width: calc((100% - 0px)/4);}
|
||||||
.header .dep_li_01 .depth01_li{width: 100%;}
|
.header .dep_li_01 .depth01_li{width: 100%;}
|
||||||
.header .dep_li_02 .depth01_li{width: calc((100% - 20px)/2);}
|
.header .dep_li_02 .depth01_li{width: calc((100% - 20px)/2);}
|
||||||
.header .dep_li_03 .depth01_li{width: calc((100% - 30px)/3);max-width:270px;}
|
.header .dep_li_03 .depth01_li{width: calc((100% - 30px)/3);max-width:270px;}
|
||||||
|
|||||||
@ -829,8 +829,11 @@ select.selType1 {height: 40px; border: 1px solid #d5d5d5; border-radius: 5px; pa
|
|||||||
.q_wrap .q_text{padding: 25px 35px; border-top: 2px solid #222; border-bottom: 1px solid #d5d5d5; font-size: 18px; color: #666;}
|
.q_wrap .q_text{padding: 25px 35px; border-top: 2px solid #222; border-bottom: 1px solid #d5d5d5; font-size: 18px; color: #666;}
|
||||||
|
|
||||||
/*2024년 웹접근성 > 추가한것들*/
|
/*2024년 웹접근성 > 추가한것들*/
|
||||||
|
/*미리보기 버튼 스타일*/
|
||||||
|
.pdf_bt{padding: 5px 10px; border-radius: 5px;}
|
||||||
|
|
||||||
/*체험교실 > 운영신청 > 운영신청 안내 > 표안에 pdf버튼 추가 + 위아래 여백수정*/
|
/*체험교실 > 운영신청 > 운영신청 안내 > 표안에 pdf버튼 추가 + 위아래 여백수정*/
|
||||||
.list_view .pdf_bt{padding: 5px 10px; border-radius: 5px; margin: 0 0 6px 0;}
|
.list_view .pdf_bt{margin: 0 0 4px 0;}
|
||||||
.list_view .info_con{padding: 16px 30px 10px 30px;}
|
.list_view .info_con{padding: 16px 30px 10px 30px;}
|
||||||
|
|
||||||
/*실무역량강화 > 나의강의실 > 최근 교육 목록 > 설문등록, 이수증 버튼 추가 + 기소유예 > 교육 신청 목록 > 설문등록 버튼 추가*/
|
/*실무역량강화 > 나의강의실 > 최근 교육 목록 > 설문등록, 이수증 버튼 추가 + 기소유예 > 교육 신청 목록 > 설문등록 버튼 추가*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user