mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 14:20:15 +00:00
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:
@@ -1369,6 +1369,10 @@ a.post-thumbnail:hover {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.content-sidebar .wp-playlist-item .wp-playlist-caption {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
/* Page links */
|
||||
|
||||
.page-links {
|
||||
|
||||
Reference in New Issue
Block a user