Twenty Thirteen: style native mediaelement video player with a black background color. Props obenland, closes #23821.

git-svn-id: https://develop.svn.wordpress.org/trunk@23835 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Lance Willett 2013-03-28 04:44:27 +00:00
parent 15a0ae209d
commit 5f6f7c663f

View File

@ -1246,6 +1246,7 @@ footer.entry-meta {
}
/* Mediaelements */
.hentry .mejs-mediaelement,
.hentry .mejs-container .mejs-controls {
background: #220e10;
}