Ticket #32722: 32722.patch
File 32722.patch, 559 bytes (added by , 9 years ago) |
---|
-
wp-includes/js/mediaelement/wp-mediaelement.css
11 11 .mejs-embed body, 12 12 .mejs-container .mejs-controls { 13 13 background: #222; 14 max-width: 100%; 14 15 } 15 16 16 17 .mejs-controls a.mejs-horizontal-volume-slider { … … 62 63 width: auto; 63 64 } 64 65 66 .mejs-layer { 67 max-width: 100%; 68 } 69 65 70 .mejs-overlay-loading { 66 71 background: transparent; 67 72 }