쇼핑몰관리자: 분류관리 하위 분류 화살표 안 나타나는 문제 수정

This commit is contained in:
whitedot
2014-03-21 15:30:48 +09:00
parent b07299de1c
commit 7742814f8f

View File

@ -623,7 +623,7 @@ strong.sodr_nonpay {display:block;padding:5px 0;text-align:right}
#sct .sct_name2 {padding-left:50px}
#sct .sct_name3 {padding-left:75px}
#sct .sct_name4 {padding-left:100px}
#sct .name_lbl {position:absolute;top:0;left:-20px;width:13px;height:13px;background:url('../adm/shop_admin/img/icon_reply.gif') 0 0 no-repeat}
#sct .name_lbl {position:absolute;top:0;left:-20px;width:13px;height:13px;background:url('../shop_admin/img/icon_reply.gif') 0 0 no-repeat}
/* 분류 추가/수정 */
.frm_ca_id {display:inline-block;margin:0 10px 0 0;font-weight:bold}