1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-07-14 16:55:11 +02:00

sonarr v3

This commit is contained in:
GilbN 2018-10-22 22:42:02 +02:00
parent ca91ee0ede
commit cd5367ac8c

View File

@ -617,6 +617,15 @@ pre {
.SeriesDetails-seriesNavigationButton-1lMzE:hover {
color: #FFF !important;
}
.SeriesDetailsSeason-actionButton-3v1uD {
color: hsla(0,0%,100%,.7) !important;
}
.fa-search {
color: hsla(0,0%,100%,.7) !important;
}
.fa-search:hover {
color: #FFF !important;
}
/* Search page */
.AddNewSeriesSearchResult-searchResult-30ozE {
background-color: rgba(0, 0, 0, .25) !important;