mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-02-13 12:59:54 +00:00
Animated chromecast-icon
This commit is contained in:
@@ -186,13 +186,7 @@
|
||||
<div id="fullscreen" class="hide-on-small-only">
|
||||
<i class="material-icons">fullscreen</i>
|
||||
</div>
|
||||
<button class="castButton-unactive tooltipped" id="google-cast-button" style="display:none;">
|
||||
<i class="material-icons">cast</i>
|
||||
</button>
|
||||
<button class="castButton" is="google-cast-button">
|
||||
</button>
|
||||
<button class="castButton-active hide tooltipped">
|
||||
<i class="material-icons">cast_connected</i>
|
||||
<button class="castButton" id="castButton" is="google-cast-button">
|
||||
</button>
|
||||
<div id="volume-button">
|
||||
<i id="v-mute" class="material-icons">volume_off</i>
|
||||
|
||||
Reference in New Issue
Block a user