appsembler / xblock-video

Universal Video XBlock with pluggable backend for many video hosting providers
GNU General Public License v3.0
18 stars 50 forks source link

Allow brightcove.css styles for VideoJS player v6 to apply universally, size styling fixes for BCove #36

Closed bryanlandia closed 3 years ago

bryanlandia commented 3 years ago

Change description

The many styles that were made to accommodate changes between Video.js players in v5 series and v6 were done using a .vjs-v6 selector. Remove those so the same styles can apply to subsequent versions. They work well with version 7, which is the major version in use by Brightcove.

https://appsembler.atlassian.net/browse/BLACK-1125

Fixes #27

Rebase off of master once #35 is merged

Type of change

Checklists

Development

Security

Code review

bryanlandia commented 3 years ago

Closed in favor of everything together in #38