--- src/main/webapp/publish/css/adrbook.css
+++ src/main/webapp/publish/css/adrbook.css
... | ... | @@ -98,6 +98,10 @@ |
| 98 | 98 |
.adr_list.tb_wrap{min-height: 428px; margin-top: 10px;}
|
| 99 | 99 |
.adr_list table td input[type="text"]{width: 100%; margin: 0 auto; text-align: center; margin-right: 0; font-size: 14px; letter-spacing: -0.5px; color: #666; padding: 0 5px;}
|
| 100 | 100 |
|
| 101 |
+.adr_list.tb_wrap .td_none{position:absolute;width:100%;height:calc(100% - 37px);}
|
|
| 102 |
+.adr_list.tb_wrap .td_none td{display:flex;width:100%;height:100%;background:#888;border-radius:0 0 5px 5px;font-size:24px;font-weight:500;color:#fff;justify-content:center;align-items:center;}
|
|
| 103 |
+/* .adr_list.tb_wrap .td_none::after{position:absolute;content:"주소록 그룹을 선택해주세요.";display:flex;width:100%;height:calc(100% - 37px);font-size:22px;color:#fff;border-radius:0 0 5px 5px;background:rgba(0,0,0,0.5);left:0;top:0;justify-content:center;align-items:center;} */
|
|
| 104 |
+ |
|
| 101 | 105 |
/*// 주소록 관리 - 주소록 관리 */ |
| 102 | 106 |
|
| 103 | 107 |
/* 주소록 관리 - 수신거부 관리 */ |
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?