2025/02/20 문자전송 > 안심번호 사용 관련 안내 추가_수정1
@cb88d2c1ec433c2bde5848d5d119ad9f7a8037a7
--- src/main/webapp/WEB-INF/jsp/web/msgdata/MsgDataSMLView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/msgdata/MsgDataSMLView.jsp
... | ... | @@ -3202,7 +3202,7 @@ |
| 3202 | 3202 |
if(pageUrl == "adrvertisement1"){
|
| 3203 | 3203 |
window.open("about:blank", 'infoPop', 'width=790, height=800, top=100, left=100, fullscreen=no, menubar=no, status=no, toolbar=no, titlebar=yes, location=no, scrollbars=1');
|
| 3204 | 3204 |
}else if(pageUrl == "selectMsgDataView3"){
|
| 3205 |
- window.open("about:blank", 'infoPop', 'width=600, height=550, top=100, left=100, fullscreen=no, menubar=no, status=no, toolbar=no, titlebar=yes, location=no, scrollbars=1');
|
|
| 3205 |
+ window.open("about:blank", 'infoPop', 'width=500, height=550, top=100, left=100, fullscreen=no, menubar=no, status=no, toolbar=no, titlebar=yes, location=no, scrollbars=1');
|
|
| 3206 | 3206 |
}else{
|
| 3207 | 3207 |
window.open("about:blank", 'infoPop', 'width=790, height=350, top=100, left=100, fullscreen=no, menubar=no, status=no, toolbar=no, titlebar=yes, location=no, scrollbars=1');
|
| 3208 | 3208 |
} |
--- src/main/webapp/WEB-INF/jsp/web/pop/infoListPop.jsp
+++ src/main/webapp/WEB-INF/jsp/web/pop/infoListPop.jsp
... | ... | @@ -40,7 +40,7 @@ |
| 40 | 40 |
|
| 41 | 41 |
<c:when test="${pageType == 'selectMsgDataView3'}">
|
| 42 | 42 |
<!-- 문자전송 안심번호 사용안내 --> |
| 43 |
- <div class="info_popup ad_layer adpopup01 info_guide_popup" style="min-width:500px;"> |
|
| 43 |
+ <div class="info_popup ad_layer adpopup01 info_guide_popup" style="min-width:400px;"> |
|
| 44 | 44 |
<div class="popup_heading"> |
| 45 | 45 |
<p>안심번호(050*) 문자 발송 서비스 이용 제한 안내</p> |
| 46 | 46 |
</div> |
--- src/main/webapp/publish/css/content.css
+++ src/main/webapp/publish/css/content.css
... | ... | @@ -2596,7 +2596,7 @@ |
| 2596 | 2596 |
.sub .election .list_bottom .pagination button{display:inline-flex;width:25px;height:30px;align-items:center;justify-content:center;}
|
| 2597 | 2597 |
|
| 2598 | 2598 |
/*문자전송_안심번호 안내 추가*/ |
| 2599 |
- .top_content .send_general .send_left .tType1 .btn_popup_wrap .info_guide{margin: -11px 0 0 0; margin: 0 0 0 11px; text-indent: -11px;}
|
|
| 2599 |
+ .top_content .send_general .send_left .tType1 .btn_popup_wrap .info_guide{margin: 0 0 0 11px; text-indent: -11px;}
|
|
| 2600 | 2600 |
.tType1 tbody tr td.putText textarea.phone_num{height: 103px;}
|
| 2601 | 2601 |
} |
| 2602 | 2602 |
|
--- src/main/webapp/publish/css/popupLayer.css
+++ src/main/webapp/publish/css/popupLayer.css
... | ... | @@ -1253,6 +1253,7 @@ |
| 1253 | 1253 |
.tabulator .tabulator-header .tabulator-col .tabulator-col-content .tabulator-col-title-holder .tabulator-col-title{position: relative; z-index: 1;}
|
| 1254 | 1254 |
|
| 1255 | 1255 |
/*문자전송_안심번호 안내 추가 팝업*/ |
| 1256 |
+.info_guide_popup .layer_in{padding: 30px 25px 36px;}
|
|
| 1256 | 1257 |
.info_guide_popup .layer_in .info_list .center{margin: 6px 0;}
|
| 1257 | 1258 |
.info_guide_popup .layer_in .info_list li:before{content: normal;}
|
| 1258 | 1259 |
.info_guide_popup .layer_in .info_list li .sub_te{margin: 0 0 0 8px;}
|
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?