Sonarr: added shadow on search results dropdown box
This commit is contained in:
parent
dbef84fba6
commit
297e4788f0
@ -679,6 +679,7 @@ pre {
|
|||||||
border: none !important;
|
border: none !important;
|
||||||
background: var(--modal-bg-color);
|
background: var(--modal-bg-color);
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
|
box-shadow: 0 0 10px 1px #000000 !important;
|
||||||
}
|
}
|
||||||
.SeriesSearchInput-highlighted-15xAK {
|
.SeriesSearchInput-highlighted-15xAK {
|
||||||
background-color: hsla(0,0%,100%,.08);
|
background-color: hsla(0,0%,100%,.08);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user