Name Description Size
player.css Styling for background gradient. Opacity changes are handled separately under .control-item. 14767
texttracks.css Move text tracks if they visually overlap with pip player controls New text tracks position is determined by adding together: 1) bottom distance of #controls 2) height of #controls-bottom, 3) border size of player controls buttons 4) hardcoded px value (to ensure consistent distance, regardless of pip window size) NOTE: if changing player.css values, change values here too. 2629