We include a bootstrap css style sheet to target transcript sections if the user does not have a bootstrap based theme. Previously, it was targeting .islandora-oralhistories-content section. That can potentially interfere with VideoJS styling. We only need to target the #transcript-tabs section. This PR ensures that we only target #transcript-tabs section.
How should this be tested?
Get the PR
Test in with a non-bootstrap theme
Additional Notes:
This change is intended to help with transitioning to newer VideoJS version.
What does this Pull Request do?
We include a bootstrap css style sheet to target transcript sections if the user does not have a bootstrap based theme. Previously, it was targeting .islandora-oralhistories-content section. That can potentially interfere with VideoJS styling. We only need to target the #transcript-tabs section. This PR ensures that we only target #transcript-tabs section.
How should this be tested?
Additional Notes:
This change is intended to help with transitioning to newer VideoJS version.
Interested parties
@MarcusBarnes