mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-23 12:44:30 +00:00
Accessibility: Improve focus styles for legacy modal dialogs powered by jQuery UI.
Fixes #47944. git-svn-id: https://develop.svn.wordpress.org/trunk@45931 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1453,6 +1453,9 @@ i.mce-i-wp_code:before {
|
||||
box-shadow:
|
||||
0 0 0 1px #5b9dd9,
|
||||
0 0 2px 1px rgba(30, 140, 190, 0.8);
|
||||
/* Only visible in Windows High Contrast mode */
|
||||
outline: 2px solid transparent;
|
||||
outline-offset: -2px;
|
||||
}
|
||||
|
||||
#wp-link-wrap #link-selector {
|
||||
|
||||
Reference in New Issue
Block a user