mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-26 06:39:56 +09:00
member모듈의 기본 스킨의 로그인 폼의 로그인 버튼이 잘못 위치하는 CSS 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5821 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cae66f5294
commit
661839f40e
1 changed files with 1 additions and 1 deletions
|
|
@ -118,4 +118,4 @@
|
|||
#memberModule .memberSmallBox .openid_user_id { background: url(../img/openid_login_bg.gif) left no-repeat; background-color: #ffffff; background-position: 0 50%; padding:3px 3px 3px 18px; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; line-height:1em; vertical-align:middle; color:#666666; width:120px;}
|
||||
#memberModule .memberSmallBox .help { background:#f5f5f3; color:#666666; border-top:1px solid #eaebe7; overflow:hidden; padding:1.1em; color:#ccc;}
|
||||
#memberModule .memberSmallBox .help a{ color:#666; text-decoration:underline;}
|
||||
#memberModule .memberSmallBox .buttonArea{ position:absolute; top:0; left:260px;}
|
||||
#memberModule .memberSmallBox .buttonArea{ position:absolute; top:10px; left:260px;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue