From 5807ddd0839905c82673ceb7a3f559196ff74407 Mon Sep 17 00:00:00 2001 From: "hehihoho3@gmail.com" Date: Tue, 24 Dec 2024 18:50:35 +0900 Subject: [PATCH] =?UTF-8?q?=EC=A3=BC=EC=86=8C=EB=A1=9D=20=EB=B6=88?= =?UTF-8?q?=EB=9F=AC=EC=98=A4=EA=B8=B0=20=EC=A0=84=EC=B2=B4=20=EB=B2=84?= =?UTF-8?q?=ED=8A=BC=20=EC=84=A0=ED=83=9D=20=EC=9B=90=EB=B3=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsp/web/fax/addr/FaxAddrGroupListAjaxView.jsp | 10 ++++++---- .../jsp/web/msgdata/addr/MsgAddrGroupListAjax.jsp | 9 +++++---- src/main/webapp/publish/css/popupLayer.css | 6 +++--- 3 files changed, 14 insertions(+), 11 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/web/fax/addr/FaxAddrGroupListAjaxView.jsp b/src/main/webapp/WEB-INF/jsp/web/fax/addr/FaxAddrGroupListAjaxView.jsp index 145712fd..69a767c6 100644 --- a/src/main/webapp/WEB-INF/jsp/web/fax/addr/FaxAddrGroupListAjaxView.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/fax/addr/FaxAddrGroupListAjaxView.jsp @@ -16,10 +16,12 @@ $(".adr_cb_wrap2").click(function(){
<%-- --%> - - - 전체

- +

+ 폴더 닫힘 +<%-- 전체

--%> + 전체[명] + +

diff --git a/src/main/webapp/WEB-INF/jsp/web/msgdata/addr/MsgAddrGroupListAjax.jsp b/src/main/webapp/WEB-INF/jsp/web/msgdata/addr/MsgAddrGroupListAjax.jsp index ee3dffdd..0395b808 100644 --- a/src/main/webapp/WEB-INF/jsp/web/msgdata/addr/MsgAddrGroupListAjax.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/msgdata/addr/MsgAddrGroupListAjax.jsp @@ -95,10 +95,11 @@ $(".adr_cb_wrap2").click(function(){
- -<%-- 폴더 닫힘전체[명] --%> - 전체

- +

+ 폴더 닫힘 + 전체[명] +<%-- 전체

--%> +

diff --git a/src/main/webapp/publish/css/popupLayer.css b/src/main/webapp/publish/css/popupLayer.css index 26d4cae4..40fb362e 100644 --- a/src/main/webapp/publish/css/popupLayer.css +++ b/src/main/webapp/publish/css/popupLayer.css @@ -562,9 +562,9 @@ .adr_cb_wrap2.active>p {color: #002c9a; font-weight: 500; cursor: default;} .adr_cb_wrap2 span span {color: #002c9a; font-weight: 500;} -.adr_cb_wrap2.total_adr_cb_wrap{background:#e5e5e5;border-radius:5px 5px 0 0;font-size:15px;justify-content:space-between;align-items:center;} -.adr_cb_wrap2.total_adr_cb_wrap p{color:#002c9a;font-weight:500;text-align:right;font-size:15px;} -.adr_cb_wrap2.total_adr_cb_wrap span{color:#444;font-weight:300;} +/* .adr_cb_wrap2.total_adr_cb_wrap{background:#e5e5e5;border-radius:5px 5px 0 0;font-size:15px;justify-content:space-between;align-items:center;} */ +/* .adr_cb_wrap2.total_adr_cb_wrap p{color:#002c9a;font-weight:500;text-align:right;font-size:15px;} */ +/* .adr_cb_wrap2.total_adr_cb_wrap span{color:#444;font-weight:300;} */ .adr_call_popup .popup_btn_wrap2 button{width:auto;min-width:100px;padding:0 10px;}