summary refs log tree commit diff
path: root/src/librustdoc/html/static/css
AgeCommit message (Expand)AuthorLines
2022-01-22Remove unneeded cursor pointer rule on mobile sidebarGuillaume Gomez-1/+0
2022-01-22Rollup merge of #93172 - jsha:re-remove-line, r=camelidMatthias Krüger-1/+0
2022-01-21Fix spacing for `·` between stability and sourceJacob Hoffman-Andrews-1/+0
2022-01-21Unify search input and buttons sizeGuillaume Gomez-95/+24
2022-01-21Rollup merge of #93139 - jsha:fix-wrapped-names, r=Nemo157Matthias Krüger-5/+25
2022-01-21rustdoc: remove dashed underline under main headingJacob Hoffman-Andrews-1/+0
2022-01-21Auto merge of #93138 - matthiaskrgr:rollup-m8akifd, r=matthiaskrgrbors-1/+8
2022-01-20rustdoc: fix overflow-wrap for table layoutsJacob Hoffman-Andrews-5/+25
2022-01-20Rollup merge of #93067 - jsha:fix-scroll-padding-top, r=GuillaumeGomezMatthias Krüger-1/+8
2022-01-19Rustdoc mobile: put out-of-band on its own lineJacob Hoffman-Andrews-9/+20
2022-01-19Fix scroll offset when jumping to internal idJacob Hoffman-Andrews-1/+8
2022-01-18Remove horizontal lines at top of pageJacob Hoffman-Andrews-12/+0
2022-01-18Simplify and unify rustdoc sidebar stylesJacob Hoffman-Andrews-254/+131
2022-01-18Rollup merge of #92830 - jsha:style-cleanups, r=GuillaumeGomezMatthias Krüger-8/+9
2022-01-18Rollup merge of #92629 - jsha:theme-picker-local-only-2, r=GuillaumeGomezMatthias Krüger-11/+6
2022-01-17Rustdoc style cleanupsJacob Hoffman-Andrews-13/+9
2022-01-14Pick themes on settings page, not every pageJacob Hoffman-Andrews-11/+6
2022-01-14Enable wrapping words by defaultJacob Hoffman-Andrews-0/+16
2022-01-12Rollup merge of #92764 - GuillaumeGomez:fix-rust-logo-style, r=jshaMatthias Krüger-3/+3
2022-01-11Fix style for rust logoGuillaume Gomez-3/+3
2022-01-10Rollup merge of #92602 - jsha:source-link-2, r=GuillaumeGomezMatthias Krüger-19/+23
2022-01-09Rollup merge of #92490 - jsha:crates-in-results, r=GuillaumeGomezMatthias Krüger-6/+12
2022-01-08Make source links look cleanerJacob Hoffman-Andrews-19/+23
2022-01-07Rollup merge of #92610 - GuillaumeGomez:css-class-instead-of-inline-style, r=...Eric Huss-0/+4
2022-01-06Create CSS class instead of using inline style for search resultsGuillaume Gomez-0/+4
2022-01-06Rollup merge of #92404 - GuillaumeGomez:src-font-size, r=jshaMatthias Krüger-13/+7
2022-01-06Rollup merge of #92058 - jsha:run-on-hover, r=GuillaumeGomezMatthias Krüger-1/+4
2022-01-05Simplify :target CSS selectorGuillaume Gomez-12/+3
2022-01-05Move crate drop-down to search results pageJacob Hoffman-Andrews-6/+12
2022-01-05Fix font size for [src] links in headersGuillaume Gomez-1/+4
2022-01-05Make Run button visible on hoverJacob Hoffman-Andrews-1/+4
2022-01-02Set font size proportional to user's font sizeJacob Hoffman-Andrews-53/+58
2021-12-31Rollup merge of #92440 - GuillaumeGomez:fix-mobile-toggles, r=jshaMatthias Krüger-0/+10
2021-12-31Rollup merge of #91480 - jsha:fewer-colors, r=GuillaumeGomezMatthias Krüger-59/+73
2021-12-30Fix display of toggles on mobileGuillaume Gomez-0/+10
2021-12-15Rollup merge of #91905 - GuillaumeGomez:source-code-page-sidebar, r=jshaMatthias Krüger-2/+10
2021-12-14Fix sidebar in source code pageGuillaume Gomez-2/+10
2021-12-13Rollup merge of #91699 - jsha:webkit-appearance-search-input, r=GuillaumeGomezMatthias Krüger-0/+4
2021-12-12Add -webkit-appearance: none to search inputJacob Hoffman-Andrews-0/+4
2021-12-10Split CSS classes for "typedef" vs "associatedtype".Jacob Hoffman-Andrews-7/+23
2021-12-08Rollup merge of #91534 - jsha:heading-color, r=GuillaumeGomezMatthias Krüger-3/+3
2021-12-08Change associated type to use link colorJacob Hoffman-Andrews-5/+5
2021-12-04Make rustdoc headings black, and markdown blueJacob Hoffman-Andrews-3/+3
2021-12-03Use fewer colors in rustdoc UIJacob Hoffman-Andrews-57/+55
2021-12-02Rename CSS class main-inner into width-limiterGuillaume Gomez-3/+3
2021-12-02Rename ID "main" into "main-content"Guillaume Gomez-11/+11
2021-12-02Fix remaining bugsGuillaume Gomez-6/+21
2021-11-29rustdoc: show logo in source sub navcynecx-3/+38
2021-11-29rustdoc: rework source sidebarcynecx-31/+48
2021-11-29rustdoc: fix tabs in csscynecx-5/+5