1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-09 04:32:36 +01:00

sonarr: searchinput needed important

This commit is contained in:
gilbN 2019-07-05 18:44:35 +02:00
parent 2f9f509659
commit e294d3cdb2

View File

@ -676,9 +676,9 @@ pre {
/* SEARCH DROPDOWN HEADER */
.SeriesSearchInput-containerOpen-3F8xe, .SeriesSearchInput-seriesContainer-2yDTR {
border: none;
border: none !important;
background: var(--modal-bg-color);
color: #fff;
color: #fff !important;
}
.SeriesSearchInput-highlighted-15xAK {
background-color: hsla(0,0%,100%,.08);