쇼핑몰관리자: 쇼핑몰관리 주문내역 작업 중

This commit is contained in:
whitedot
2013-04-11 18:01:03 +09:00
parent 648ca9f07f
commit a59bce2f38
3 changed files with 124 additions and 138 deletions

View File

@ -322,6 +322,9 @@ td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9
.td_sodr_sum {color:#1275d3}
.td_sodr_nonpay {color:#ff6600}
/* 주문내역 */
#sodr_status {text-align:center}
/* 분류관리 목록 */
.cate_list_lbl {display:inline-block;padding-left:15px;background:url('../adm/shop_admin/img/icon_reply.gif') 0 2px no-repeat}