2024/01/04 선거 수동문자 버튼 수정
@c0359b61678b48d30b12b13a39f8a3babde1fe88
--- src/main/webapp/publish/css/content.css
+++ src/main/webapp/publish/css/content.css
... | ... | @@ -621,11 +621,11 @@ |
| 621 | 621 |
.sub .election .receipt_number_table_wrap .put_right .receipt_info .btn_reset i{display:inline-block;width:15px;height:13px;margin:-1px 2px 0 0;background:url(/publish/images/icon_reset.png) no-repeat center center;}
|
| 622 | 622 |
.sub .election .list_bottom{display:flex;width:100%;align-items:center;justify-content:space-between;padding:0 0 10px 0;}
|
| 623 | 623 |
.sub .election .list_bottom .pagination{display:inline-flex;width:auto;margin:0;justify-content:flex-start;}
|
| 624 |
-.sub .election .list_bottom .pagination button{height:32px;}
|
|
| 624 |
+.sub .election .list_bottom .pagination button{display:inline-flex;align-items:center;justify-content:center;height:32px;}
|
|
| 625 | 625 |
.sub .election .list_bottom .list_bottom_right{float:none;display:inline-flex;justify-content:flex-end;}
|
| 626 |
-.sub .election .list_bottom .list_bottom_right button{height:32px;padding:0 13px;font-weight:400 !important;}
|
|
| 626 |
+.sub .election .list_bottom .list_bottom_right button{width:95px;height:32px;font-size:14px;padding:0 2px;font-weight:400 !important;}
|
|
| 627 | 627 |
.sub .election .list_bottom .list_bottom_right>button{margin:0 4px 0 0;}
|
| 628 |
-.sub .election .list_bottom .list_bottom_right .btn_yellow{display:inline-flex;align-items:center;padding:0 10px;}
|
|
| 628 |
+.sub .election .list_bottom .list_bottom_right .btn_yellow{display:inline-flex;align-items:center;justify-content:center;padding:0 2px;}
|
|
| 629 | 629 |
.sub .election .list_bottom .list_bottom_right .btn_yellow i.qmMark{background:url(/publish/images/content/qmIcon_black.png) no-repeat center;margin:0 0 0 2px;}
|
| 630 | 630 |
|
| 631 | 631 |
/* 2023/12/07 선거문자 - 20건문자(수동문자) 전송 추가 table에서 ul로 변경 */ |
... | ... | @@ -2175,8 +2175,8 @@ |
| 2175 | 2175 |
|
| 2176 | 2176 |
/* 선거문자 */ |
| 2177 | 2177 |
.sub .election .list_bottom{width:100%;}
|
| 2178 |
- .sub .election .receipt_number_table_wrap+.list_bottom .list_bottom_right button{letter-spacing:-1.4px;}
|
|
| 2179 |
- .sub .election .list_bottom .pagination button{width:30px;height:30px;}
|
|
| 2178 |
+ .sub .election .list_bottom .list_bottom_right button{height:30px;font-size:14px;letter-spacing:-1.4px;}
|
|
| 2179 |
+ .sub .election .list_bottom .pagination button{display:inline-flex;width:25px;height:30px;align-items:center;justify-content:center;}
|
|
| 2180 | 2180 |
} |
| 2181 | 2181 |
|
| 2182 | 2182 |
@media only screen and (max-width:1380px){
|
... | ... | @@ -2214,6 +2214,9 @@ |
| 2214 | 2214 |
|
| 2215 | 2215 |
/* 카카오톡 */ |
| 2216 | 2216 |
.kakaotalkset_cont .kakao_wrap .template_category{width: 259px;}
|
| 2217 |
+ |
|
| 2218 |
+ /* 선거문자 */ |
|
| 2219 |
+ .sub .election .list_bottom .list_bottom_right button{width:90px;height:30px;font-size:14px;letter-spacing:-1.4px;}
|
|
| 2217 | 2220 |
} |
| 2218 | 2221 |
|
| 2219 | 2222 |
@media only screen and (max-width:1300px){
|
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?