From 0b22c3160b9f75c4ecd8d1e2047727a4a72c86e1 Mon Sep 17 00:00:00 2001 From: kmg Date: Tue, 19 Nov 2024 17:39:16 +0900 Subject: [PATCH 01/11] =?UTF-8?q?2024/11/19=20=ED=8C=9D=EC=97=85=EC=88=98?= =?UTF-8?q?=EC=A0=95=201=EC=B0=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/jsp/web/main/mainPage.jsp | 34 ++++++++++++++++++- src/main/webapp/publish/css/popupLayer.css | 1 + 2 files changed, 34 insertions(+), 1 deletion(-) 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 5e01be31..3f38cc74 100644 --- a/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp @@ -1225,7 +1225,7 @@ function fn_click_banner_add_stat(bannerMenuCode){ - + + + + +
diff --git a/src/main/webapp/publish/css/popupLayer.css b/src/main/webapp/publish/css/popupLayer.css index 3fa3cc1f..d99c22d8 100644 --- a/src/main/webapp/publish/css/popupLayer.css +++ b/src/main/webapp/publish/css/popupLayer.css @@ -58,6 +58,7 @@ .layer_popup_wrap02 .layer_popup:first-child{margin-left: 0;} .layer_popup_wrap02 .layer_popup:last-child{margin-right: 0;} .layer_popup_wrap02 .popup_inner{position: relative; display: flex; width: 100%; height: 100%; vertical-align: middle; justify-content: center; align-items: center;} +.layer_popup_wrap .popup_range {display:flex; flex-direction:column;} /* layer_tType1 */ .popTable_wrap {border: 1px solid #ccc; border-radius: 5px;} From 06fec12b4594cb1d989eb0609517aa17c5561fb0 Mon Sep 17 00:00:00 2001 From: Eunjipark Date: Tue, 19 Nov 2024 17:57:55 +0900 Subject: [PATCH 02/11] =?UTF-8?q?2024/11/19=20=ED=8C=9D=EC=97=85=EC=88=98?= =?UTF-8?q?=EC=A0=95=202=EC=B0=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../webapp/WEB-INF/jsp/web/main/mainPage.jsp | 14 +++++++------- .../publish/images/main/popup04_241119.jpg | Bin 0 -> 56864 bytes .../publish/images/main/popup06_241119.jpg | Bin 0 -> 61900 bytes 3 files changed, 7 insertions(+), 7 deletions(-) create mode 100644 src/main/webapp/publish/images/main/popup04_241119.jpg create mode 100644 src/main/webapp/publish/images/main/popup06_241119.jpg 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 3f38cc74..7e8c1f21 100644 --- a/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp @@ -1241,12 +1241,12 @@ function fn_click_banner_add_stat(bannerMenuCode){