From 10de20653261f4c0830bc09824f44b5d76bbaabf Mon Sep 17 00:00:00 2001 From: whitedot Date: Sun, 7 Apr 2013 01:21:09 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EA=B2=8C?= =?UTF-8?q?=EC=8B=9C=ED=8C=90=EC=8A=A4=ED=82=A8=20=EC=9D=BC=EB=B6=80?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 1 + skin/board/basic/list.skin.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index d936b2055..86a4bba9e 100644 --- a/css/default.css +++ b/css/default.css @@ -145,6 +145,7 @@ a:active {color:#000;text-decoration:underline} .btn_confirm {text-align:center} /* 서식단계 진행 */ .btn_submit {padding:0 10px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;vertical-align:top;cursor:pointer} button.btn_submit {height:22px !important;font-size:1em} +fieldset .btn_submit {height:22px !important;font-size:1em} .btn_cancel {display:inline-block;padding:0 10px;height:22px;border:1px solid #ccc;background:#fafafa;line-height:2em} button.btn_cancel {display:inline-block;padding:0 10px;height:24px;border:1px solid #ccc;background:#fafafa;line-height:2em} .btn_cancel:focus, diff --git a/skin/board/basic/list.skin.php b/skin/board/basic/list.skin.php index f709b3873..5b2f0cc01 100644 --- a/skin/board/basic/list.skin.php +++ b/skin/board/basic/list.skin.php @@ -128,7 +128,7 @@ if ($is_nogood) $colspan++;