[wp-trac] [WordPress Trac] #20648: Login text input foreground is too dark

WordPress Trac wp-trac at lists.automattic.com
Wed May 9 22:41:24 UTC 2012


#20648: Login text input foreground is too dark
--------------------------+------------------
 Reporter:  helenyhou     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.4
Component:  UI            |     Version:
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------

Comment (by helenyhou):

 [attachment:20648.diff] fixes this and combines the rather redundant
 `.login form .input` and `.login input` declarations. That
 `input[type="text"]` overrides the later `.login input` baffles me.

 On further thought, the added `.login input[type="text"]` could probably
 be left out in terms of what's in core, but seems like a good cover for
 added text inputs. Could perhaps also be expanded to include other types
 (email, url, etc.).

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/20648#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list