2024/01/19 선거문자 받는사람 하단 버튼 레이아웃 수정
@9f7d8c78e4c3c5ee5d75960e00a6ba133386b6a6
--- src/main/webapp/publish/css/content.css
+++ src/main/webapp/publish/css/content.css
... | ... | @@ -408,7 +408,7 @@ |
| 408 | 408 |
.list_bottom .list_bottom_right {float: right; font-size: 16px; display: flex;}
|
| 409 | 409 |
.list_bottom .list_bottom_right p {line-height: 36px;}
|
| 410 | 410 |
.list_bottom .list_bottom_right span {font-size: 20px; font-weight: 600 !important;}
|
| 411 |
-.list_bottom .list_bottom_right .address_reg2 {height: 36px; padding: 0 10px; border-radius: 5px;font-weight: 300; background-color: #6a6c72; color: #fff; margin-left: 10px;}
|
|
| 411 |
+.list_bottom .list_bottom_right .address_reg2 {height: 36px; padding: 0 10px; border-radius: 5px;font-weight: 400; background-color: #6a6c72; color: #fff; margin-left: 10px;}
|
|
| 412 | 412 |
|
| 413 | 413 |
.list_bottom .remove_btnWrap .address_reg2 {width: calc(100% - 246px); background-color: #6a6c72; color: #fff; border-radius: 5px; font-weight: 300;}
|
| 414 | 414 |
.list_bottom .remove_btnWrap .check_validity {height: 32px; position: absolute; right: 0;}
|
... | ... | @@ -619,10 +619,12 @@ |
| 619 | 619 |
.sub .election .receipt_number_table_wrap .put_right .receipt_info dd b{font-size:16px;font-weight:500;}
|
| 620 | 620 |
.sub .election .receipt_number_table_wrap .put_right .receipt_info .btn_reset{font-size:14px;font-weight:500;color:#333;}
|
| 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 |
-.sub .election .list_bottom{display:flex;width:100%;align-items:center;justify-content:space-between;padding:0 0 10px 0;}
|
|
| 622 |
+.sub .election .list_bottom{display:flex;width:94.8%;align-items:center;justify-content:space-between;padding:0 0 10px 0;}
|
|
| 623 |
+.sub .election .receipt_number_table_wrap .list_bottom{width:100%;}
|
|
| 623 | 624 |
.sub .election .list_bottom .pagination{display:inline-flex;width:auto;margin:0;justify-content:flex-start;}
|
| 624 | 625 |
.sub .election .list_bottom .pagination button{display:inline-flex;align-items:center;justify-content:center;height:32px;}
|
| 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{float:none;display:inline-flex;justify-content:flex-end;align-items:center;}
|
|
| 627 |
+.sub .election .list_bottom .list_bottom_right p{margin:0 10px 0 0;}
|
|
| 626 | 628 |
.sub .election .list_bottom .list_bottom_right button{width:95px;height:32px;font-size:14px;padding:0 2px;font-weight:400 !important;}
|
| 627 | 629 |
.sub .election .list_bottom .list_bottom_right>button{margin:0 4px 0 0;}
|
| 628 | 630 |
.sub .election .list_bottom .list_bottom_right .btn_yellow{display:inline-flex;align-items:center;justify-content:center;padding:0 2px;}
|
... | ... | @@ -2022,6 +2024,7 @@ |
| 2022 | 2024 |
.send_top {margin: 0 30px;}
|
| 2023 | 2025 |
.send_bottom {margin: 60px 30px 0 30px;}
|
| 2024 | 2026 |
.list_bottom {width: calc(100% - 200px);}
|
| 2027 |
+ .sub .election .list_bottom{width:calc(100% - 100px)}
|
|
| 2025 | 2028 |
.area_tabcontent.photo_sample {min-height:737px;}
|
| 2026 | 2029 |
/* .area_tabcontent.photo_sample li {height:355.5px;} */
|
| 2027 | 2030 |
.area_tabcontent.photo_sample li .photo_cont {max-height:307.5px;}
|
... | ... | @@ -2183,7 +2186,8 @@ |
| 2183 | 2186 |
.rev_admin_cont .select_btnWrap .btn_right .select_btn{width: 105px;}
|
| 2184 | 2187 |
|
| 2185 | 2188 |
/* 선거문자 */ |
| 2186 |
- .sub .election .list_bottom{width:100%;}
|
|
| 2189 |
+ .sub .election .list_bottom{width:calc(100% - 154px);}
|
|
| 2190 |
+ .sub .election .receipt_number_table_wrap .list_bottom{width:100%;}
|
|
| 2187 | 2191 |
.sub .election .list_bottom .list_bottom_right button{height:30px;font-size:14px;letter-spacing:-1.4px;}
|
| 2188 | 2192 |
.sub .election .list_bottom .pagination button{display:inline-flex;width:25px;height:30px;align-items:center;justify-content:center;}
|
| 2189 | 2193 |
} |
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?