DaWoody / free-video-player

An Open Source Free HTML 5 Video Player (GPLv3) - Able to play adaptive bitrate content aswell as normal content
http://www.freevideoplayer.org
GNU General Public License v3.0
3 stars 2 forks source link

Feature/stylingfix - Fixed subtitles issue, some design things #11

Closed DaWoody closed 7 years ago

DaWoody commented 7 years ago

Fixed so the subtitles work again, solves #9 and minor fixes with css. FVP's base css class js-free-video-player-style does not control video size, making it easier to implement FVP in a custom wrapper for a developer doing a project.

DaWoody commented 7 years ago

Seems all ok.. gonna merge this