diff --git a/src/main/webapp/publish/css/content.css b/src/main/webapp/publish/css/content.css index 92c96256..5e75b14b 100644 --- a/src/main/webapp/publish/css/content.css +++ b/src/main/webapp/publish/css/content.css @@ -2353,6 +2353,18 @@ button.check_validity:hover {border: 1px solid #a3a3a3;box-shadow: 0px 0px 5px .spam_content .spam_conbox .spam_table tbody tr td{text-align: left;} .spam_content .spam_conbox .spam_table tbody tr td li .conlist8{padding: 0 0 0 18px;} +/*발송결과 수정_2025*/ +.price_wrap .table_tab_wrap .tab_btnbox .price_hover{width: 330px;} +.price_wrap .table_tab_wrap .tab_btnbox .price_hover .last{padding: 5px 0 0 0;} + +.price_wrap .current .tb_wrap .tType4 tbody tr .result_cont a{height: 16px;} +.price_wrap .current .tb_wrap .tType4 tbody tr .result_cont a:hover{text-decoration: underline;} +.price_wrap .current .tb_wrap .tType4 tbody tr .result_cont .icon_wrap{display: flex; align-items: center;} +.price_wrap .current .tb_wrap .tType4 tbody tr .result_cont .icon_wrap span{padding: 5px 8px; margin: 0 3px; border-radius: 20px; font-size: 14px;} +.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;} + + @keyframes rotate-loading { 0% {transform:rotate(0)} 100% {transform:rotate(360deg);} diff --git a/src/main/webapp/publish/guide_2022.html b/src/main/webapp/publish/guide_2022.html index 8ccf4e16..a204ee33 100644 --- a/src/main/webapp/publish/guide_2022.html +++ b/src/main/webapp/publish/guide_2022.html @@ -18,6 +18,7 @@