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:
parent
2f9f509659
commit
e294d3cdb2
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user