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:
Sergey Biryukov 2020-02-05 06:41:13 +00:00
parent 658ff7a581
commit 95b89c599f

View File

@ -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 {