Accessibility: Improve the color contrast ratio of the expandable panel "handles".
Fixes #35923. Built from https://develop.svn.wordpress.org/trunk@36959 git-svn-id: http://core.svn.wordpress.org/trunk@36927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -159,6 +159,7 @@ body {
|
||||
|
||||
#customize-theme-controls .accordion-section-title:after {
|
||||
content: "\f341";
|
||||
color: #a0a5aa;
|
||||
}
|
||||
|
||||
#customize-theme-controls .accordion-section-content {
|
||||
@@ -646,6 +647,7 @@ p.customize-section-description {
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
/* @todo maybe no more used? */
|
||||
.customize-control .dropdown-arrow {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user