[wp-trac] Re: [WordPress Trac] #7975: Save Changes Button
Inconsistency on Settings Pages
WordPress Trac
wp-trac at lists.automattic.com
Sun Oct 26 21:54:20 GMT 2008
#7975: Save Changes Button Inconsistency on Settings Pages
----------------------------+-----------------------------------------------
Reporter: sivel | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: Administration | Version: 2.7
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by azaozz):
Ideally all buttons would have one of the 3 button classes, .button,
.button-primary (emphasis) or .button-secondary (when the button is on a
coloured background). There may be also couple of 'special cases' but can
deal with them when all the rest of the colours are in.
Of course the "button" element would have equivalent styling as having
class="button". The same can be done for input[type="submit"] but won't
work in old non-standard compliant browsers, so will have to add
class="button" like your first patch.
--
Ticket URL: <http://trac.wordpress.org/ticket/7975#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list