aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/modules/plyr/custom_plyr.css
Commit message (Collapse)AuthorAgeFilesLines
* Update Plyr custom styles for menu containerAstound2024-01-291-0/+8
| | | | | | | Specifically, set a maximum height and added vertical scrolling to address an issue related to Plyr's menu height. Improve the overall usability and visual appearance of the menu in video player.
* Adjust Plyr custom styles for video preview thumbnailAstound2024-01-291-0/+9
| | | | | | | | In custom_plyr.css, made adjustments to styles for video preview thumbnail in Plyr Specific changes: - Modified the size and positioning of the thumbnail container to improve the visual presentation. - Enchance the user experience when interacting with video previews.
* Refactor styles on video playback pageAstound2024-01-291-0/+22
Made changes to the styles on the video playback page to enhance visibility and address issues with the video player. Added a new custom style file for Plyr, and removed redundant and unused styles in watch.css. Specific changes: - Added custom_plyr.css for Plyr styles. - Removed redundant styles related to playback issues in watch.css