Add a little bit of shadow to the autocomplete boxes #3950
notalexnot
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey!
I was having a little bit of trouble reading the autocomplete suggestions since the box doesn't have any shadow or border, I was misreading because of the results below it, for example:
In my opinion, adding a little shadow or border would help a lot, I tried the following and it improves readability for me:
All it takes is adding a line to:
searxng/searx/static/themes/simple/src/less/autocomplete.less
Lines 50 to 59 in 0504513
Like this:
I could not find similar suggestions, so forgive me if it was already suggested :)
Beta Was this translation helpful? Give feedback.
All reactions