-
Notifications
You must be signed in to change notification settings - Fork 656
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
New global site search box #622
Comments
Just noticed that myself. tbh I like this new search box, what I dont like is how the actual https://github.com/ page looks now, it use to have a nice separation between repos you own and what repos you contribute to, now its wth. |
Hi @xt0rted! Thanks for reporting this, it'll be fixed momentarily. |
I came up with these li.d-flex a {
background: #181818 !important;
}
li.d-flex a:hover {
background: blue !important;
}
.navigation-focus a:hover {
color: white !important;
} Its interesting to see how that works too ;) |
This new addition does interfere with the GitHub Awesome autocomplete extension... but it looks like they're on it. |
\o/ |
@the-j0k3r Those selectors are much too general. The |
Ah I thought it was too good to be true :) |
I have just noticed how hovering over the list knocks the icons sideways when title is a bit longer, looks like ass, but good news its a GitHub issue, not a GitHub Dark issue. |
Move ahead, we'll catch up later :) |
@Mottie this is also broken again reopen pls. |
GitHub's in the process of rolling out a new search box in the main nav. It mostly looks ok but needs some tweaking for selection/hover.
The text was updated successfully, but these errors were encountered: