Remove sources for quality selector

This commit is contained in:
Omar Roth 2018-03-25 00:21:22 -05:00
parent b6d2f5d658
commit 252f1c0af3
2 changed files with 0 additions and 2006 deletions

View File

@ -1,25 +0,0 @@
.vjs-quality-selector .vjs-menu-button {
margin: 0;
padding: 0;
height: 100%;
width: 100%;
}
.vjs-quality-selector .vjs-icon-placeholder {
font-family: "VideoJS";
font-weight: normal;
font-style: normal;
}
.vjs-quality-selector .vjs-icon-placeholder:before {
content: "\f110";
}
.vjs-quality-changing .vjs-big-play-button {
display: none;
}
.vjs-quality-changing .vjs-control-bar {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
visibility: visible;
opacity: 1;
}

File diff suppressed because it is too large Load Diff