1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

chromecast icon update

This commit is contained in:
Luke Pulverenti 2014-04-01 00:16:35 -04:00
parent 573674becd
commit d1c351c88a
4 changed files with 55 additions and 37 deletions

View file

@ -730,7 +730,6 @@
if (this.hasReceivers) {
document.getElementById("btnCast").className = "btnCast btnDefaultCast";
document.getElementById("video-ccastButton").removeAttribute("style");
this.initializeLocalPlayer();
}