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){
-
+
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: }