2024/01/31 관리자페이지 팝업창 버튼 스타일 수정

This commit is contained in:
kmg 2024-01-31 16:46:33 +09:00
parent f9ce766e34
commit cbbee40741

View File

@ -50,6 +50,7 @@
/* list_상세 */
.pop_tb_type02{width: 100%; border-top: 1px solid #000; margin-bottom: 30px;table-layout: fixed;}
.pop_pop_tb_type01+.pop_tb_type02{margin-top: 15px;}
.pop_tb_type02 button {padding: 4px 18px 5px 18px; border-radius: 5px; font-size: 16px;}
.pop_tb_type02>tbody>tr{border-bottom: 1px solid #ccc;}
.pop_tb_type02>tbody>tr>th,.pop_tb_type02>tbody>tr>td{height: 46px; padding-left: 10px; text-align: left; box-sizing: border-box; font-size: 16px; line-height: 1.3; letter-spacing: -1px;}
.pop_tb_type02>tbody>tr>th{background-color: #f3f3f3; font-size: 16px; font-weight: 400; padding: 14px 0 14px 10px;color: #222;}