Add AirPlay support to player. Closes #1963
This commit is contained in:
@@ -13,9 +13,9 @@
|
||||
background-color: var(--theme-background) !important;
|
||||
}
|
||||
|
||||
// .vjs-airplay .vjs-icon-placeholder::before {
|
||||
// content: url("../img/airplay.png");
|
||||
// }
|
||||
.vjs-airplay .vjs-icon-placeholder::before {
|
||||
content: url("./airplay.png");
|
||||
}
|
||||
|
||||
.vjs-quality-selector .vjs-icon-placeholder {
|
||||
font-family: VideoJS;
|
||||
|
||||
Reference in New Issue
Block a user