From 74b3217f2c2341f3ddc3a78f6ef09ee648d971ad Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 27 Mar 2014 13:19:23 +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=EB=B6=84=EB=A5=98=20=EC=83=88=EC=B0=BD=20?= =?UTF-8?q?=EC=8A=A4=ED=83=80=EC=9D=BC=20mobile=5Fshop.css=20=EB=A1=9C=20?= =?UTF-8?q?=EC=9D=B4=EB=8F=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 16 ++++++++++++++++ mobile/shop/category.php | 17 ----------------- 2 files changed, 16 insertions(+), 17 deletions(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 227df4e92..7c43c7042 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -67,6 +67,22 @@ a:link, a:visited {color:#000;text-decoration:none} a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none} /* ########## 쇼핑몰 컨텐츠 ########## */ +/* 분류:새창 */ +#sct_win {} +#sct_win h1 {padding:15px 0;text-align:center} +#sct_win_nav {margin:0 0 20px} +#sct_win_nav h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden} +#sct_win_nav ul {border-top:1px solid #e9e9e9} +#sct_win_nav li {position:relative;border-bottom:1px solid #e9e9e9;background:#f5f6fa} +#sct_win_nav a {display:block;padding:0.5em 1em;text-decoration:none} +.sct_ct_view {font-weight:bold} +.sct_list_view {position:absolute;top:0;right:0;width:4em;background:#333;color:#fff !important;text-align:center} + +#sct_win_empty {margin:0 0 1em;padding:5em 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#f5f6fa;text-align:center} + +#sct_win .win_btn {text-align:center} +#sct_win .win_btn button {display:inline-block;padding:0 10px;height:2.5em;border:0;background:#666;color:#fff;text-decoration:none;line-height:2.5em} + /* 인덱스 이미지 출력 */ #sidx {padding:0} diff --git a/mobile/shop/category.php b/mobile/shop/category.php index e70e9f017..c0ef67c8c 100644 --- a/mobile/shop/category.php +++ b/mobile/shop/category.php @@ -20,23 +20,6 @@ $sql = " select ca_id, ca_name from {$g5['g5_shop_category_table']} $result = sql_query($sql); ?> - -

카테고리