2024/07/22 발송결과 화면 개선 수정작업

This commit is contained in:
kmg 2024-07-22 10:04:54 +09:00
parent 4d501e737b
commit 80797ba8f1
3 changed files with 5 additions and 2 deletions

View File

@ -81,6 +81,7 @@ textarea:-ms-input-placeholder {font-family: 'Noto Sans KR', sans-serif; font-we
.btnType22:hover {background-color:#eea301;}
.btnType23 {background:#6a6c72; color:#fff; border-radius: 5px; font-size:14px; font-weight: 400; padding:4px 13px; margin:0 3px;} /*api에 사용*/
.btnType24 {background:#fff; border: 1px solid #8697c2; color: #002c9a; height: 28px; width: 70px; font-size: 14px; font-weight: 400; line-height: 1.5; margin:3px 0;} /*재사용 버튼 추가*/
.btnType25 {background:#999; color:#fff; font-size:14px; width:76px; height:26px;line-height: 1.5; }
/* 기타 반복 사용 */
/* 기타 버튼 타입 */

View File

@ -18,6 +18,8 @@
<!-- <p>***<span class="font1"> (컨텐츠)</span> : 반복적으로 사용 안함</p>
<p>***<span class="font2"> (보드)</span> : 반복적으로 사용</p> -->
<ul class="page">
<li><a href="/publish/textingmsg_2024_list.html">textingmsg_2024_list.html</a>[개선] 발송결과 : 문자 및 카카오톡 문구,진행상황,테이블 수정</li>
<li><a href="/publish/textingmsg_2024_detail.html">textingmsg_2024_detail.html</a>[개선] 발송결과 상세 : 문자화면 (카카오톡은 기획중)</li>
<li><a href="/publish/payment6.html">payment6.html</a>후불회원 : 결제관리 > 요금사용내역</li>
<li><a href="/publish/sub_election_2023.html">sub_election_2023.html</a>선거문자</li>
<li><a href="/publish/publish_text/send_text.html">send_text.html</a>문자보내기</li>

View File

@ -61,7 +61,7 @@
<!-- 220411 이통사 스팸차단 및 번호도용 방지 서비스 안내 팝업 -->
<div class="tooltip-wrap">
<div class="popup-com ad_layer popupJunk" tabindex="0" data-tooltip-con="popupJunk" data-focus="popupJunk" data-focus-prev="popupJunk-close" style="width: 795px">
<div class="popup-com ad_layer popupJunk" tabindex="0" data-tooltip-con="popupJunk" data-focus="popupJunk" data-focus-prev="popupJunk-close" style="width: 795px;">
<div class="popup_heading">
<p>이통사 스팸차단 및 번호도용 방지 서비스 안내</p>
<button type="button" class="tooltip-close" data-focus="popupJunk-close"><img src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"></button>
@ -256,7 +256,7 @@
<!-- 발송대상리스트 팝업 -->
<div class="tooltip-wrap">
<div class="popup-com ad_layer rev_popup04" tabindex="0" data-tooltip-con="rev_popup04" data-focus="rev_popup04" data-focus-prev="rev_popup04-close" style="width:595px">
<div class="popup-com ad_layer rev_popup04" tabindex="0" data-tooltip-con="rev_popup04" data-focus="rev_popup04" data-focus-prev="rev_popup04-close" style="width:595px;">
<div class="popup_heading">
<p>발송대상 리스트</p>
<button type="button" class="tooltip-close" data-focus="rev_popup04-close"><img src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"></button>