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

change cast icon state appropriately

This commit is contained in:
Luke Pulverenti 2014-02-23 15:35:58 -05:00
parent fd80cb3da5
commit 45bcd1b40a
3 changed files with 414 additions and 32 deletions

View file

@ -10,7 +10,7 @@
}
.btnDefaultCast {
background-image: url(images/chromecast/ic_notification_media_route.png);
background-image: url(images/chromecast/ic_media_route_off_holo_dark.png);
}
.btnActiveCast {