From c038a06539700d3bfe939edf10e2ac8585ea467b Mon Sep 17 00:00:00 2001 From: kmg Date: Wed, 14 Feb 2024 12:07:58 +0900 Subject: [PATCH 1/4] =?UTF-8?q?2024/02/14=20=EC=8B=9C=EA=B0=84=20select=20?= =?UTF-8?q?=ED=99=94=EC=82=B4=ED=91=9C=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20?= =?UTF-8?q?=EA=B2=BD=EB=A1=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/visitEdu/adm/publish/css/content.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/visitEdu/adm/publish/css/content.css b/src/main/webapp/visitEdu/adm/publish/css/content.css index ce0821ad..a9dda1da 100644 --- a/src/main/webapp/visitEdu/adm/publish/css/content.css +++ b/src/main/webapp/visitEdu/adm/publish/css/content.css @@ -144,7 +144,7 @@ input[type="text"].input_time {width: 50px;} .time_top p {font-size: 18px; color: #fff; font-weight: 400; align-self: center;} .time_cont{display: flex; justify-content: space-between; align-items: center; padding: 15px 15px 10px 15px;} .time_cont p{padding: 10px 0; font-size: 18px;} -.ampm_select, .hours_select, .min_select{width: 120px; height: 32px; border: 1px solid #d5d5d5; border-radius: 3px; padding-left: 10px; box-sizing: border-box; color: #222; font-size: 16px !important; font-weight: 300; font-size: 16px; background-image: url(../images/content/select.png); background-repeat: no-repeat; background-position: 85% center;} +.ampm_select, .hours_select, .min_select{width: 120px; height: 32px; border: 1px solid #d5d5d5; border-radius: 3px; padding-left: 10px; box-sizing: border-box; color: #222; font-size: 16px !important; font-weight: 300; font-size: 16px; background-image: url(../image/content/select.png); background-repeat: no-repeat; background-position: 85% center;} .ampm_select {width: 70px; letter-spacing: -0.5px;} .time_close{width: auto !important; height: auto !important; padding: 3px 10px; border: 1px solid #dadada; border-radius: 0 !important; margin: 0 15px 20px 0; font-size: 14px !important; font-weight: 400; background-color: #eee; float: right;} .time_close i{background-color:#e20; width: 9px; height: 3px; margin-right: 5px; display: inline-block;vertical-align: middle; } From 87c34aae81f84467b222390dfba6f27f817876f5 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: Wed, 14 Feb 2024 12:40:43 +0900 Subject: [PATCH 2/4] =?UTF-8?q?2024/02/14=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 --- src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp | 2 +- src/main/webapp/visitEdu/adm/publish/css/content.css | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp index d494342a..0695c2e6 100644 --- a/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp +++ b/src/main/webapp/WEB-INF/jsp/cop/bbs/EgovNoticeRegist.jsp @@ -231,7 +231,7 @@ function fn_egov_regist_preview() { - + diff --git a/src/main/webapp/visitEdu/adm/publish/css/content.css b/src/main/webapp/visitEdu/adm/publish/css/content.css index a9dda1da..f9f38c18 100644 --- a/src/main/webapp/visitEdu/adm/publish/css/content.css +++ b/src/main/webapp/visitEdu/adm/publish/css/content.css @@ -469,4 +469,7 @@ input[type="text"].input_time {width: 50px;} .tb_type02 .input_adress .detail_address{margin: 5px 0 0 0;} /*실무역량강화 > 과정관리목록 > 등록 > 과정면 input 크기 수정*/ -.pr_name input{width: 500px;} \ No newline at end of file +.pr_name input{width: 500px;} + +/*게시판 > 등록화면 > 제목 input 가로 수정*/ +.tite_in input{width: 100%;} \ No newline at end of file From 9af3cd0ccba9d54b962dfdc7e607b77db9941261 Mon Sep 17 00:00:00 2001 From: kmg Date: Wed, 14 Feb 2024 12:54:06 +0900 Subject: [PATCH 3/4] =?UTF-8?q?2024/02/14=20=ED=85=8C=EC=9D=B4=EB=B8=94=20?= =?UTF-8?q?class=20=EB=B3=80=EA=B2=BD=20=EB=B0=8F=20input=20width=20?= =?UTF-8?q?=EC=8A=A4=ED=83=80=EC=9D=BC=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/WEB-INF/jsp/uss/ion/fms/FmsFileList.jsp | 2 +- src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileModify.jsp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileList.jsp b/src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileList.jsp index 7a419ebb..e96b876e 100644 --- a/src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileList.jsp +++ b/src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileList.jsp @@ -160,7 +160,7 @@ $(window).load(function() { -
+
diff --git a/src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileModify.jsp b/src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileModify.jsp index 2a9e5833..8a7c8d77 100644 --- a/src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileModify.jsp +++ b/src/main/webapp/WEB-INF/jsp/uss/ion/fms/FmsFileModify.jsp @@ -149,7 +149,7 @@ function fileUploadPopup(){ From 58c7eefdb5deb82e46b3bf2d851081287e4518aa 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: Wed, 14 Feb 2024 15:09:51 +0900 Subject: [PATCH 4/4] =?UTF-8?q?2024/02/14=20=EC=9B=B9=EC=A0=91=EA=B7=BC?= =?UTF-8?q?=EC=84=B1=201=EC=B0=A8=20=EC=8B=AC=EC=82=AC=20=ED=9B=84=20?= =?UTF-8?q?=EC=88=98=EC=A0=95(=EC=95=8C=EB=A6=BC=ED=8C=90=20>=20role=3D"gr?= =?UTF-8?q?oup"=20=EC=82=AD=EC=A0=9C)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp b/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp index fda5c5f5..a7130e17 100644 --- a/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp @@ -26,6 +26,7 @@ $(document).ready(function (){ //웹접근성>알림판 aria 속성 삭제 $(".swiper-slide").removeAttr("aria-label"); + $(".swiper-slide").removeAttr("role"); });
내용 - +