From c306a8ae4f12bcd583921dc16b596895be9270eb Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 3 Dec 2013 14:57:36 +0900 Subject: [PATCH 1/3] =?UTF-8?q?=EA=B3=B5=ED=86=B5:=20thead=20th=20text-ali?= =?UTF-8?q?gn=20=EC=A7=80=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 4 ++-- css/mobile.css | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/css/default.css b/css/default.css index aaa633bd6..5ec4b5700 100644 --- a/css/default.css +++ b/css/default.css @@ -167,7 +167,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} .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} @@ -177,7 +177,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} .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.css b/css/mobile.css index f8b165ee0..e7543c9a6 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -137,7 +137,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} .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} @@ -147,7 +147,7 @@ a.btn_admin:focus, a.btn_admin:hover {text-decoration:none} .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} From 081ad552a0bf64f3ee1c009caf0c9a711414504d Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 3 Dec 2013 15:03:36 +0900 Subject: [PATCH 2/3] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20=EB=B9=84?= =?UTF-8?q?=EA=B5=90=EC=84=B9=EC=85=98=20input=20=EB=B0=B0=EA=B2=BD?= =?UTF-8?q?=EC=83=89=20=EC=A7=80=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/admin.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/admin.css b/css/admin.css index ee7c37b7d..3ff7a8bc0 100644 --- a/css/admin.css +++ b/css/admin.css @@ -117,6 +117,7 @@ h2.h2_frm {padding-top:15px} .compare_wrap section {margin:10px 0;padding-top:10px} .compare_wrap h3 {margin:10px 0 20px;text-align:center} .compare_wrap .tbl_frm {margin:0} +.compare_wrap .frm_input {background:#fff} .compare_wrap .btn_confirm {padding:10px 0 0} .compare_left {float:left;width:49%} .compare_right {float:right;width:49%} From 2e0c422496ec4a6de622aa7a45755cb74e1e822d Mon Sep 17 00:00:00 2001 From: chicpro Date: Tue, 3 Dec 2013 15:07:03 +0900 Subject: [PATCH 3/3] =?UTF-8?q?=EA=B2=B0=EC=A0=9C=ED=95=A0=EC=9D=B8?= =?UTF-8?q?=EA=B8=88=EC=95=A1=EC=9D=84=20=EC=A3=BC=EB=AC=B8=ED=95=A0?= =?UTF-8?q?=EC=9D=B8=EA=B8=88=EC=95=A1=EC=9C=BC=EB=A1=9C=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/orderform.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adm/shop_admin/orderform.php b/adm/shop_admin/orderform.php index 4b67c181f..bbb838570 100644 --- a/adm/shop_admin/orderform.php +++ b/adm/shop_admin/orderform.php @@ -413,7 +413,7 @@ $result = sql_query($sql); - 결제할인금액 + 주문금액할인