Changeset 41886
- Timestamp:
- 10/16/2017 11:01:55 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/js/mediaelement/wp-mediaelement.css
r41838 r41886 1 1 .mejs-container { 2 2 clear: both; 3 max-width: 100%; 3 4 } 4 5 … … 12 13 .mejs-container .mejs-controls { 13 14 background: #222; 15 } 16 17 .mejs-time { 18 font-weight: normal; 19 word-wrap: normal; 14 20 } 15 21
Note: See TracChangeset
for help on using the changeset viewer.