mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Add Alexa rgba colour
This commit is contained in:
parent
25db370f9d
commit
5e03d6b922
1 changed files with 3 additions and 0 deletions
|
@ -3971,6 +3971,9 @@ a:hover .overlay-refresh-image:hover {
|
|||
background-color: #107c10;
|
||||
background-image: url(../images/platforms/xbox.svg);
|
||||
}
|
||||
.platform-alexa-rgba {
|
||||
background-color: rgba(0, 202, 255, 0.40);
|
||||
}
|
||||
.platform-android-rgba {
|
||||
background-color: rgba(61, 220, 132, 0.40);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue