Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#7912 closed defect (bug) (invalid)

Admin Login input box color

Reported by: necronomicon's profile necronomicon Owned by:
Milestone: Priority: lowest
Severity: normal Version: 2.7
Component: Template Keywords:
Focuses: Cc:

Description

#user_pass, #user_login, #user_email {

font-size: 20px;
width: 97%;
padding: 3px;
margin-right: 6px;

}
#user_pass, #user_login, #user_email {

font-size: 20px;
width: 97%;
padding: 3px;
margin-right: 6px;
color:#000;

}

Change History (2)

#1 @thee17
15 years ago

  • Resolution set to invalid
  • Status changed from new to closed

Fome: [wp-hackers] wp-admin in flux, expect bizarre CSS glitches
Mark Jaquith mark.wordpress at txfx.net
Fri Oct 17 19:49:16 GMT 2008

Previous message: [wp-hackers] Adding Message to Write Post Screen?
Next message: [wp-hackers] wp-admin in flux, expect bizarre CSS glitches
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]


We're going to be working on implementing the new visual style and
colors for wp-admin over the next couple weeks. Expect things to look
funky -- it's easier to do it incrementally because then multiple
people can work on it. So no, we didn't intend for white text on
white background in the login form. :-)

--
Mark Jaquith • http://markjaquith.com/

#2 @jacobsantos
15 years ago

  • Milestone 2.7 deleted
Note: See TracTickets for help on using tickets.