[wp-trac] [WordPress Trac] #18576: setup-config.php CSS issues

WordPress Trac wp-trac at lists.automattic.com
Tue Nov 15 00:20:07 UTC 2011


#18576: setup-config.php CSS issues
-----------------------------------+------------------
 Reporter:  SergeyBiryukov         |       Owner:
     Type:  defect (bug)           |      Status:  new
 Priority:  normal                 |   Milestone:  3.3
Component:  UI                     |     Version:  3.3
 Severity:  minor                  |  Resolution:
 Keywords:  has-patch ui-feedback  |
-----------------------------------+------------------

Comment (by chexee):

 I took a look at this and wrote a patch that:
 1) modifies some of the style to better match the current UI
 2) makes it more mobile/responsive friendly
 3) Modified the code style.

 Specifically, here's everything the patch does:

 - Changes 11px border-radius to 3px
 - Adds more vendor prefixes for CSS3 attributes
 - On error pages, updated old Lucida font stack to sans-serif and updated
 link styles to match core.
 - removed the #f3f3f3 background color on table rows, so the styles match
 our form styles better.
 - Added a "Privacy" label next to the "Allow my website to appear in
 search engines" checkbox for better alignment and flow to the form.
 - Added a "install-success" class to the form and styled that screen to
 show the password larger.
 - Removed the {{{<code>}}} from the username an the final screen. Its not
 a filename or a password.
 - Changed "MySQL password" to "your MySQL password."
 - Removed explicit width and added max-width:700px to body.

 Aaand screenshots:

 All the affected screens: http://cl.ly/3v1u3b0O2z3o2i1O1Z3J

 5-minute install responsive: http://cl.ly/0R0I0m1r3n0x3V0Z1w1R

 Database info responsive: http://cl.ly/081F0Z2h1J05192s3P2M

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


More information about the wp-trac mailing list