mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-07 05:31:15 -07:00
Use .png Plex logo instead of .svg
* Fix .svg not showing on some devices
This commit is contained in:
parent
f921035ee7
commit
e9585ea15d
2 changed files with 1 additions and 1 deletions
|
@ -1101,7 +1101,7 @@ a:hover .dashboard-recent-media-cover {
|
|||
display: block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-image: url(../images/plex-logo-light.svg);
|
||||
background-image: url(../images/plex-logo-light-small.png);
|
||||
background-size: 100px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
|
|
BIN
data/interfaces/default/images/plex-logo-light-small.png
Normal file
BIN
data/interfaces/default/images/plex-logo-light-small.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.4 KiB |
Loading…
Add table
Add a link
Reference in a new issue