[wp-trac] [WordPress Trac] #7906: White text on white background in
login form text fields
WordPress Trac
wp-trac at lists.automattic.com
Fri Oct 17 16:45:13 GMT 2008
#7906: White text on white background in login form text fields
----------------------+-----------------------------------------------------
Reporter: stephdau | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version: 2.7
Severity: major | Keywords: css login
----------------------+-----------------------------------------------------
Current svn status at time of reporting: r9225.
Could not find another ticket.
The (default) Fresh theme CSS styles the login's input to be white, and
therefore makes the values unreadable.
See http://trac.wordpress.org/browser/trunk/wp-admin/css/colors-
fresh.css?rev=9225#L593
{{{
#wphead h1, #wphead h1 a, #login form input {
color: #fff;
}
}}}
See attached screenshots. Text is selected for clarity.
--
Ticket URL: <http://trac.wordpress.org/ticket/7906>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list