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;}