From 70a3c35f0172de278b79c5cacc8a5fd70cc4a3a1 Mon Sep 17 00:00:00 2001 From: sora90224 Date: Thu, 1 Oct 2015 10:56:14 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B0=98=EC=9D=91=ED=98=95=20=EA=B0=9C?= =?UTF-8?q?=EC=9D=B8=EA=B2=B0=EC=A0=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 3 +-- css/mobile_shop.css | 8 +++++++- theme/basic/css/mobile_shop.css | 8 +++++++- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index 74d3edeca..bac2ac8ba 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -577,5 +577,4 @@ html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_f #sod_frm_paysel {margin:10px 0 ;padding:10px;background:#f2f2f2;border:1px solid #e0e0e0} #sod_frm_paysel ul {margin:0;padding:0;} #sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""} -#sod_frm_paysel li {float:left;padding:5px 2%;width:46%;height:21px;text-align:left;list-style:none} -#sod_bsk{position:relative} \ No newline at end of file +#sod_frm_paysel li {float:left;padding:5px 2%;width:46%;height:21px;text-align:left;list-style:none} \ No newline at end of file diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 0960fd0f5..4e67c0dea 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -720,4 +720,10 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} #forderform .tbl_frm01 th{border-bottom:1px solid #e9e9e9;background:#f7f7f7;padding-left:10px} #sod_list thead th{padding:8px 0 } #sod_list .sod_opt{min-width:70px} -#sod_frm #display_pay_button .btn01{width: 49%;text-align: center;padding: 11px 0px;background: #fff;border: 1px solid #34B5A1;color:#34B5A1} \ No newline at end of file +#sod_frm #display_pay_button .btn01{width: 49%;text-align: center;padding: 11px 0px;background: #fff;border: 1px solid #34B5A1;color:#34B5A1} + +/*피시일때 모바일버전 개인결제폼*/ +#sod_frm_pay{padding:10px} +#sod_frm_pay h2{padding:10px 0 10px} +#display_pay_button .btn_submit{padding:8px 5px} +#sod_frm_paysel{text-align:center} \ No newline at end of file diff --git a/theme/basic/css/mobile_shop.css b/theme/basic/css/mobile_shop.css index a240967a9..aa29ee0e7 100644 --- a/theme/basic/css/mobile_shop.css +++ b/theme/basic/css/mobile_shop.css @@ -719,4 +719,10 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} #forderform .tbl_frm01 th{border-bottom:1px solid #e9e9e9;background:#f7f7f7;padding-left:10px} #sod_list thead th{padding:8px 0 } #sod_list .sod_opt{min-width:70px} -#sod_frm #display_pay_button .btn01{width: 49%;text-align: center;padding: 11px 0px;background: #fff;border: 1px solid #34B5A1;color:#34B5A1} \ No newline at end of file +#sod_frm #display_pay_button .btn01{width: 49%;text-align: center;padding: 11px 0px;background: #fff;border: 1px solid #34B5A1;color:#34B5A1} + +/*피시일때 모바일버전 개인결제폼*/ +#sod_frm_pay{padding:10px} +#sod_frm_pay h2{padding:10px 0 10px} +#display_pay_button .btn_submit{padding:8px 5px} +#sod_frm_paysel{text-align:center} \ No newline at end of file