2024/01/24 체험교실 > 운영신청서 작성 > 신청서 제출 수정

This commit is contained in:
ITN_디자인팀 2024-01-24 16:08:31 +09:00
parent a12df57e53
commit 0019726c41
2 changed files with 5 additions and 2 deletions

View File

@ -968,7 +968,7 @@
<div class="tb_type01 tb_write tb_input">
</div>
<dl class="filewrap_div filewrap_exprnClsrmAplctReg">
<dl class="filewrap_div filewrap_exprnClsrmAplctReg file_ta">
<dt><p class="req_text"><span>필수입력 항목</span>*</p>신청서 제출</dt>
<dd class="upload_area">
<div class="btn_wrap">
@ -978,7 +978,7 @@
</div>
<div class="file_wrap no_img_box file_upload_box">
<table>
<caption>첨부파일 파일명, 종류, 크기 정보 제공</caption>
<caption>첨부파일 파일명, 종류, 크기</caption>
<colgroup>
<col style="width: auto;">
<col style="width: 15%;">

View File

@ -849,6 +849,9 @@ select.selType1 {height: 40px; border: 1px solid #d5d5d5; border-radius: 5px; pa
/*체험교실 > 운영목록 > 운영상세 > 수강신청 > 신청인 정보 주소 입력칸 레이아웃 수정(주소찾기 버튼 마진값 추가)*/
.tb_type01 table .address_btn{margin-right: 9%}
/*체험교실 > 운영신청서 작성 > 신청서 제출 수정*/
.file_ta{border-top: 2px solid #000; margin-top: -22px;}
@media all and (max-width: 1300px){
/*교육소개 추가*/
.edu_wrap .tb_type01 table tbody .edu_sus_num li{width: 55%;}