Lidarr album studio fix
This commit is contained in:
parent
d204d32f98
commit
2ee7a7a623
@ -1200,11 +1200,16 @@ text-decoration: none;
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* ALBUM STUDIO */
|
/* ALBUM STUDIO */
|
||||||
.AlbumStudioAlbum-season-24TO6, .AlbumStudioAlbum-tracks-2V7st {
|
.AlbumStudioAlbum-album-mOsjl, .AlbumStudioAlbum-tracks-14O0r {
|
||||||
border: none;
|
border: none;
|
||||||
background-color: rgba(0, 0, 0, 0.25);
|
background-color: rgba(0, 0, 0, 0.25);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
}
|
||||||
|
.AlbumStudioAlbum-missingWanted-1jEbu {
|
||||||
|
background-color: #f05050;
|
||||||
|
}
|
||||||
|
.AlbumStudioAlbum-allTracks-1KGPc {
|
||||||
|
background-color: #0b8750;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* CALENDAR */
|
/* CALENDAR */
|
||||||
|
|||||||
@ -1156,11 +1156,16 @@ text-decoration: none;
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* ALBUM STUDIO */
|
/* ALBUM STUDIO */
|
||||||
.AlbumStudioAlbum-season-24TO6, .AlbumStudioAlbum-tracks-2V7st {
|
.AlbumStudioAlbum-album-mOsjl, .AlbumStudioAlbum-tracks-14O0r {
|
||||||
border: none;
|
border: none;
|
||||||
background-color: rgba(0, 0, 0, 0.25);
|
background-color: rgba(0, 0, 0, 0.25);
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
}
|
||||||
|
.AlbumStudioAlbum-missingWanted-1jEbu {
|
||||||
|
background-color: #f05050;
|
||||||
|
}
|
||||||
|
.AlbumStudioAlbum-allTracks-1KGPc {
|
||||||
|
background-color: #0b8750;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* CALENDAR */
|
/* CALENDAR */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user