From 96e6ec22729946a84db2e979914b1f3730fdfdfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ITN=5F=EB=94=94=EC=9E=90=EC=9D=B8=ED=8C=80?= Date: Thu, 22 Feb 2024 15:49:30 +0900 Subject: [PATCH] =?UTF-8?q?2024/02/22=20=EA=B4=80=EB=A6=AC=EC=9E=90?= =?UTF-8?q?=ED=8E=98=EC=9D=B4=EC=A7=80=20=EC=8A=A4=ED=83=80=EC=9D=BC=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../oprtn/adultVisitEdu/instrMngDetail.jsp | 2 +- .../tngrVisitEdu/eduAsgnmCnfrmMngDetail.jsp | 2 +- .../jsp/oprtn/tngrVisitEdu/instrAplctReg.jsp | 20 ++++++++----------- .../jsp/oprtn/tngrVisitEdu/instrMngDetail.jsp | 4 ++-- .../visitEdu/adm/publish/css/content.css | 2 +- 5 files changed, 13 insertions(+), 17 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/instrMngDetail.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/instrMngDetail.jsp index 05bc3f38..e7decd4b 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/instrMngDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/adultVisitEdu/instrMngDetail.jsp @@ -772,7 +772,7 @@ function getYears(getYear){

위촉구분${info.apptDiv}

- + <%-- --%> diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/eduAsgnmCnfrmMngDetail.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/eduAsgnmCnfrmMngDetail.jsp index 68a01c63..6dfe7525 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/eduAsgnmCnfrmMngDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/eduAsgnmCnfrmMngDetail.jsp @@ -581,7 +581,7 @@ - + diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctReg.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctReg.jsp index 5cb0b52f..04ed236d 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctReg.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrAplctReg.jsp @@ -326,18 +326,14 @@ $( document ).ready(function(){ -
+
-
-
-
- 이미지를 넣어주세요 -
- -
-
+
+ 이미지를 넣어주세요 +
+
-
+
@@ -378,7 +374,7 @@ $( document ).ready(function(){ - +
@@ -395,7 +391,7 @@ $( document ).ready(function(){ + type="button" class="btn_type01" data-tooltip="sub26_pop01" onclick="fncRsdnePopup();return false;">선택 diff --git a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrMngDetail.jsp b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrMngDetail.jsp index 23cb3405..5fa2736f 100644 --- a/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrMngDetail.jsp +++ b/src/main/webapp/WEB-INF/jsp/oprtn/tngrVisitEdu/instrMngDetail.jsp @@ -660,7 +660,7 @@

구분

- + <%-- --%> @@ -671,7 +671,7 @@

위촉구분

- + <%-- --%> diff --git a/src/main/webapp/visitEdu/adm/publish/css/content.css b/src/main/webapp/visitEdu/adm/publish/css/content.css index 72b10a6e..9cdcd64d 100644 --- a/src/main/webapp/visitEdu/adm/publish/css/content.css +++ b/src/main/webapp/visitEdu/adm/publish/css/content.css @@ -73,7 +73,7 @@ .btn_type04:hover{background-color: #1854c3;} .btn_type05{ background-color: #d04400; color: #fff;} .btn_type05:hover{background-color: #c03f00;} -.btn_type06{color: #3a72db; border: 1px solid #3a72db; background-color: #fff;} +.btn_type06{color: #3a72db; border: 1px solid #3a72db; background-color: #fff; border-radius: 5px;} .btn_type06:hover{background-color: #f1f5fb;} .btn_type07{border: 1px solid #d04400; background-color: #fefaf7; color: #d04400;} .btn_type07:hover{background-color: #fdf3ed;}