사용자: 아웃로그인 로그인 전 스타일 js 대체 보완
This commit is contained in:
@ -102,7 +102,7 @@ a {color:#000;text-decoration:none}
|
||||
#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:23px;left:20px;color:#696969}
|
||||
#ol_pw {display:block;padding:0 5px;width:185px;height:22px;border:1px solid #d7d7d7;background:#fff;line-height:1.6em}
|
||||
#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:50px;left:20px;color:#696969}
|
||||
#auto_login {}
|
||||
#auto_login_label {color:#696969;letter-spacing:-0.1em}
|
||||
|
||||
Reference in New Issue
Block a user