mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-14 09:12:58 -07:00
Fix Plex Web click through logo
This commit is contained in:
parent
c608c7c9fc
commit
e30e6dfe35
1 changed files with 1 additions and 1 deletions
|
@ -995,7 +995,7 @@ a .dashboard-activity-metadata-user-thumb:hover {
|
|||
display: block;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-image: url(/interfaces/default/images/plex-logo-light.svg);
|
||||
background-image: url(../images/plex-logo-light.svg);
|
||||
background-size: 100px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue