summary refs log tree commit diff
path: root/src/librustdoc/html/static/css/noscript.css
AgeCommit message (Collapse)AuthorLines
2022-10-24rustdoc: remove unused `.sidebar-logo` DOM on source pagesMichael Howell-0/+4
2022-10-20rustdoc: improve appearance of source page navigation barMichael Howell-1/+1
This commit changes things so that the search bar is exactly centered between the top of the page and the top of the source code content area.
2022-05-14Remove theme picker buttonGuillaume Gomez-4/+0
2021-12-02Rename ID "main" into "main-content"Guillaume Gomez-1/+1
2021-10-31Hide search bar in noscript.cssJacob Hoffman-Andrews-0/+9
Also, remove the highlighting of the search bar in disabled state. This reduces flicker when loading a page.
2021-07-07Clean up rustdoc static filesGuillaume Gomez-0/+15