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:
parent
3ad740c9c8
commit
317ff18c49
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue