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

[www] Improve docsearch UI for small devices #3597

Merged
merged 2 commits into from
Jan 19, 2018

Commits on Jan 19, 2018

  1. [www] Improve docsearch for small devices

    * ditch css.global(…) and instead use css.insert() for all CSS overriding/building upon the stock docsearch.css – couldn’t figure out any advantages in using css.global over css.insert()
    * full-width result list items and calmer subcategory titles for small devices
    * „purpelize“ UI and replace a few more stock colors with equivalents from utils/presets
    * slightly wider result dropdown for desktop and above
    * remove result dropdown outer padding and fiddle with whitespace
    fk committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    1dd690b View commit details
    Browse the repository at this point in the history
  2. debug:false

    fk committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    c4772f9 View commit details
    Browse the repository at this point in the history