[wp-trac] Re: [WordPress Trac] #6034: error class in wp-admin needs restyling

WordPress Trac wp-trac at lists.automattic.com
Sat Mar 1 01:02:38 GMT 2008


#6034: error class in wp-admin needs restyling
--------------------------+-------------------------------------------------
 Reporter:  technosailor  |        Owner:  iammattthomas
     Type:  defect        |       Status:  reopened     
 Priority:  normal        |    Milestone:  2.5          
Component:  General       |      Version:               
 Severity:  normal        |   Resolution:               
 Keywords:  has-patch     |  
--------------------------+-------------------------------------------------
Comment (by mdawaffe):

 Error message Add User.png

 Shows error message and .form-invalid highlights (pink rows).

 How does the .form-invalid color look?

 The error message is not full width.  #ajax-resonse should probably have
 no padding or margins globally since it's an empty element on all pages
 95% of the time.  Also, the margins for .error are tuned for when it's at
 the top of the screen, which is not always the case.

 [7103/trunk/wp-admin/wp-admin.css] is what I did for the recent post edit
 collision ajax messages that show up underneath the post box. (Here,
 #autosave is like #ajax-response.)

 Note - we can rename the #ajax-response on the add users page to anything
 we want.  It'll require a JS tweak is all.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6034#comment:10>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list