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:
parent
213faec787
commit
73ad4b42ab
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user