mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Media: Add an audio and video player to the media manager modal.
This introduces a means of playing existing audio and video files while browsing them prior to selecting them for use. Props antpb, Mista-Flo, garrett-eclipse, mapk Fixes #43640 git-svn-id: https://develop.svn.wordpress.org/trunk@49195 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1765,6 +1765,14 @@
|
||||
padding-bottom: 11px;
|
||||
}
|
||||
|
||||
.attachment-info .wp-media-wrapper {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.attachment-info .wp-media-wrapper.wp-audio {
|
||||
margin-top: 13px;
|
||||
}
|
||||
|
||||
.attachment-info .filename {
|
||||
font-weight: 600;
|
||||
color: #444;
|
||||
|
||||
Reference in New Issue
Block a user