From 8e35dbd4f3a122dca6a20d0d836764ae627f754c Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 8 Nov 2013 16:44:44 +0900 Subject: [PATCH 1/2] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#324=20?= =?UTF-8?q?=EC=A3=BC=EB=AC=B8=EC=83=81=EC=84=B8=EB=B3=B4=EA=B8=B0=20?= =?UTF-8?q?=EC=83=81=ED=83=9C=20=EC=84=A4=EB=AA=85=20=EB=A7=88=ED=81=AC?= =?UTF-8?q?=EC=97=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 6 +++++- shop/orderinquiryview.php | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index 9f12601b6..9cbc537be 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -703,7 +703,11 @@ fieldset .frm_input {padding:2px 2px 3px;border:1px solid #b8c9c2;background:#f7 /* 주문상세내역 */ #sod_fin {} -#sod_fin_legend {padding:7px 5px 0;border:1px solid #e9e9e9;zoom:1} + +#sod_sts_wrap {margin:0 0 10px;text-align:right} +#sod_sts_explan {display:none} + +#sod_fin_legend {padding:7px 5px 0;border:1px solid #e9e9e9;text-align:left;zoom:1} #sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:''} #sod_fin_legend dt {clear:both;float:left;margin:0 0 5px;width:50px;font-weight:bold} #sod_fin_legend dd {float:left;margin:0} diff --git a/shop/orderinquiryview.php b/shop/orderinquiryview.php index 4178d8609..a95c0349b 100644 --- a/shop/orderinquiryview.php +++ b/shop/orderinquiryview.php @@ -127,9 +127,9 @@ if(openwin != null) { ?> -
+
상품 상태 설명 - +
주문
@@ -143,7 +143,7 @@ if(openwin != null) {
완료
상품 배송이 완료 되었습니다.
- +
From c4791f4d417e7bc73daf20b19c2d10135b4a39ca Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 8 Nov 2013 16:47:19 +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#324=20=EC=A3=BC=EB=AC=B8=EC=83=81?= =?UTF-8?q?=EC=84=B8=EB=B3=B4=EA=B8=B0=20=EC=83=81=ED=83=9C=20=EC=84=A4?= =?UTF-8?q?=EB=AA=85=20=EB=A7=88=ED=81=AC=EC=97=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile_shop.css | 6 +++++- mobile/shop/orderinquiryview.php | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 27da79b38..95831f6d8 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -407,7 +407,11 @@ html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_f /* 주문상세내역 */ #sod_fin {} -#sod_fin_legend {margin:10px;padding:5px 5px 0;border:1px solid #e9e9e9;zoom:1} + +#sod_sts_wrap {margin:0 0 10px;text-align:right} +#sod_sts_explan {display:none} + +#sod_fin_legend {margin:10px;padding:5px 5px 0;border:1px solid #e9e9e9;text-align:left;zoom:1} #sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:''} #sod_fin_legend dt {clear:both;float:left;margin:0 0 5px;width:50px;font-weight:bold} #sod_fin_legend dd {float:left;margin:0} diff --git a/mobile/shop/orderinquiryview.php b/mobile/shop/orderinquiryview.php index babd8f6e1..9222a361d 100644 --- a/mobile/shop/orderinquiryview.php +++ b/mobile/shop/orderinquiryview.php @@ -114,9 +114,9 @@ include_once(G5_MSHOP_PATH.'/_head.php'); ?> -
+
상품 상태 설명 - +
주문
@@ -130,7 +130,7 @@ include_once(G5_MSHOP_PATH.'/_head.php');
완료
상품 배송이 완료 되었습니다.
- +