| Age | Commit message (Expand) | Author | Lines |
| 2022-07-20 | Fix CSS on search input focus | Guillaume Gomez | -3/+21 |
| 2022-07-14 | Remove unused CSS | Guillaume Gomez | -44/+5 |
| 2022-07-11 | Continue themes CSS migration over CSS variables | Guillaume Gomez | -130/+16 |
| 2022-07-11 | Remove unused CSS rules | Guillaume Gomez | -33/+0 |
| 2022-07-10 | Group .test-arrow CSS rules and fix rgb/rgba property | Guillaume Gomez | -7/+3 |
| 2022-07-03 | Rollup merge of #98773 - notriddle:notriddle/source-sidebar-details, r=Guilla... | Ralf Jung | -7/+9 |
| 2022-07-01 | rustdoc cleanup: remove unused function | Michael Howell | -4/+3 |
| 2022-07-01 | rustdoc: use <details> tag for the source code sidebar | Michael Howell | -3/+6 |
| 2022-06-28 | Simplify CSS theming by setting CSS variables | Guillaume Gomez | -199/+18 |
| 2022-06-28 | Remove unused CSS rules | Guillaume Gomez | -12/+0 |
| 2022-06-26 | Rollup merge of #98297 - GuillaumeGomez:help-pocket-menu, r=notriddle | Matthias Krüger | -12/+15 |
| 2022-06-25 | Fix CSS rule for selected and hovered items in the source sidebar | Guillaume Gomez | -6/+6 |
| 2022-06-23 | Move help popup into a pocket menu as well | Guillaume Gomez | -12/+15 |
| 2022-05-31 | Fix theme checks | Guillaume Gomez | -0/+3 |
| 2022-05-31 | Display empty impl blocks if they have documentations | Guillaume Gomez | -1/+4 |
| 2022-05-30 | Move theme rules out of settings.css | Guillaume Gomez | -7/+39 |
| 2022-05-30 | Improve display of settings radio buttons | Guillaume Gomez | -6/+57 |
| 2022-05-17 | Fix display of search crate filter select | Guillaume Gomez | -5/+6 |
| 2022-05-14 | Remove theme picker button | Guillaume Gomez | -28/+7 |
| 2022-05-14 | Improve settings menu display | Guillaume Gomez | -3/+15 |
| 2022-03-27 | Add scrape examples help page | Will Crichton | -6/+6 |
| 2022-03-27 | Improve styling on scrape examples help button | Will Crichton | -10/+10 |
| 2022-03-27 | Improve alignment of additional scraped examples, add scrape examples help page | Will Crichton | -4/+57 |
| 2022-02-07 | Fix hover effects in sidebar | Jacob Hoffman-Andrews | -21/+11 |
| 2022-01-31 | Rollup merge of #93444 - camelid:rustdoc-css-cleanup, r=GuillaumeGomez,jsha | Matthias Krüger | -6/+8 |
| 2022-01-29 | rustdoc: small fixes to mobile navigation | Jacob Hoffman-Andrews | -0/+3 |
| 2022-01-29 | Fix some CSS warnings and errors from VS Code | Noah Lev | -6/+8 |
| 2022-01-25 | give light-theme fns the correct orange-brown colour | Conrad Ludgate | -1/+1 |
| 2022-01-24 | Rollup merge of #93231 - conradludgate:doc-link-brightness, r=notriddle | Matthias Krüger | -0/+67 |
| 2022-01-23 | remove duplicate rule | Conrad Ludgate | -6/+0 |
| 2022-01-23 | tweak all sidebar colours | Conrad Ludgate | -3/+67 |
| 2022-01-23 | adjust sidebar link brightness | Conrad Ludgate | -0/+9 |
| 2022-01-21 | Unify search input and buttons size | Guillaume Gomez | -31/+5 |
| 2022-01-18 | Remove horizontal lines at top of page | Jacob Hoffman-Andrews | -9/+0 |
| 2022-01-18 | Simplify and unify rustdoc sidebar styles | Jacob Hoffman-Andrews | -72/+9 |
| 2022-01-17 | Rustdoc style cleanups | Jacob Hoffman-Andrews | -2/+9 |
| 2022-01-12 | Rollup merge of #92764 - GuillaumeGomez:fix-rust-logo-style, r=jsha | Matthias Krüger | -3/+3 |
| 2022-01-11 | Fix style for rust logo | Guillaume Gomez | -3/+3 |
| 2022-01-10 | Rollup merge of #92602 - jsha:source-link-2, r=GuillaumeGomez | Matthias Krüger | -7/+3 |
| 2022-01-08 | Make source links look cleaner | Jacob Hoffman-Andrews | -7/+3 |
| 2022-01-05 | Simplify :target CSS selector | Guillaume Gomez | -12/+3 |
| 2021-12-31 | Rollup merge of #91480 - jsha:fewer-colors, r=GuillaumeGomez | Matthias Krüger | -59/+73 |
| 2021-12-10 | Split CSS classes for "typedef" vs "associatedtype". | Jacob Hoffman-Andrews | -7/+23 |
| 2021-12-08 | Rollup merge of #91534 - jsha:heading-color, r=GuillaumeGomez | Matthias Krüger | -3/+3 |
| 2021-12-08 | Change associated type to use link color | Jacob Hoffman-Andrews | -5/+5 |
| 2021-12-04 | Make rustdoc headings black, and markdown blue | Jacob Hoffman-Andrews | -3/+3 |
| 2021-12-03 | Use fewer colors in rustdoc UI | Jacob Hoffman-Andrews | -57/+55 |
| 2021-11-29 | rustdoc: show logo in source sub nav | cynecx | -3/+3 |
| 2021-11-29 | rustdoc: fix theme colors | cynecx | -3/+3 |
| 2021-11-29 | rustdoc: merge source sidebar into main sidebar | cynecx | -1/+1 |