diff --git a/src/main/webapp/publish/css/popupLayer.css b/src/main/webapp/publish/css/popupLayer.css index eb2e6272..5c3626ef 100644 --- a/src/main/webapp/publish/css/popupLayer.css +++ b/src/main/webapp/publish/css/popupLayer.css @@ -1218,7 +1218,12 @@ .layer_in .popup_search_type2 { background-color: #f2f2f2; padding: 9px 20px; border-radius: 5px; margin: 0 0 20px 0; display:flex; align-items:center;} .layer_in .popup_search_type2 .title {margin:0 20px 0 10px;} .layer_in .popup_search_type2 input.send_text {width:265px; border:solid 1px #ccc; height:36px;} -.layer_in .popup_search_type2 button { width:63px;} +.layer_in .popup_search_type2 button { width:63px; margin:0 0 0 5px;} + +/* 발송화면 개선 : 발송대상 리스트 팝업 : 주소록등록 */ +.layer_in .layer_tType1.style1 select{width:155px;} +.layer_in .layer_tType1.style1 input{width:190px;} + /* 주소록 대량등록 */ .file_upload_wrap{position:relative;display:flex;justify-content:space-between;align-items:center;} diff --git a/src/main/webapp/publish/js/popupLayer.js b/src/main/webapp/publish/js/popupLayer.js index 881df609..c2e17c73 100644 --- a/src/main/webapp/publish/js/popupLayer.js +++ b/src/main/webapp/publish/js/popupLayer.js @@ -155,6 +155,10 @@ function tooltip() { if($(this).closest(".adr_layer").is(".adr_popup14") == true){ $(".mask").addClass("on"); }else{} + // 결과상세에서 레이어팝업 2개 뜰 경우 + if($(this).closest(".adr_layer").is(".rev_popup02") == true){ + $(".mask").addClass("on"); + }else{} }) } diff --git a/src/main/webapp/publish/textingmsg_2025_detail.html b/src/main/webapp/publish/textingmsg_2025_detail.html index 44c063bd..9bca4843 100644 --- a/src/main/webapp/publish/textingmsg_2025_detail.html +++ b/src/main/webapp/publish/textingmsg_2025_detail.html @@ -255,7 +255,7 @@
그룹등록
- +주소록에 등록
+선택된 발송내역 전화번호를 그룹으로 등록합니다.
-| 그룹 선택 | ++ + + + + | +
|---|