mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4625 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
9c320312ff
commit
11f6d39a26
1 changed files with 3 additions and 3 deletions
|
|
@ -18,9 +18,9 @@
|
|||
*:first-child+html body .login_default form p input { margin:-3px; }
|
||||
.login_default form p.save label { font:.9em; color:#999999;}
|
||||
.login_default form ul.help { margin:0; border-top:1px solid #e4e4e4; overflow:hidden; padding:.5em 0 0 0; white-space:nowrap;}
|
||||
.login_default form ul.help li { float:left; display:block; padding:0 3px 0 7px; background:url(../images/default/vrType1.gif) no-repeat left center;}
|
||||
.login_default form ul.help li.first-child { background:none; padding-left:0;}
|
||||
.login_default form ul.help li a { color:#999999; font:.9em; white-space:nowrap; text-decoration:none; }
|
||||
.login_default form ul.help li { display:block; padding:0 3px 0 0; }
|
||||
.login_default form ul.help li.first-child { background:none; padding-left:0; margin-bottom:3px; }
|
||||
.login_default form ul.help li a { color:#54564b; font:.9em; white-space:nowrap; text-decoration:none; }
|
||||
.login_default form ul.help li.first-child a { color:#54564b; text-decoration:none;}
|
||||
.login_default form ul.help li a:hover { text-decoration:underline; }
|
||||
.login_default form .userName { position:relative; width:172px; overflow:hidden; border-bottom:1px solid #e4e4e4; padding:0 0 6px 0; margin-top:-5px;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue