2025/01/122 발송결과_리스트 페이지 수정
This commit is contained in:
parent
db8481076d
commit
f00818aa20
@ -934,7 +934,7 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px
|
||||
.table_tab_wrap ul li.active button::after {content: ""; position: absolute; width: 90%; height: 9px; background-color: rgba(0,44,154,0.15);bottom: -1px; left: 50%; transform: translateX(-50%);}
|
||||
.table_tab_wrap .selType2 {width: 130px; position: absolute; top: 50%; right: 30px; transform: translateY(-50%);}
|
||||
/*발송결과 개선 */
|
||||
.table_tab_wrap .tab_btnbox{position:absolute; top: 50%; right: 30px; transform: translateY(-50%); z-index:10;}
|
||||
.table_tab_wrap .tab_btnbox{position:absolute; top: 50%; right: 30px; transform: translateY(-50%); z-index:9;}
|
||||
.table_tab_wrap .tab_btnbox button.btnType.btnType14.check_validity {border: 1px solid #002c9a; color: #002c9a;}
|
||||
.table_tab_wrap .tab_btnbox .qmMark{background-image: url(../images/content/qmIcon_s.png); width: 19px; height: 19px; margin-left: 5px; margin-top: -2px;}
|
||||
|
||||
@ -2364,6 +2364,10 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px
|
||||
.price_wrap .current .tb_wrap .tType4 tbody tr .result_cont .icon_wrap .re{background-color: #e8f0ff; color: #2c5dd6;}
|
||||
.price_wrap .current .tb_wrap .tType4 tbody tr .result_cont .icon_wrap .di{background-color: #e7f5ec; color: #359b59;}
|
||||
|
||||
.price_wrap .current .tb_wrap .tType4 tbody tr .btnType20{margin: -3px 0 0 0; background-color: #f5f5f5; border: 1px solid #d5d5d5; color: #222;}
|
||||
.rev_admin .rev_admin_in .rev_admin_top p:first-child{margin: 3px 0 0 0; font-size: 17px;}
|
||||
.rev_admin .rev_admin_in .rev_admin_top p:last-child span{font-size: 16px;}
|
||||
|
||||
|
||||
@keyframes rotate-loading {
|
||||
0% {transform:rotate(0)}
|
||||
|
||||
@ -255,12 +255,6 @@
|
||||
<button type="button" class="btnType6">조회</button>
|
||||
</div>
|
||||
<div class="btn_right">
|
||||
<label for="" class="label">발송방식 전체 선택</label>
|
||||
<select name="" id="" class="selType2 select_all_btn">
|
||||
<option value="">발송방식 전체</option>
|
||||
<option value="">WEB</option>
|
||||
<option value="">API</option>
|
||||
</select>
|
||||
<label for="" class="label">발신번호 선택</label>
|
||||
<select name="" id="" class="selType2 select_btn">
|
||||
<option value="">발신번호</option>
|
||||
@ -320,7 +314,7 @@
|
||||
<div class="rev_admin_in">
|
||||
<div class="rev_admin_top clearfix">
|
||||
<p>장문(LMS)</p>
|
||||
<p><span>30</span> 건</p>
|
||||
<p><span>3,285,258</span> 건</p>
|
||||
</div>
|
||||
<div class="rev_admin_btm">
|
||||
<dl>
|
||||
@ -375,7 +369,6 @@
|
||||
</div>
|
||||
<!-- 발송관리 -->
|
||||
<div class="price_history_cont price_wrap" id="listTab_2">
|
||||
|
||||
<div class="table_tab_wrap">
|
||||
<!-- tab button -->
|
||||
<ul>
|
||||
@ -422,6 +415,7 @@
|
||||
<div class="tb_wrap">
|
||||
<table class="tType4">
|
||||
<colgroup>
|
||||
<col style="width: 45px;">
|
||||
<col style="width: 12%;">
|
||||
<col style="width: 7%;">
|
||||
<col style="width: auto;">
|
||||
@ -434,6 +428,10 @@
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th rowspan="2">
|
||||
<label for="" class="label">전체 선택</label>
|
||||
<input type="checkbox">
|
||||
</th>
|
||||
<th rowspan="2">발송일시
|
||||
<div class="sort_wrap">
|
||||
<input type="button" class="sort sortBtn" id="sort_reqdate">
|
||||
@ -462,6 +460,10 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>
|
||||
<label for="" class="label">선택</label>
|
||||
<input type="checkbox">
|
||||
</td>
|
||||
<td>2024-01-09 17:42</td>
|
||||
<td>단문</td>
|
||||
<td class="result_cont">
|
||||
@ -489,6 +491,10 @@
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<label for="" class="label">선택</label>
|
||||
<input type="checkbox">
|
||||
</td>
|
||||
<td>2024-01-09 17:42</td>
|
||||
<td>단문</td>
|
||||
<td class="result_cont">
|
||||
@ -508,9 +514,13 @@
|
||||
<p class="c_e40000">0</p>
|
||||
</td>
|
||||
<td>-</td>
|
||||
<td>예약취소</td>
|
||||
<td>예약취소</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<label for="" class="label">선택</label>
|
||||
<input type="checkbox">
|
||||
</td>
|
||||
<td>2024-01-09 17:42</td>
|
||||
<td>단문</td>
|
||||
<td class="result_cont">
|
||||
@ -532,6 +542,10 @@
|
||||
<td>진행중</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<label for="" class="label">선택</label>
|
||||
<input type="checkbox">
|
||||
</td>
|
||||
<td>2024-01-09 17:42</td>
|
||||
<td>단문</td>
|
||||
<td class="result_cont">
|
||||
@ -558,17 +572,12 @@
|
||||
<!--// 발송화면 개선 : 테이블 수정-->
|
||||
|
||||
<div class="table_btn clearfix">
|
||||
<!-- <div class="table_btn_left">
|
||||
<button type="button" data-tooltip="rev_popup02" class="btnType btnType15"><i class="add_img"></i>그룹등록</button>
|
||||
<button type="button" class="btnType btnType15" onclick="javascript:fnDeleteAddrNo('groupList'); return false;"><i class="remove_img"></i>주소록에서 번호 삭제</button>
|
||||
<button type="button" class="btnType btnType15" onclick="javascript:fnAddBlockNo('groupList'); return false;">수신거부번호 등록</button>
|
||||
<div class="table_btn_left">
|
||||
<button type="button" onclick="" class="btnType btnType15"><i class="remove_img"></i>선택삭제</button>
|
||||
</div>
|
||||
<div class="table_btn_right">
|
||||
<button type="button" class="excel_btn btnType"><i class="downroad"></i>엑셀
|
||||
다운로드</button>
|
||||
<button type="button" class="print_btn btnType"><i class="print_img"></i>발송결과
|
||||
출력하기</button>
|
||||
</div>-->
|
||||
<button type="button" class="excel_btn btnType"><i class="downroad"></i>엑셀 다운로드</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- pagination -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user