From 0df506a1004da6226ca9e16d2ebe59b986d04e5e Mon Sep 17 00:00:00 2001 From: kmg Date: Thu, 15 Feb 2024 12:19:36 +0900 Subject: [PATCH] =?UTF-8?q?2024/02/15=20=ED=85=8C=EC=9D=B4=EB=B8=94,=20?= =?UTF-8?q?=EB=B2=84=ED=8A=BC=20=EC=8A=A4=ED=83=80=EC=9D=BC,=20=ED=85=8D?= =?UTF-8?q?=EC=8A=A4=ED=8A=B8=20=ED=81=B4=EB=9E=98=EC=8A=A4=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsp/oprtn/adultVisitEdu/instrAplctRegExcel.jsp | 12 ++++++------ .../jsp/oprtn/tngrVisitEdu/instrAplctRegExcel.jsp | 12 ++++++------ src/main/webapp/visitEdu/adm/publish/css/content.css | 5 ++++- 3 files changed, 16 insertions(+), 13 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/instrAplctRegExcel.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/instrAplctRegExcel.jsp index 8d770e63..ca819baa 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/instrAplctRegExcel.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/instrAplctRegExcel.jsp @@ -464,10 +464,10 @@ $( document ).ready(function(){
- - - - + + + + @@ -483,11 +483,11 @@ $( document ).ready(function(){ - <%-- ※ 컴퓨터 파일(엑셀)만 등록 가능합니다.sample --%> - ※ 컴퓨터 파일(엑셀)만 등록 가능합니다.sample + ※ 컴퓨터 파일(엑셀)만 등록 가능합니다.샘플 다운로드 diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctRegExcel.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctRegExcel.jsp index e4b16d5b..7f6edbdc 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctRegExcel.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctRegExcel.jsp @@ -388,10 +388,10 @@ $( document ).ready(function(){
- - - - + + + + @@ -407,10 +407,10 @@ $( document ).ready(function(){ - - ※ 컴퓨터 파일(엑셀)만 등록 가능합니다.sample + ※ 컴퓨터 파일(엑셀)만 등록 가능합니다.샘플 다운로드 <%-- ※ 컴퓨터 파일(엑셀)만 등록 가능합니다.sample --%> diff --git a/src/main/webapp/visitEdu/adm/publish/css/content.css b/src/main/webapp/visitEdu/adm/publish/css/content.css index 8acfd294..72b10a6e 100644 --- a/src/main/webapp/visitEdu/adm/publish/css/content.css +++ b/src/main/webapp/visitEdu/adm/publish/css/content.css @@ -479,4 +479,7 @@ input[type="text"].input_time {width: 50px;} .check_pop .cont_popup .id_wrap .id_check3 .btnType03{background-color: #697e9b; margin: 0 0 0 5px; font-size: 17px; padding: 0 15px; height: 40px;} .check_pop .cont_popup .id_wrap .id_check3 .btnType03:hover{background-color: #546a89;} .check_pop .cont_popup .id_check2 span{margin-right: 5px;} -.check_pop .cont_popup .btn_wrap{text-align: center;} \ No newline at end of file +.check_pop .cont_popup .btn_wrap{text-align: center;} + +.req_text1{display: inline-block; font-size: 16px; font-weight:400; vertical-align: middle; padding:0 5px;} +.req_text1 a {text-decoration:underline; color:#3a72db; font-size:15px; font-weight:500; padding:0 0 0 16px;} \ No newline at end of file