From 0cd999236c84ac82ec00d67ff8e1deba48fba651 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 21 Feb 2013 11:14:03 +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=EB=8C=93=EA=B8=80?= =?UTF-8?q?=EB=8B=AC=EA=B8=B0=20submit=20=EB=B2=84=ED=8A=BC=20=EB=B0=B0?= =?UTF-8?q?=EA=B2=BD=EC=83=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index 2829ed891..753d5cd0d 100644 --- a/css/default.css +++ b/css/default.css @@ -542,7 +542,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#334356;color:#f #bo_vc_warea {clear:both;position:relative;margin:0 90px 10px 0} #bo_vc_warea textarea {padding:3px;width:100%;height:50px;border:1px solid #cfded8;background:#fff;vertical-align:middle} #bo_vc_warea textarea:focus {padding:4px;border:0;background:#21272e;color:#fff} -#bo_vc_warea .bo_vc_submit {position:absolute;top:0;right:-90px !important;right:0;width:75px;height:57px;border:1px solid #666;background:#494949;color:#fff;letter-spacing:-0.1em} +#bo_vc_warea .bo_vc_submit {position:absolute;top:0;right:-90px !important;right:0;width:75px;height:57px;border:1px solid #666;background:#334356;color:#fff;letter-spacing:-0.1em} #bo_vc footer {zoom:1} #bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""} .bo_vc_act {float:right;margin:0;list-style:none;zoom:1}