From 834588919711d1057bedae77b83ef5e9b4214a95 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 17 Jan 2013 11:32:45 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=95=84?= =?UTF-8?q?=EC=9B=83=EB=A1=9C=EA=B7=B8=EC=9D=B8=20label=20=EC=9C=84?= =?UTF-8?q?=EC=B9=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/default.css b/css/default.css index d81d4503d..32e62a77d 100644 --- a/css/default.css +++ b/css/default.css @@ -99,9 +99,9 @@ a {color:#000;text-decoration:none} #ol_before legend {position:absolute;padding:0;width:0;height:0;border:0;background:transparent;overflow:hidden} #ol_before input:focus {background:#333;color:#fff} #ol_id {display:block;margin-bottom:3px;padding:0 5px;width:185px;height:22px;border:1px solid #d7d7d7;background:#fff;line-height:1.6em} -.ol_idlabel {position:absolute;top:21px;left:20px;color:#696969;font-size:0.9em} +.ol_idlabel {position:absolute;top:21px;left:15px;color:#696969;font-size:0.9em} #ol_pw {display:block;margin-bottom:3px;padding:0 5px;width:185px;height:22px;border:1px solid #d7d7d7;background:#fff;line-height:1.6em} -.ol_pwlabel {position:absolute;top:48px;left:20px;color:#696969;font-size:0.9em} +.ol_pwlabel {position:absolute;top:48px;left:15px;color:#696969;font-size:0.9em} #auto_login {} #auto_login_label {color:#696969;letter-spacing:-0.1em} #ol_submit {width:60px;height:24px;border:1px solid #b7b7b7;background:#fff;font-weight:bold;letter-spacing:-0.1em;line-height:1.7em;vertical-align:top}