Ticket #32030: 32030.diff
| File 32030.diff, 508 bytes (added by , 11 years ago) |
|---|
-
src/wp-includes/js/mediaelement/wp-mediaelement.css
62 62 width: auto; 63 63 } 64 64 65 .mejs-overlay{ 66 position: inherit; 67 } 68 69 .mejs-overlay-button{ 70 background-color: #222; 71 border-radius: 50px; 72 top: 35%; 73 } 74 65 75 .mejs-overlay-loading { 66 76 background: transparent; 67 77 }