]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/js/mediaelement/wp-mediaelement.css
WordPress 4.4-scripts
[autoinstalls/wordpress.git] / wp-includes / js / mediaelement / wp-mediaelement.css
index e724a150215c5429c88029c73f7301c5150d863a..097409b15828ef9eebefb2730f66e144eff80bdf 100644 (file)
@@ -23,7 +23,7 @@
 }
 
 .mejs-controls .mejs-time-rail .mejs-time-current {
-       background: #0074a2;
+       background: #0073aa;
 }
 
 .mejs-controls .mejs-time-rail .mejs-time-total,
@@ -47,7 +47,7 @@
        border-radius: 3px;
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
        clip: auto;
-       color: #21759b;
+       color: #0073aa;
        display: block;
        font-size: 14px;
        font-weight: bold;
 }
 
 .media-embed-details .setting p,
-.media-embed-details .setting a {
+.media-embed-details .setting .remove-setting {
        color: #a00;
        font-size: 10px;
        text-transform: uppercase;
 }
 
+.media-embed-details .setting .remove-setting {
+       padding: 0;
+}
+
 .media-embed-details .setting a:hover {
        color: #f00;
 }
        height: auto;
 }
 
-.wp_attachment_holder .wp-video {
+.wp_attachment_holder .wp-video,
+.wp_attachment_holder .wp-audio-shortcode {
        margin-top: 18px;
 }