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

Create a 'search field' component for themes #11045

Merged
merged 1 commit into from Apr 21, 2023

Commits on Dec 22, 2022

  1. Create a search field component

    searchfield.html is similar to the existing searchbox.html, but does not
    have the heading "Quick Search". Instead, it uses "Search" as a placeholder
    text. This gives a cleaner and less cluttered appearance.
    
    The searchfield component is added to the basic theme and thus can be used
    in any derivative theme. It is not used by default for backward compatibility.
    
    The searchfield compenent is made the default in the new sphinx13 theme.
    
    CSS adaptions ensure that the top of the search field is aligned with the
    top of the main content.
    timhoffm committed Dec 22, 2022
    Copy the full SHA
    6f67001 View commit details
    Browse the repository at this point in the history