Administration: Update chevron color in Site Health.

Props afercia.
Fixes #46934. See #46730.


git-svn-id: https://develop.svn.wordpress.org/trunk@45202 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Mel Choyce 2019-04-15 18:55:34 +00:00
parent 94af7683fe
commit 1442389a75

View File

@ -312,7 +312,7 @@
.health-check-accordion-trigger .icon,
.site-health-view-passed .icon {
border: solid #191e23;
border: solid #555D66;
border-width: 0 2px 2px 0;
height: 0.5rem;
pointer-events: none;