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:
parent
60cf850c00
commit
0a0c1f9567
@ -1369,6 +1369,10 @@ a.post-thumbnail:hover {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.content-sidebar .wp-playlist-item .wp-playlist-caption {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
/* Page links */
|
||||
|
||||
.page-links {
|
||||
|
Loading…
Reference in New Issue
Block a user