mirror of
https://github.com/benbusby/whoogle-search.git
synced 2025-08-07 09:04:02 -04:00
Fix missing text style for active search suggestions
This commit is contained in:
parent
2eb33007f7
commit
7136197e5d
@ -122,6 +122,7 @@ input {
|
|||||||
|
|
||||||
.autocomplete-items div:hover {
|
.autocomplete-items div:hover {
|
||||||
background-color: var(--whoogle-element-bg);
|
background-color: var(--whoogle-element-bg);
|
||||||
|
color: var(--whoogle-contrast-text) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.autocomplete-active {
|
.autocomplete-active {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user