2024/01/15 웹접근성 수정
This commit is contained in:
parent
28e6aa293b
commit
0dae0e800c
@ -355,7 +355,7 @@ $(document).ready(function(){
|
||||
<p>설문자 생년월일</p>
|
||||
</th>
|
||||
<td>
|
||||
<label for="qestnrRespondent" class="label">설문자명생년월일 입력</label>
|
||||
<label for="qestnrRespondent" class="label">설문자 생년월일 입력</label>
|
||||
<input type="text" numberOnly class="popupInput" style="width: 50%;"
|
||||
id="qestnrRespondent" name="qestnrRespondent" value="<c:out value="${qestnrRespondent}" />" onblur="replyCalculation(); return false;">
|
||||
</td>
|
||||
|
||||
@ -251,7 +251,7 @@ $(document).ready(function(){
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<pre>개인정보 처리 동의서
|
||||
<pre>개인정보 처리 동의서222
|
||||
|
||||
한국저작권위원회에서는 귀하의 개인정보를 중요시하며, 개인정보보호법 제15조, 제17조, 제22조, 제23조 및 제24조에 따라 아래와 같이 개인정보 처리에 관하여 동의를 얻고자 합니다.
|
||||
|
||||
|
||||
@ -115,7 +115,7 @@
|
||||
.output_pop .output_btn{margin-top: 33px;}
|
||||
|
||||
/*성인 > 완료상세 > 교육완료 내용 > 결과보고 업로드 스크롤 생기게 수정*/
|
||||
.result_pop{max-height: 800px; overflow-y: scroll;}
|
||||
/*.result_pop{max-height: 800px; overflow-y: scroll;}*/
|
||||
|
||||
/*성인 > 완료상세 > 교육완료 내용 > 결과 보고 확인 팝업 > 닫기 버튼 여백 수정*/
|
||||
.re_pop .re_pop_btn{margin: 20px 0 0 0;}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user