Skip to content

Commit

Permalink
chore: Switch to our quality selector (#1527)
Browse files Browse the repository at this point in the history
* chore: Switch to our quality selector

* netlify
  • Loading branch information
mister-ben authored Jul 19, 2024
1 parent 28cb9fd commit e3d1c42
Show file tree
Hide file tree
Showing 5 changed files with 205 additions and 208 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="icon" href="logo.svg">
<link href="node_modules/bootstrap/dist/css/bootstrap.css" rel="stylesheet">
<link href="node_modules/video.js/dist/video-js.css" rel="stylesheet">
<link href="node_modules/jb-videojs-hls-quality-selector/dist/videojs-hls-quality-selector.css" rel="stylesheet">
<link rel="stylesheet" href="node_modules/videojs-contrib-quality-menu/dist/videojs-contrib-quality-menu.css">
<style>
.form-check {
background-color: hsl(0, 0%, 90%);
Expand Down
Loading

0 comments on commit e3d1c42

Please sign in to comment.