mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user