From 852bf50c17a7712ccbbfdad9ed7d8af1ede4ec05 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 6 Mar 2014 18:07:37 +0900 Subject: [PATCH] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=EC=87=BC=ED=95=91?= =?UTF-8?q?=EB=AA=B0:=20=EC=83=81=ED=92=88=EC=9D=B4=EB=AF=B8=EC=A7=80=20?= =?UTF-8?q?=ED=81=AC=EA=B2=8C=20=EB=B3=B4=EA=B8=B0=EC=97=90=EC=84=9C=20?= =?UTF-8?q?=EC=8D=B8=EB=84=A4=EC=9D=BC=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20?= =?UTF-8?q?=ED=95=98=EB=8B=A8=20=EA=B0=84=EA=B2=A9=20=EC=A1=B0=EC=A0=952?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/skin/shop/basic/style.css | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/mobile/skin/shop/basic/style.css b/mobile/skin/shop/basic/style.css index 2701ce4a0..81a74ba7d 100644 --- a/mobile/skin/shop/basic/style.css +++ b/mobile/skin/shop/basic/style.css @@ -95,16 +95,6 @@ .sit_admin {margin:10px 10px 0;text-align:right} .sit_empty {padding:30px 0;text-align:center} -/* 상품 상세보기 - 이미지 미리보기 */ -#sit_pvi_nw h1 {} -#sit_pvi_nwbig {padding:10px 0;text-align:center} -#sit_pvi_nwbig span {display:none} -#sit_pvi_nwbig span.visible {display:inline} -#sit_pvi_nw ul {margin:0 0 20px;padding:0 10px;list-style:none;zoom:1} -#sit_pvi_nw ul:after {display:block;visibility:hidden;clear:both;content:""} -#sit_pvi_nw li {float:left;margin:0 0 1px 1px} -#sit_pvi_nw li img {width:60px;height:60px} - /* 상품상세 */ #info_content {padding:0 0 50px;width:100%;height:100%;zoom:1} #info_content:after {display:block;visibility:hidden;clear:both;content:""} @@ -125,13 +115,13 @@ #sit_pvi_slide li {display:none;position:absolute;left:0;top:0} #sit_pvi_slide img {width:280px;height:280px} -#sit_pvi_nw h1 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden} +#sit_pvi_nw h1 {} #sit_pvi_nwbig {padding:10px 0;text-align:center} #sit_pvi_nwbig span {display:none} #sit_pvi_nwbig span.visible {display:inline} -#sit_pvi_nw ul {margin:0 0 15px;padding:0 10px;list-style:none} +#sit_pvi_nw ul {margin:0 0 20px;padding:0 10px;list-style:none;zoom:1} #sit_pvi_nw ul:after {display:block;visibility:hidden;clear:both;content:""} -#sit_pvi_nw li {float:left;margin:0 0 0 1px} +#sit_pvi_nw li {float:left;margin:0 0 1px 1px} #sit_pvi_nw li img {width:60px;height:60px} /* 상품 상세보기 - 간략정보 및 구매기능 */