From e921e82e7d9725f330f9f757ccf9974857176d7a 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, 14 Mar 2024 11:48:03 +0900 Subject: [PATCH] =?UTF-8?q?2024/03/14=20=EA=B8=B0=EC=86=8C=EC=9C=A0?= =?UTF-8?q?=EC=98=88=20>=20=EA=B0=95=EC=9D=98=EB=AA=A9=EB=A1=9D=20>=20?= =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=EC=9D=BC=EB=95=8C=20=EC=BA=98?= =?UTF-8?q?=EB=A6=B0=EB=8D=94=20=ED=83=AD=20=EC=88=A8=EA=B9=80=EC=B2=98?= =?UTF-8?q?=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/jsp/web/ve/aplct/sspnIdtmt/eduAplctList.jsp | 8 ++++---- src/main/webapp/visitEdu/usr/publish/css/content.css | 5 +++++ 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/eduAplctList.jsp b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/eduAplctList.jsp index b0deb354..bb63dd3f 100644 --- a/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/eduAplctList.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/ve/aplct/sspnIdtmt/eduAplctList.jsp @@ -570,7 +570,7 @@ $(document).ready(function(){ -
+
@@ -608,8 +608,8 @@ $(document).ready(function(){
@@ -730,7 +730,7 @@ $(document).ready(function(){
- +
diff --git a/src/main/webapp/visitEdu/usr/publish/css/content.css b/src/main/webapp/visitEdu/usr/publish/css/content.css index 426ec0ec..14751db7 100644 --- a/src/main/webapp/visitEdu/usr/publish/css/content.css +++ b/src/main/webapp/visitEdu/usr/publish/css/content.css @@ -1255,6 +1255,11 @@ select.selType1 {height: 40px; border: 1px solid #d5d5d5; border-radius: 5px; pa .calendar_wrap .duet-date__input::placeholder {font-size: 14px;} .list_top .btn_wrap .duet-date__prev, .list_top .btn_wrap .duet-date__next{width: 36px; margin-top: 0;} .list_top .btn_wrap .calendar_wrap .duet-date__toggle{top: -2px; right: 8px;} + + /*모바일 > 캘린더형 탭 숨김 처리*/ + .list_con .fc{display: none;} + .tab.tab_02 .con_li{width: calc(100%);} + .tab.tab_02 .cal_li{display: none;} } /* //calendar */