From 4c57eeeca2363707999c642dae256fb75bff609d Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 1 Jul 2013 16:30:37 +0900 Subject: [PATCH] =?UTF-8?q?=EC=8A=A4=ED=83=80=EC=9D=BC=20btn=5Fwin=20>=20b?= =?UTF-8?q?utton=20=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 + css/default_shop.css | 3 ++- skin/member/shop_basic/password_lost.skin.php | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/css/default.css b/css/default.css index c5b781e48..cb36c19ec 100644 --- a/css/default.css +++ b/css/default.css @@ -138,6 +138,7 @@ button.btn_cancel {display:inline-block;padding:0 10px;height:24px;border:1px so button.btn_frmline {font-size:1em} .btn_win {clear:both;margin-bottom:20px;text-align:center} /* 새창용 */ .btn_win input {height:30px;line-height:2em} +.btn_win button {display:inline-block;padding:0 10px;height:30px;border:1px solid #ccc;background:#fafafa;vertical-align:top;line-height:2.4em} .btn_win a {display:inline-block;padding:0 10px;height:28px;border:1px solid #ccc;background:#fafafa;vertical-align:top;line-height:2.4em} .btn_win a:focus, .btn_win a:hover {text-decoration:none} diff --git a/css/default_shop.css b/css/default_shop.css index 3e33d312f..d1a0d3d7a 100644 --- a/css/default_shop.css +++ b/css/default_shop.css @@ -199,7 +199,8 @@ button.btn_cancel {display:inline-block;padding:0 10px;height:22px;border:1px so button.btn_frmline {font-size:1em;cursor:pointer} button.btn_frmline2 {font-size:1em;cursor:pointer} .btn_win {clear:both;margin-bottom:20px;text-align:center} /* 새창용 */ -.btn_win a, .btn_win button {display:inline-block;padding:0 10px;height:22px;border:1px solid #ccc;background:#fafafa;line-height:2em;cursor:pointer} +.btn_win button {display:inline-block;padding:0 10px;height:30px;border:1px solid #ccc;background:#fafafa;vertical-align:top;line-height:2.4em} +.btn_win a {display:inline-block;padding:0 10px;height:22px;border:1px solid #ccc;background:#fafafa;line-height:2em;cursor:pointer} .btn_win a:focus, .btn_win a:hover {text-decoration:none} /* 게시판용 버튼 */ .btn_b01 {display:inline-block;padding:0 10px;height:23px;border:1px solid #eee !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2.15em;vertical-align:middle} diff --git a/skin/member/shop_basic/password_lost.skin.php b/skin/member/shop_basic/password_lost.skin.php index 283cf7aab..e7d2a78c7 100644 --- a/skin/member/shop_basic/password_lost.skin.php +++ b/skin/member/shop_basic/password_lost.skin.php @@ -19,7 +19,7 @@ if (!defined('_GNUBOARD_')) exit; // 개별 페이지 접근 불가
- 창닫기 +