sonarr: series input color fix

This commit is contained in:
gilbN 2019-07-05 18:43:21 +02:00
parent d0608da4e3
commit 2f9f509659

View File

@ -689,6 +689,9 @@ pre {
.SeriesSearchInput-seriesContainer-2yDTR::-webkit-scrollbar-thumb { .SeriesSearchInput-seriesContainer-2yDTR::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0.25); background-color: rgba(255, 255, 255, 0.25);
} }
.SeriesSearchInput-sectionTitle-jIgg0 {
color: #fff;
}
/* SIDE MENU */ /* SIDE MENU */
.PageSidebar-sidebar-2UXc0 { .PageSidebar-sidebar-2UXc0 {