[wp-trac] [WordPress Trac] #51870: Update all focusable elements to use the new focus style
WordPress Trac
noreply at wordpress.org
Sat Feb 24 15:47:35 UTC 2024
#51870: Update all focusable elements to use the new focus style
----------------------------------------------+----------------------------
Reporter: johnbillion | Owner: joedolson
Type: task (blessed) | Status: closed
Priority: normal | Milestone: 6.5
Component: Administration | Version: 5.3
Severity: normal | Resolution: fixed
Keywords: has-screenshots has-patch commit | Focuses:
| accessibility, css
----------------------------------------------+----------------------------
Comment (by oglekler):
This CSS is doing weird things with the front end:
{{{
.wp-site-blocks *:focus {
outline-width: 2px;
outline-style: solid;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/51870#comment:43>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list