1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-05 10:42:28 +01:00

fixed sort by "added" background color on series page. (Thanks sjabby)

This commit is contained in:
gilbN 2019-06-27 20:18:21 +02:00
parent 213faec787
commit 73ad4b42ab

View File

@ -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;
}