[wp-trac] [WordPress Trac] #26120: No visual indication of focus on checkbox for "Open link in new window/tab" in "Insert/edit link" dialog
WordPress Trac
noreply at wordpress.org
Wed Nov 20 16:53:06 UTC 2013
#26120: No visual indication of focus on checkbox for "Open link in new window/tab"
in "Insert/edit link" dialog
--------------------------------------------+----------------------------
Reporter: seanchayes | Owner: iammattthomas
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.8
Component: Administration | Version:
Severity: normal | Resolution: fixed
Keywords: ui-focus ui-feedback has-patch |
--------------------------------------------+----------------------------
Changes (by iammattthomas):
* owner: => iammattthomas
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"26289"]:
{{{
#!CommitTicketReference repository="" revision="26289"
Cleanup on inputs:
* Remove the !important from checkbox and radio border color
* Remove the redundant #wpbody select rule
* Add checkbox and radio inputs to the standard :focus style rules for
inputs
* Remove custom border and box shadow styles from .login inputs
* Don't remove the default outline from select elements since webkit
doesn't allow borders on selects
Fixes #26120.
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26120#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list