mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 21:03:21 -07:00
Add Amazon Alexa platform icon
This commit is contained in:
parent
63b363dfe4
commit
25db370f9d
2 changed files with 9 additions and 0 deletions
|
@ -3851,6 +3851,10 @@ a:hover .overlay-refresh-image:hover {
|
|||
background-repeat: no-repeat !important;
|
||||
background-position: center !important;
|
||||
}
|
||||
.platform-alexa {
|
||||
background-color: #00caff;
|
||||
background-image: url(../images/platforms/alexa.svg);
|
||||
}
|
||||
.platform-android {
|
||||
background-color: #3ddc84;
|
||||
background-image: url(../images/platforms/android.svg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue