Use emblem as logo in TV layout

This commit is contained in:
MrTimscampi 2020-08-26 19:58:21 +02:00
parent 98f5bc3d9c
commit 9518ffa456
6 changed files with 24 additions and 0 deletions

View file

@ -41,6 +41,10 @@ html {
background-image: url(../../assets/img/banner-light.png);
}
.layout-tv .pageTitleWithDefaultLogo {
background-image: url(../../assets/img/icon-transparent.png);
}
.dialog,
.nowPlayingPlaylist,
.nowPlayingContextMenu,