From 74362a11d30b51953b837d0bb7fc1e0f03d87857 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 30 May 2013 14:52:20 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0:=20#205=20=EC=A3=BC?= =?UTF-8?q?=EB=AC=B8=EC=83=81=EC=84=B8=20=EC=83=81=ED=92=88=EB=A6=AC?= =?UTF-8?q?=EC=8A=A4=ED=8A=B8=20=EB=A7=88=ED=81=AC=EC=97=85=20=EB=B0=8F=20?= =?UTF-8?q?=EC=8A=A4=ED=83=80=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 | 10 +++++++++- shop/orderinquiryview.php | 18 ++++++++++-------- 2 files changed, 19 insertions(+), 9 deletions(-) diff --git a/css/default_shop.css b/css/default_shop.css index 0d127b40f..88a3844d2 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -287,7 +287,7 @@ input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;col .td_group {width:100px;text-align:center} .td_board {width:120px;text-align:center} .td_num {width:50px;text-align:center} -.td_bignum {width:80px;text-align:center} +.td_bignum {width:100px;text-align:center} .td_mb_id {width:100px;text-align:center} .td_nick {width:100px;text-align:center} .td_name {width:100px;text-align:left} @@ -691,6 +691,14 @@ input.required:focus {border:1px solid #b8c9c2;background:#21272e !important;col #sod_fin_list dt {clear:both;float:left;margin:0 0 5px;width:50px;font-weight:bold} #sod_fin_list dd {float:left;margin:0} +#sod_ul {margin:10px 0;padding:0;border-top:1px solid #565e60;list-style:none} +#sod_ul li {border-bottom:1px solid #565e60} +#sod_ul table {margin:0} +#sod_ul th {text-align:center} +#sod_ul td {background:#fff;color:#000} +#sod_ul p {padding:5px 14px} +#sod_ul p a {font-weight:bold;text-decoration:none} + #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/shop/orderinquiryview.php b/shop/orderinquiryview.php index df892d614..922b80fa4 100644 --- a/shop/orderinquiryview.php +++ b/shop/orderinquiryview.php @@ -63,14 +63,16 @@ if(openwin != null) { order by ct_id "; $result = sql_query($sql); ?> -