Fox white on white login login fields. Props sivel. fixes #7906
git-svn-id: https://develop.svn.wordpress.org/trunk@9230 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
605a57ead1
commit
892a68fef8
@ -590,10 +590,14 @@ input.readonly {
|
||||
border-color: #328ab2;
|
||||
}
|
||||
|
||||
#wphead h1, #wphead h1 a, #login form input {
|
||||
#wphead h1, #wphead h1 a {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#login form input {
|
||||
color: #555;
|
||||
}
|
||||
|
||||
#wphead h1 a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user