fixes (#41)
This commit is contained in:
@@ -72,3 +72,10 @@ input[type="color"]:focus,
|
|||||||
#reply-control {
|
#reply-control {
|
||||||
background-color: var(--background-color);
|
background-color: var(--background-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.search-container .search-header,
|
||||||
|
.search-container .search-bar,
|
||||||
|
.search-container .search-filters,
|
||||||
|
.search-container .search-filters .search-advanced-filters {
|
||||||
|
background-color: var(--d-content-background);
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user