Wordpress/src/wp-includes/css
Scott Taylor 9ff3e7c214 Add core support for Playlists and Video Playlists.
* Playlists operate like galleries in the admin. 
* Provide default UI and JS support in themes using MediaElement and Backbone. 
* The shortcodes are clickable, editable, and configurable using the media modal. 
* Playlists support images for each item, whether or not the current theme supports images for `attachment:audio` and `attachment:video`
* Playlists respond to `$content_width` and resize videos accordingly.
* All playlist data is included inline, using a script tag with `type="application/json"`, allowing anyone to unenqueue the WP playlist JS and roll their own.
* Playlist styles are minimal and work out of the box in the last 5 default themes. They inherit and adapt to the current theme's font styles, and their rules are easily overrideable.

See #26631.



git-svn-id: https://develop.svn.wordpress.org/trunk@27239 602fd350-edb4-49c9-b593-d223f7449a82
2014-02-24 18:07:51 +00:00
..
admin-bar.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:29:16 +00:00
buttons.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:29:16 +00:00
dashicons.css Update Dashicons to latest. Adds line break, paragraph, code, and bbPress. 2014-01-31 00:40:05 +00:00
editor.css TinyMCE: revert style for the blocks drop-down in the toolbar, limit the styles imported for the same drop-down, make the menu highlight color grey. Part props avryl, see #26952 2014-02-19 03:50:09 +00:00
jquery-ui-dialog.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:29:16 +00:00
media-views.css Add core support for Playlists and Video Playlists. 2014-02-24 18:07:51 +00:00
wp-auth-check.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:29:16 +00:00
wp-pointer.css Dev/build tools: Use grunt-autoprefixer for CSS vendor prefixes. 2014-02-13 08:29:16 +00:00