Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Searchbox-Result Hover #20

Closed
mihawk90 opened this issue May 27, 2013 · 1 comment
Closed

Searchbox-Result Hover #20

mihawk90 opened this issue May 27, 2013 · 1 comment

Comments

@mihawk90
Copy link
Contributor

The Hover on searchbox results is a bright background which makes it quite hard to read the text on it.

I suggest using a black background for the hover effect:

.commandbar .choice:hover,
.commandbar .loading:hover {
  background-color: #000000;
}

Makes the text perfectly readable and still distinct from the normal background.

@Mottie
Copy link
Member

Mottie commented May 27, 2013

Thanks! All fixed :P

@Mottie Mottie closed this as completed May 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants