Twenty Fourteen: fix playlist track color in content sidebar. Props celloexpressions, fixes #28457.

git-svn-id: https://develop.svn.wordpress.org/trunk@28690 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2014-06-06 17:21:53 +00:00
parent 60cf850c00
commit 0a0c1f9567

View File

@ -1369,6 +1369,10 @@ a.post-thumbnail:hover {
background: transparent;
}
.content-sidebar .wp-playlist-item .wp-playlist-caption {
color: #000;
}
/* Page links */
.page-links {