From 0538ada096777cf5aba2b3e109d9fbf469bfe90b Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 6 Mar 2014 14:47:57 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20=EC=83=81?= =?UTF-8?q?=ED=92=88=20=EB=AA=A9=EB=A1=9D=EC=97=90=EC=84=9C=20=EB=B6=84?= =?UTF-8?q?=EB=A5=98=20=ED=91=9C=EC=8B=9C=20=EB=B0=B0=EA=B2=BD=EC=9D=B4?= =?UTF-8?q?=EB=AF=B8=EC=A7=80=20url=20=EB=B3=B5=EC=9B=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- {shop => skin/shop/basic}/img/sct_bg_toright.gif | Bin skin/shop/basic/style.css | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename {shop => skin/shop/basic}/img/sct_bg_toright.gif (100%) diff --git a/shop/img/sct_bg_toright.gif b/skin/shop/basic/img/sct_bg_toright.gif similarity index 100% rename from shop/img/sct_bg_toright.gif rename to skin/shop/basic/img/sct_bg_toright.gif diff --git a/skin/shop/basic/style.css b/skin/shop/basic/style.css index 1bae91535..b197f5d07 100644 --- a/skin/shop/basic/style.css +++ b/skin/shop/basic/style.css @@ -262,7 +262,7 @@ #sct_location {margin:0 0 10px;border:1px solid #e9e9e9;background:#f2f5f9;letter-spacing:-4px} #sct_location a {display:inline-block;padding:10px 10px 8px;text-decoration:none;letter-spacing:0 !important} .sct_here {font-weight:bold} -.sct_bg {padding-right:15px !important;background:url('../shop/img/sct_bg_toright.gif') right 11px no-repeat} +.sct_bg {padding-right:15px !important;background:url('img/sct_bg_toright.gif') right 11px no-repeat} /* 상품 목록 카테고리 목록 */ .sct_ct {}