2024/01/18 웹접근성 수정
This commit is contained in:
parent
45d5f23795
commit
046b9b7095
@ -251,7 +251,7 @@
|
|||||||
|
|
||||||
<c:when test="${empty list.qestnrId10Cnt or list.qestnrId10Cnt eq 0}">
|
<c:when test="${empty list.qestnrId10Cnt or list.qestnrId10Cnt eq 0}">
|
||||||
<!-- 작성된 설문이 없다 -->
|
<!-- 작성된 설문이 없다 -->
|
||||||
<button type="button" class="btnType01" data-tooltip="sub37_pop20"
|
<button type="button" class="btnType01 sur_bt" data-tooltip="sub37_pop20"
|
||||||
onclick="fncQustnrList('${list.eduAplctOrd}','${list.eduChasiOrd}','10','insert'
|
onclick="fncQustnrList('${list.eduAplctOrd}','${list.eduChasiOrd}','10','insert'
|
||||||
,'${list.qustnrTmplatId}','${list.qestnrId10}',''
|
,'${list.qustnrTmplatId}','${list.qestnrId10}',''
|
||||||
)" title="팝업 열림">설문등록</button>
|
)" title="팝업 열림">설문등록</button>
|
||||||
|
|||||||
@ -831,7 +831,7 @@ select.selType1 {height: 40px; border: 1px solid #d5d5d5; border-radius: 5px; pa
|
|||||||
.list_view .pdf_bt{padding: 5px 10px; border-radius: 5px; margin: 0 0 6px 0;}
|
.list_view .pdf_bt{padding: 5px 10px; border-radius: 5px; margin: 0 0 6px 0;}
|
||||||
.list_view .info_con{padding: 16px 30px 10px 30px;}
|
.list_view .info_con{padding: 16px 30px 10px 30px;}
|
||||||
|
|
||||||
/*나의강의실 > 최근 교육 목록 > 설문등록, 이수증 버튼 추가*/
|
/*실무역량강화 > 나의강의실 > 최근 교육 목록 > 설문등록, 이수증 버튼 추가 + 기소유예 > 교육 신청 목록 > 설문등록 버튼 추가*/
|
||||||
.tb_list02 .sur_bt{padding: 5px 10px; border-radius: 5px;}
|
.tb_list02 .sur_bt{padding: 5px 10px; border-radius: 5px;}
|
||||||
.tb_list02 .cer_bt{padding: 5px 10px; border-radius: 5px;}
|
.tb_list02 .cer_bt{padding: 5px 10px; border-radius: 5px;}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user