Fix Plex Web click through logo

This commit is contained in:
Jonathan Wong 2015-09-10 15:03:38 -07:00
parent c608c7c9fc
commit e30e6dfe35

View file

@ -995,7 +995,7 @@ a .dashboard-activity-metadata-user-thumb:hover {
display: block; display: block;
width: 100%; width: 100%;
height: 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-size: 100px;
background-repeat: no-repeat; background-repeat: no-repeat;
background-position: center; background-position: center;