mirror of
https://github.com/sigmasternchen/MyTube
synced 2025-03-15 12:58:54 +00:00
10 lines
190 B
CSS
10 lines
190 B
CSS
![]() |
/**
|
||
|
* videojs-hls-quality-selector
|
||
|
* @version 1.1.4
|
||
|
* @copyright 2020 Chris Boustead (chris@forgemotion.com)
|
||
|
* @license MIT
|
||
|
*/
|
||
|
.video-js.vjs-hls-quality-selector {
|
||
|
display: block
|
||
|
}
|