diff --git a/CSS/themes/sonarr/sonarr-base.css b/CSS/themes/sonarr/sonarr-base.css index b13c921f..25b65d5a 100644 --- a/CSS/themes/sonarr/sonarr-base.css +++ b/CSS/themes/sonarr/sonarr-base.css @@ -770,7 +770,7 @@ pre { color: hsla(0,0%,100%,.7); } /* POSTERS */ - .SeriesIndexPoster-title-263Pq, .SeriesIndexPoster-nextAiring-1FZy6 { + .SeriesIndexPoster-title-263Pq, .SeriesIndexPoster-nextAiring-1FZy6, .SeriesIndexPosterInfo-info-2JsCg { background-color: rgba(0, 0, 0, .25); color: #fff; }