sonarr: series input color fix
This commit is contained in:
parent
d0608da4e3
commit
2f9f509659
@ -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 {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user