From 54abab0381a045bd18e0295ae92fa1ab21e5d7a5 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 4 Nov 2013 14:14:05 +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=A3=BC=EB=AC=B8=EC=84=9C=20=EC=9E=91=EC=84=B1?= =?UTF-8?q?=20=ED=8E=98=EC=9D=B4=EC=A7=80=20=EC=98=A8=EB=9D=BC=EC=9D=B8=20?= =?UTF-8?q?=EC=84=9C=EC=8B=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 26 +++++++++++++++++++------- mobile/shop/orderform.php | 32 ++++++++++++++++++-------------- 2 files changed, 37 insertions(+), 21 deletions(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 34a4c14c9..0a8b69c44 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -179,8 +179,8 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none} #sit_ov_btn {margin:0;padding:0;text-align:center;list-style:none} #sit_ov_btn li {display:inline-block;margin:0 0 0 1px} -#sit_ov_btn a {display:inline-block;padding:10px;font-size:0.95em;vertical-align:middle;text-align:center;text-decoration:none;letter-spacing:-0.1em} -#sit_ov_btn input {margin:0;padding:10px;border:0;font-size:0.95em;text-align:center;text-decoration:none;letter-spacing:-0.1em} +#sit_ov_btn a {display:inline-block;padding:10px;vertical-align:middle;text-decoration:none;letter-spacing:-0.1em} +#sit_ov_btn input {margin:0;padding:10px;border:0;letter-spacing:-0.1em} #sit_btn_buy {background:#ff5b89;color:#fff} #sit_btn_cart, #sit_btn_wish {background:#555;color:#fff} #sit_btn_rec {background:#888;color:#fff} @@ -343,10 +343,10 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none} /* 장바구니 */ #sod_bsk {} -.sod_bsk_img {width:90px;text-align:center} -.sod_bsk_itopt {margin:5px 0;border:1px solid #e9e9e9;border-bottom:0;background:#f5f6fa} +.sod_bsk_img {width:100px;text-align:center} +.sod_bsk_itopt {margin:5px 0;border-top:1px dashed #e9e9e9;background:#f5f6fa} .sod_bsk_itopt ul {margin:0;padding:0;list-style:none} -.sod_bsk_itopt li {padding:5px;border-bottom:1px solid #e9e9e9} +.sod_bsk_itopt li {margin:0 0 1px;padding:5px} .sod_option_btn .mod_options {margin:0 0 10px;padding:5px 0;width:100%;border:0;background:#333;color:#fff} #sod_bsk_list {position:relative} @@ -358,7 +358,7 @@ html.no-overflowscrolling #mod_option_frm {height:auto;max-height:10000px !impor #sod_bsk_tot dt, #sod_bsk_tot dd {float:left;padding:10px 0;border-bottom:1px solid #e9e9e9} #sod_bsk_tot dt {padding-left:2%;width:48%;font-weight:bold} #sod_bsk_tot dd {margin:0;padding-right:2%;width:47%;text-align:right} -.sod_bsk_cnt {background:#333;color:#fff} +.sod_bsk_cnt {background:#ff3061;color:#fff} .sod_bsk_point {border-bottom:0 !important} #sod_bsk_act {margin:0 0 20px;text-align:center} @@ -544,7 +544,7 @@ html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_f .btn_admin:focus, .btn_admin:hover {text-decoration:none !important} /* 기본테이블 */ -.tbl_wrap {margin:0 10px 10px} +.tbl_wrap {margin:0 0 10px} .tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0} .tbl_wrap caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left} @@ -559,6 +559,18 @@ html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_f .tbl_head01 td {padding:5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all} .tbl_head01 .empty_table {padding:10px 0;text-align:center} +/* thead 두 줄 테이블 */ +.tbl_head02 {} +.tbl_head02 table {clear:both;width:100%;border-collapse:collapse;border-spacing:0} +.tbl_head02 thead th {padding:5px 0;border:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;letter-spacing:-0.1em} +.tbl_head02 thead input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ +.tbl_head02 thead a {color:#383838;text-decoration:underline} +.tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff} +.tbl_head01 tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center} +.tbl_head02 tbody th {border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9} +.tbl_head02 tbody td {padding:5px 3px;line-height:1.4em;word-break:break-all} +.tbl_head02 .empty_table {padding:10px 0;text-align:center} + /* 폼 테이블 */ .tbl_frm01 {} .tbl_frm01 th {padding:10px 0;width:90px;border:1px solid #e9e9e9;border-left:0;text-align:left} diff --git a/mobile/shop/orderform.php b/mobile/shop/orderform.php index bee761df4..84bc25f9e 100644 --- a/mobile/shop/orderform.php +++ b/mobile/shop/orderform.php @@ -41,13 +41,15 @@ ob_start(); - - - - - - - + + + + + + + + + @@ -177,8 +179,8 @@ ob_start(); ?> - - + - - - - - + + + + + + +
상품이미지상품명총수량판매가쿠폰소계포인트상품이미지상품명
총수량판매가쿠폰소계포인트
+ @@ -189,11 +191,13 @@ ob_start();