From 2c66145245e6f304d4950ba6c5210c9573dfe3bd Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 11 Jul 2013 15:08:00 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#253=20=EC=A3=BC?= =?UTF-8?q?=EB=AC=B8=EC=B7=A8=EC=86=8C=20=EC=9A=94=EC=B2=AD=20=ED=8F=BC=20?= =?UTF-8?q?=EB=A7=88=ED=81=AC=EC=97=85=20=EB=B0=8F=20=EC=8A=A4=ED=83=80?= =?UTF-8?q?=EC=9D=BC=20=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default_shop.css | 12 ++++++--- css/mobile_shop.css | 3 --- shop/orderinquiryview.php | 41 +++++++++++++++--------------- skin/outlogin/shop_basic/style.css | 2 -- 4 files changed, 29 insertions(+), 29 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index 0d2b3183d..395b420a2 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -251,7 +251,6 @@ td.empty_table {padding:85px 0;text-align:center} .frm_tbl th {padding-left:10px;width:100px;border-top:1px solid #eee;border-bottom:1px solid #eee;font-weight:normal;text-align:left} .frm_tbl td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent} .frm_tbl textarea, .frm_input {padding:2px 2px 3px;border:1px solid #b8c9c2;background:#f5f6fa;vertical-align:middle} -.frm_input:focus, input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;color:#fff} .frm_tbl textarea {width:90%;height:150px} .frm_address {display:block;margin-top:5px} .frm_file {display:block;margin-bottom:5px} @@ -700,8 +699,6 @@ td.empty_table {padding:85px 0;text-align:center} #sod_frm_pay {position:relative} #sod_frm_pay .basic_tbl th {width:auto !important;font-weight:bold;text-align:center !important} #sod_frm_pay .basic_tbl td {padding:8px 5px 6px !important;border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important} -#sod_frm_pay .frm_input {background:#fff !important} -#sod_frm_pay .frm_input:focus {color:#000} #sod_frm_pay #sc_coupon_frm, #sod_frm_pay #od_coupon_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#f5f6fa;overflow-y:scroll} @@ -732,6 +729,15 @@ td.empty_table {padding:85px 0;text-align:center} #sod_ul p {padding:5px 14px} #sod_ul p a {font-weight:bold;text-decoration:none} +#request_form {position:relative} +#request_form div {display:none;z-index:10000;position:absolute;top:-74px;left:0;padding:20px 0;width:350px;border:1px solid #000;background:#f5f6fa;text-align:center} +#request_form .frm_input {background:#fff !important} +#request_form .btn_frmline, #request_form .btn_cancel {vertical-align:middle !important} +#request_form .btn_frmline {padding:0 10px;line-height:1.6em} + +#sod_req_btn {margin:0 0 10px} +#sod_req_btn button {background:#626870} + #sod_fin_view {border:1px solid #e9e9e9} #sod_fin_view h2 {position:absolute;font-size:0;line-height:0;overflow:hidden} #sod_fin_view h3 {margin:0 0 10px} diff --git a/css/mobile_shop.css b/css/mobile_shop.css index 9b716b914..cb2c0cef6 100644 --- a/css/mobile_shop.css +++ b/css/mobile_shop.css @@ -369,8 +369,6 @@ html.no-overflowscrolling #it_coupon_frm {height:auto;max-height:10000px !import #sod_frm_pay .basic_tbl td {border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important} #sod_frm_pay #sc_coupon_frm, #sod_frm_pay #od_coupon_frm {z-index:10000;position:absolute;top:0;left:0;padding:20px;width:320px;height:auto !important;height:480px;max-height:480px;border:1px solid #000;background:#f5f6fa;overflow-y:scroll} html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */ -#sod_frm_pay .frm_input {background:#fff !important} -#sod_frm_pay .frm_input:focus {color:#000} #sod_frm_paysel {margin:0 0 1.8em;padding:1em;border:1px solid #e9e9e9;background:#f5f6fa;text-align:center} #sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden} @@ -517,7 +515,6 @@ td.empty_table {padding:5em 0;text-align:center} .frm_tbl th {padding-left:1em;width:110px;border-top:1px solid #eee;border-bottom:1px solid #eee;font-weight:normal;text-align:left} .frm_tbl td {padding:0.4em 0.5em;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent} .frm_tbl textarea, .frm_input {border:1px solid #b8c9c2;background:#f7f7f7;vertical-align:middle;line-height:1.8em;-webkit-appearance:none} -.frm_input:focus, input.required:focus {border:1px solid #21272e;background:#21272e !important;color:#fff;line-height:1.8em} .frm_tbl textarea {width:90%;height:10em} .frm_address {display:block;margin-top:0.3em} .frm_file {display:block;margin-bottom:0.3em} diff --git a/shop/orderinquiryview.php b/shop/orderinquiryview.php index 58513c5dd..6013b0dae 100644 --- a/shop/orderinquiryview.php +++ b/shop/orderinquiryview.php @@ -91,7 +91,8 @@ if(openwin != null) { - + + @@ -118,10 +119,10 @@ if(openwin != null) { $point = $opt['ct_point'] * $opt['ct_qty']; ?> - @@ -161,6 +162,21 @@ if(openwin != null) { ?> +
+
+ + + + +
+
+ +
+ + + +
+ -
-
- - -
-
- - -
-
- -
- - - -
- diff --git a/skin/outlogin/shop_basic/style.css b/skin/outlogin/shop_basic/style.css index bed7eccec..58eb7efe5 100644 --- a/skin/outlogin/shop_basic/style.css +++ b/skin/outlogin/shop_basic/style.css @@ -6,10 +6,8 @@ #ol_before {} #ol_before fieldset {position:relative} #ol_id {display:block;margin:0 0 5px !important;margin:0 0 3px;padding:0 5px;width:138px;height:22px;border:1px solid #b8c9c2;background:#f7f7f7;line-height:1.6em} -#ol_id:focus {border-color:#626870;background:#21272e;color:#fff} .ol_idlabel {position:absolute;top:6px;left:5px;color:#626870;font-size:0.95em} #ol_pw {display:block;margin:0 0 5px !important;margin:0 0 3px;padding:0 5px;width:138px;height:22px;border:1px solid #b8c9c2;background:#f7f7f7;vertical-align:top;line-height:1.6em} -#ol_pw:focus {border-color:#626870;background:#21272e;color:#fff} .ol_pwlabel {position:absolute;top:35px;left:5px;color:#626870;font-size:0.95em} #auto_login {} #auto_login_label {letter-spacing:-0.1em}
옵션항목선택옵션항목 수량 판매가 소계
+ - - + +