avalonmediasystem / avalon

Avalon Media System – Samvera Application
http://www.avalonmediasystem.org/
Apache License 2.0
93 stars 51 forks source link

Styling for currently highlighted track on progress bar is red instead green in Avalon #5867

Closed elynema closed 2 weeks ago

elynema commented 4 weeks ago

Description

When viewing a media object on avalon-dev that has tracks, if you select a track, the current section of the progress bar that represents that track is highlighted bright red. Historically this

Currently:

image.png

Historically:

image.png

This change has also happened on the playlist markers, as well. Historically, they were the same color as other video.js buttons (white?) but showing as bright red in avalon-dev.

Historically:

image.png

This doesn't seem to be impacting the media player in the playlist page, and it is not occurring on the Ramp demo site.

Done Looks Like:

elynema commented 3 weeks ago

Presumably something in Avalon is overwriting the Ramp styling. This seems to have been introduced to Avalon with the Ramp build yesterday (we didn't observe it before).

Ramp is overwriting some in-line CSS that Avalon is not.