From 995f648a91e7ef20a8a852ece1c86fde00dd6cb0 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 3 Dec 2013 14:52:13 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=EC=87=BC?= =?UTF-8?q?=ED=95=91=EB=AA=B0:=20=EC=A3=BC=EB=AC=B8=EC=84=9C=20=EC=9E=91?= =?UTF-8?q?=EC=84=B1=20=EC=BF=A0=ED=8F=B0=EB=B3=80=EA=B2=BD=20=EC=B7=A8?= =?UTF-8?q?=EC=86=8C=20=EB=B2=84=ED=8A=BC=20=EC=8A=A4=ED=83=80=EC=9D=BC=20?= =?UTF-8?q?=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 | 5 ++++- mobile/shop/orderform.php | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 57afc4ac8..86df33d92 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -209,7 +209,10 @@ a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none} #sod_list .prqty_price {float:left;padding:0 2% 0 0;width:48%;border-right:1px solid #e9e9e9;text-align:right} #sod_list .prqty_qty {float:right;width:48%;text-align:left} #sod_list .li_cp, #sod_list .li_mod {margin:5px 0 0} -#sod_list .li_cp .cp_btn, #sod_list .li_mod .mod_btn {display:block;margin:0;padding:10px 0;width:100%;border:0;background:#ff882a;color:#fff;font-weight:bold} +#sod_list .li_cp:after {display:block;visibility:hidden;clear:both;content:""} +#sod_list .li_cp .cp_btn, #sod_list .li_cp .cp_cancel, #sod_list .li_mod .mod_btn {margin:0;padding:10px 0;width:100%;border:0;background:#ff882a;color:#fff;font-weight:bold} +#sod_list .li_cp button.cp_mod {float:left;width:69%} +#sod_list .li_cp .cp_cancel {float:right;width:30%;background:#626870} #sod_list .li_total {position:relative} #sod_list .total_img {position:absolute;top:0;left:0} #sod_list .total_span {display:block;position:relative;padding:5px 0;text-align:right} diff --git a/mobile/shop/orderform.php b/mobile/shop/orderform.php index 657487763..001a105a4 100644 --- a/mobile/shop/orderform.php +++ b/mobile/shop/orderform.php @@ -889,7 +889,7 @@ $(function() { $("#cp_frm").remove(); $cp_btn_el.text("쿠폰변경").focus(); if(!$cp_row_el.find(".cp_cancel").size()) - $cp_btn_el.after(""); + $cp_btn_el.after(""); }); $("#cp_close").live("click", function() { From b5a0b597740ff4d102f45a582caef37a8c4904e2 Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 3 Dec 2013 14:56:40 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=EB=AA=A8=EB=B0=94=EC=9D=BC=EC=87=BC?= =?UTF-8?q?=ED=95=91=EB=AA=B0:=20=EC=A3=BC=EB=AC=B8=EC=84=9C=20=EC=9E=91?= =?UTF-8?q?=EC=84=B1=20=EC=BF=A0=ED=8F=B0=EC=84=A0=ED=83=9D=20=ED=85=8C?= =?UTF-8?q?=EC=9D=B4=EB=B8=94=20=EC=8A=A4=ED=83=80=EC=9D=BC=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 | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index 42f91b0a3..9e2ff3a6c 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -248,7 +248,7 @@ button.btn_frmline2 {font-size:1em;cursor:pointer} .tbl_head01 {margin:0 0 10px} .tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden} -.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;letter-spacing:-0.1em} +.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em} .tbl_head01 thead a {color:#383838} .tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ .tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center} @@ -258,7 +258,7 @@ button.btn_frmline2 {font-size:1em;cursor:pointer} .tbl_head02 {margin:0 0 10px} .tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden} -.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;letter-spacing:-0.1em} +.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em} .tbl_head02 thead a {color:#383838} .tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ .tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center} diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 86df33d92..f3c5abaff 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -264,7 +264,7 @@ html.no-overflowscrolling #mod_option_frm {height:auto;max-height:10000px !impor #sod_frm {} #sod_frm h2 {margin:0 0 10px} -#sod_list #cp_frm {z-index:10000;position:absolute;top:0;left:0;padding:10px;width:278px;height:auto !important;height:480px;max-height:480px;border:1px solid #c9c9c9;background:#f2f5f9;overflow-y:scroll} +#sod_list #cp_frm {z-index:10000;position:absolute;top:0;left:0;padding:10px;width:90%;height:auto !important;height:480px;max-height:480px;border:1px solid #c9c9c9;background:#f2f5f9;overflow-y:scroll} html.no-overflowscrolling #cp_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */ #sod_frm_deli {position:relative;line-height:2em} @@ -492,7 +492,7 @@ html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_f .tbl_head01 {} .tbl_head01 caption {padding:0 0 10px;color:#777;text-align:left} -.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;letter-spacing:-0.1em} +.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em} .tbl_head01 thead a {color:#383838} .tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ .tbl_head01 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff} @@ -502,7 +502,7 @@ html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_f .tbl_head02 {} .tbl_head02 caption {padding:0 0 10px;color:#777;text-align:left} -.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;letter-spacing:-0.1em} +.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em} .tbl_head02 thead a {color:#383838} .tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */ .tbl_head02 tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}