From f7eebaa5950a6413f8dcf787d0155ef5b775c2b0 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 2 Aug 2013 15:35:45 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90=EA=B3=B5=ED=86=B5:?= =?UTF-8?q?=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20=EA=B2=BD=EB=A1=9C=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 4 ++-- css/mobile_shop.css | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index 735650cbe..41c3c31bf 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -110,7 +110,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #gnb {margin:0 0 5px;padding:0 0 10px;border:1px solid #d5d5d5;background:#f5f6fa} #gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} .gnb_1dul {margin:0;border:0;background:#fff;list-style:none} -.gnb_1dli {position:relative;background:url('../img/shop/gnb_bg.gif') top right repeat-x} +.gnb_1dli {position:relative;background:url('../shop/img/gnb_bg.gif') top right repeat-x} .gnb_1dli_on {background-position:right -33px;color:#fff;text-decoration:none} .gnb_1da {display:inline-block;padding:0 10px;width:128px;height:33px;border-bottom:1px solid #f4f4f4;font-weight:bold;text-decoration:none;line-height:2.9em !important;line-height:2.7em} .gnb_1dli_on .gnb_1da {color:#fff !important;text-decoration:none !important} @@ -340,7 +340,7 @@ td.empty_table {padding:85px 0;text-align:center} #sct_location {margin:0 0 10px;border:1px solid #e9e9e9;background:#f5f6fa;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('../img/shop/sct_bg_toright.gif') right 11px no-repeat} +.sct_bg {padding-right:15px !important;background:url('../shop/img/sct_bg_toright.gif') right 11px no-repeat} /* 상품 목록 카테고리 목록 */ .sct_ct {} diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 3362fd936..824a2cb56 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -64,7 +64,7 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none} #sct_location {border:1px solid #e9e9e9;background:#f5f6fa;letter-spacing:-4px} #sct_location a {display:inline-block;padding:0.7em 1em;text-decoration:none;letter-spacing:0 !important} .sct_here {font-weight:bold} -.sct_bg {padding-right:1.3em !important;background:url('../img/shop/sct_bg_toright.gif') right 0.9em no-repeat} +.sct_bg {padding-right:1.3em !important;background:url('../shop/img/sct_bg_toright.gif') right 0.9em no-repeat} /* 상품 목록 카테고리 목록 */ .sct_ct {} @@ -114,7 +114,7 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none} .sct_11 .sct_a:after {display:block;visibility:hidden;clear:both;content:""} .sct_11 .sct_a:focus, .sct_11 .sct_a:hover {text-decoration:none} -.sct_11 .sct_arw_toleft {display:block;z-index:2;position:absolute;top:1.8em;left:2.8em;width:1em;height:1.8em;background:url('../../img/shop/icon_arw_toleft.gif') no-repeat} +.sct_11 .sct_arw_toleft {display:block;z-index:2;position:absolute;top:1.8em;left:2.8em;width:1em;height:1.8em;background:url('../../shop/img/icon_arw_toleft.gif') no-repeat} .sct_11 .sct_img {float:left;margin:0 1em 0 0} .sct_11 b {display:block;margin:0 0 1em;font-size:1.2em;letter-spacing:-0.1em} .sct_11 p {margin:0 0 1em;padding:0;line-height:1.5em}