Merge branch 'g4s'
Conflicts: css/admin.css
This commit is contained in:
@ -249,6 +249,8 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9
|
||||
.td_auth_mbnick {width:200px}
|
||||
/* 회원관리 목록 */
|
||||
.tbl_mb_list td {text-align:center}
|
||||
.mb_leave_msg {color:#b6b6b6}
|
||||
.mb_intercept_msg {color:#f59fe4}
|
||||
/* 포인트관리 목록 */
|
||||
.tbl_pt_list td {text-align:center}
|
||||
.tbl_pt_list .td_pt_log {text-align:left}
|
||||
@ -292,14 +294,12 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9
|
||||
.td_mbid,
|
||||
.td_name,
|
||||
.td_mbname {width:100px;text-align:left !important}
|
||||
.td_addr {text-align:left !important}
|
||||
.td_time {width:150px;text-align:center}
|
||||
.td_boolean {width:50px;text-align:center}
|
||||
.td_pt {text-align:right !important}
|
||||
.td_payby {width:100px;text-align:center}
|
||||
.td_it_img {text-align:left !important}
|
||||
.td_img_view {text-align:center}
|
||||
.td_stats {}
|
||||
.td_small_stats {width:40px;text-align:center}
|
||||
|
||||
.td_tdiv {border-bottom:1px solid #c9c9c9 !important}
|
||||
|
||||
.txt_true {color:#e8180c}
|
||||
.txt_false {color:#ccc}
|
||||
@ -514,4 +514,4 @@ strong.sodr_nonpay {display:block;padding:5px 0;text-align:right}
|
||||
|
||||
#anc_pricecompare_engine dt a {font-weight:bold}
|
||||
#anc_pricecompare_engine dd {margin:0 0 30px}
|
||||
#anc_pricecompare_engine li {margin:5px 0}
|
||||
#anc_pricecompare_engine li {margin:5px 0}
|
||||
Reference in New Issue
Block a user