Browse Source

sonarr: fixed search input background color

pull/15/head
gilbN 6 years ago
parent
commit
dbef84fba6
  1. 2
      CSS/themes/sonarr/sonarr-base.css

2
CSS/themes/sonarr/sonarr-base.css

@ -675,7 +675,7 @@ pre {
}
/* SEARCH DROPDOWN HEADER */
.SeriesSearchInput-containerOpen-3F8xe, .SeriesSearchInput-seriesContainer-2yDTR {
.SeriesSearchInput-seriesContainer-2yDTR {
border: none !important;
background: var(--modal-bg-color);
color: #fff !important;

Loading…
Cancel
Save