Use Kodi platform image for xbmc (Fixes Tautulli/Tautulli-Issues##231)

This commit is contained in:
JonnyWong16 2020-04-11 20:39:39 -07:00
parent 1271458f83
commit d0fa83bb8c
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -3932,7 +3932,7 @@ a:hover .overlay-refresh-image:hover {
} }
.platform-xbmc { .platform-xbmc {
background-color: #3b4872; background-color: #3b4872;
background-image: url(../images/platforms/xbmc.svg); background-image: url(../images/platforms/kodi.svg);
} }
.platform-xbox { .platform-xbox {
background-color: #107c10; background-color: #107c10;