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:
Andrea Fercia
2016-03-10 21:44:26 +00:00
parent a6e66c0cfc
commit 899edd87da
21 changed files with 69 additions and 29 deletions

View File

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