diff --git a/mobile/skin/shop/basic/img/sct_bg_toright.gif b/mobile/skin/shop/basic/img/sct_bg_toright.gif new file mode 100644 index 000000000..0d180544f Binary files /dev/null and b/mobile/skin/shop/basic/img/sct_bg_toright.gif differ diff --git a/mobile/skin/shop/basic/style.css b/mobile/skin/shop/basic/style.css index 51ad892cd..9095c2c46 100644 --- a/mobile/skin/shop/basic/style.css +++ b/mobile/skin/shop/basic/style.css @@ -55,7 +55,7 @@ #sct_location {border:1px solid #e9e9e9;background:#f2f5f9;letter-spacing:-4px} #sct_location a {display:inline-block;padding:5px 10px;text-decoration:none;letter-spacing:0 !important} .sct_here {font-weight:bold} -.sct_bg {padding-right:13px !important;background:url('../shop/img/sct_bg_toright.gif') right 8px no-repeat} +.sct_bg {padding-right:13px !important;background:url('img/sct_bg_toright.gif') right 8px no-repeat} /* 상품 목록 카테고리 목록 */ .sct_ct {}