Remove Google Cast support since the JS library does not seem to be maintained anymore and it frequently breaks

This commit is contained in:
Pierre Rudloff 2017-07-03 10:17:37 +02:00
parent b5ef14a930
commit dd00e9d279
9 changed files with 3 additions and 128 deletions

View file

@ -544,18 +544,6 @@ h1 {
max-width:700px;
}
.cast_btn {
cursor:pointer;
}
.cast_hidden {
display:none;
}
.cast_icon {
vertical-align:middle;
}
.format {
text-align:left;
}