From 2222366a822d7a236542a7eaa6365f20d3506f63 Mon Sep 17 00:00:00 2001 From: whitedot Date: Mon, 18 Feb 2013 19:07:09 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90:=20btn=5Ffrmline=20?= =?UTF-8?q?=EB=B3=B4=EC=99=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/adm.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/adm.css b/css/adm.css index b48ea8ed9..d4eed8a7a 100644 --- a/css/adm.css +++ b/css/adm.css @@ -112,6 +112,9 @@ h2 {font-size:1.2em} fieldset .btn_submit {height:21px;background:#383a3f;line-height:1.7em} fieldset .btn_submit:focus {height:21px;background:#555;line-height:1.7em} .btn_frmline {display:inline-block;padding:0 7px 0 5px;height:21px;border:0;background:#444;color:#fff !important;letter-spacing:-0.1em;text-decoration:none;vertical-align:middle;line-height:2em} /* 우편번호검색버튼 등 */ +.btn_frmline:focus, +.btn_frmline:hover, +.btn_frmline:active {text-decoration:none} .btn_list input, .btn_list button {padding:0 15px;height:28px;border:0;background:#74868b;color:#fff;line-height:2.2em;vertical-align:middle}