From 4eeda6d622d777253bfae0f3e8b4f3810f93b672 Mon Sep 17 00:00:00 2001 From: kmg Date: Tue, 27 Feb 2024 16:26:48 +0900 Subject: [PATCH 1/2] =?UTF-8?q?2024/02/27=20=EC=84=A4=EB=AC=B8=EC=A7=80?= =?UTF-8?q?=EC=96=91=EC=8B=9D=EA=B4=80=EB=A6=AC=20=EB=93=B1=EB=A1=9D?= =?UTF-8?q?=ED=99=94=EB=A9=B4=20=EC=BA=98=EB=A6=B0=EB=8D=94=20=EC=9D=B4?= =?UTF-8?q?=EB=AF=B8=EC=A7=80=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/visitEdu/adm/publish/css/content_sub.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/visitEdu/adm/publish/css/content_sub.css b/src/main/webapp/visitEdu/adm/publish/css/content_sub.css index 8cae4506..0dd8869e 100644 --- a/src/main/webapp/visitEdu/adm/publish/css/content_sub.css +++ b/src/main/webapp/visitEdu/adm/publish/css/content_sub.css @@ -95,7 +95,7 @@ .date_format {width: 60px !important;} #ntceBgndeYYYMMDD, #ntceEnddeYYYMMDD {width: 120px !important;} .calendar_in {display: inline-block; position: relative;} -.calBtn {padding: 0 10px; border: 0; background-color: inherit;} +.calBtn {padding: 0 10px; border: 0; background-color: inherit; background:url(../image/content/calendarIcon.png)no-repeat; background-position-x:2px; width:22px;} .calendar_in img {position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%)} .dateInput {width: } From e6b53656e20d7baec66917fde2c0c631e54aad95 Mon Sep 17 00:00:00 2001 From: kmg Date: Tue, 27 Feb 2024 16:55:57 +0900 Subject: [PATCH 2/2] =?UTF-8?q?2024/02/27=20=EC=BA=98=EB=A6=B0=EB=8D=94=20?= =?UTF-8?q?=EB=A0=88=EC=9D=B4=EC=95=84=EC=9B=83=20=EB=95=8C=EB=AC=B8?= =?UTF-8?q?=EC=97=90=20class=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/jsp/uss/olp/qmc/UserQustnrManageModify.jsp | 2 +- .../webapp/WEB-INF/jsp/uss/olp/qmc/UserQustnrManageRegist.jsp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/uss/olp/qmc/UserQustnrManageModify.jsp b/src/main/webapp/WEB-INF/jsp/uss/olp/qmc/UserQustnrManageModify.jsp index 0a9e0649..ff6e9bb6 100644 --- a/src/main/webapp/WEB-INF/jsp/uss/olp/qmc/UserQustnrManageModify.jsp +++ b/src/main/webapp/WEB-INF/jsp/uss/olp/qmc/UserQustnrManageModify.jsp @@ -274,7 +274,7 @@ function fnResetDate() {
-
+
diff --git a/src/main/webapp/WEB-INF/jsp/uss/olp/qmc/UserQustnrManageRegist.jsp b/src/main/webapp/WEB-INF/jsp/uss/olp/qmc/UserQustnrManageRegist.jsp index cdd55f2b..d5c6144c 100644 --- a/src/main/webapp/WEB-INF/jsp/uss/olp/qmc/UserQustnrManageRegist.jsp +++ b/src/main/webapp/WEB-INF/jsp/uss/olp/qmc/UserQustnrManageRegist.jsp @@ -236,7 +236,7 @@ function delete_item(obj, fileIdx){
-
+