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

git-svn-id: http://core.svn.wordpress.org/trunk@23835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Lance Willett 2013-03-28 04:44:27 +00:00
parent 3ad740c9c8
commit 317ff18c49
1 changed files with 1 additions and 0 deletions

View File

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