관리자: 포인트 관리, 개별회원 포인트 증감 설정 스타일

This commit is contained in:
whitedot
2013-02-18 17:30:17 +09:00
parent e1b0654c5a
commit 8980f2dd35
2 changed files with 43 additions and 19 deletions

View File

@ -203,6 +203,7 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9
/* 포인트관리 목록 */
.tbl_pt_list td {text-align:center}
.tbl_pt_list .td_pt_log {text-align:left}
#point_mng {margin-top:50px}
/* 회원메일발송 목록 */
.td_test, .td_send {width:50px;text-align:center}
.td_mng {width:110px;text-align:center}