Site Health: Improve focus style for accordion items on Site Health screens.
The new style is more consistent with other elements like `.wp-core-ui` buttons. Props audrasjb, mensmaximus, afercia, melchoyce, Clorith. Fixes #48578. git-svn-id: https://develop.svn.wordpress.org/trunk@47188 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
658ff7a581
commit
95b89c599f
@ -321,8 +321,9 @@
|
||||
color: #191e23;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
outline-offset: -2px;
|
||||
outline: 1px dotted #555d66;
|
||||
outline-offset: -1px;
|
||||
outline: 2px solid #0071a1;
|
||||
background-color: #f8f9f9;
|
||||
}
|
||||
|
||||
.health-check-accordion-trigger .title {
|
||||
|
Loading…
Reference in New Issue
Block a user