sonarr: fixed search input background color
This commit is contained in:
parent
ba4d73050a
commit
dbef84fba6
@ -675,7 +675,7 @@ pre {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* SEARCH DROPDOWN HEADER */
|
/* SEARCH DROPDOWN HEADER */
|
||||||
.SeriesSearchInput-containerOpen-3F8xe, .SeriesSearchInput-seriesContainer-2yDTR {
|
.SeriesSearchInput-seriesContainer-2yDTR {
|
||||||
border: none !important;
|
border: none !important;
|
||||||
background: var(--modal-bg-color);
|
background: var(--modal-bg-color);
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user