Browse Source

lidarr library sort by added fix

pull/90/head
Marius 5 years ago
parent
commit
6a1c87aa36
  1. 2
      CSS/themes/lidarr/lidarr-base.css

2
CSS/themes/lidarr/lidarr-base.css

@ -561,7 +561,7 @@ background-color: hsla(0,0%,100%,.25) !important;
color: hsla(0,0%,100%,.7) !important; color: hsla(0,0%,100%,.7) !important;
} }
/*ARTIST PAGE*/ /*ARTIST PAGE*/
.ArtistIndexPoster-title-38afV { .ArtistIndexPoster-title-38afV, .ArtistIndexPosterInfo-info-3J_DB {
background-color: rgba(255, 255, 255, 0.08); background-color: rgba(255, 255, 255, 0.08);
} }
.ArtistDetailsSeason-albumType-3aBd- { .ArtistDetailsSeason-albumType-3aBd- {

Loading…
Cancel
Save