Cast updates
This commit is contained in:
parent
e9b554b932
commit
84eb555644
4 changed files with 57 additions and 5 deletions
|
@ -15,4 +15,15 @@
|
|||
|
||||
.btnActiveCast {
|
||||
background-image: url(images/chromecast/ic_media_route_on_holo_dark.png);
|
||||
}
|
||||
|
||||
.btnDisabledCast {
|
||||
background-image: url(images/chromecast/ic_media_route_disabled_holo_dark.png);
|
||||
}
|
||||
|
||||
.ui-icon-ccast {
|
||||
background-image: url(images/chromecast/ic_media_route_off_holo_dark.png);
|
||||
background-position: 5px 5px;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 18px 18px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue