| Age | Commit message (Expand) | Author | Lines |
| 2023-01-22 | Use correct pseudo-element selector | Guillaume Gomez | -4/+4 |
| 2023-01-21 | Migrate scraped-examples top and bottom "borders" to CSS variables | Guillaume Gomez | -21/+12 |
| 2023-01-20 | Rollup merge of #107131 - notriddle:notriddle/rustdoc-radio-display-inline-fl... | Michael Goulet | -6/+1 |
| 2023-01-20 | Rollup merge of #107095 - notriddle:notriddle/sidebar-current, r=GuillaumeGomez | Michael Goulet | -1/+1 |
| 2023-01-20 | rustdoc: use CSS inline layout for radio line instead of flexbox | Michael Howell | -6/+1 |
| 2023-01-19 | rustdoc: remove redundant CSS selector `.sidebar .current` | Michael Howell | -1/+1 |
| 2023-01-18 | rustdoc: remove redundant rule `#settings .setting-line` | Michael Howell | -5/+1 |
| 2023-01-17 | rustdoc: instead of `.setting-name { width: 100% }`, use default div CSS | Michael Howell | -4/+0 |
| 2023-01-14 | Rollup merge of #106828 - notriddle:notriddle/notable-trait-docblock, r=Guill... | Matthias Krüger | -2/+6 |
| 2023-01-14 | Rollup merge of #106819 - notriddle:notriddle/rm-h1-fqn, r=GuillaumeGomez | Yuki Okushi | -1/+1 |
| 2023-01-13 | rustdoc: remove `docblock` class from notable trait popover | Michael Howell | -2/+6 |
| 2023-01-13 | rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggle | Michael Howell | -43/+43 |
| 2023-01-13 | rustdoc: remove unnecessary DOM class `h1.fqn` | Michael Howell | -1/+1 |
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -1/+1 |
| 2023-01-11 | Rollup merge of #106690 - GuillaumeGomez:item-declaration-scrolling, r=notriddle | Yuki Okushi | -0/+4 |
| 2023-01-10 | Fix scrolling for item declaration block | Guillaume Gomez | -0/+4 |
| 2023-01-09 | rustdoc: merge common CSS for `a` | Michael Howell | -4/+1 |
| 2023-01-07 | Rollup merge of #106556 - notriddle:notriddle/margin-left-content-mobile, r=G... | Matthias Krüger | -4/+0 |
| 2023-01-06 | rustdoc: remove no-op mobile CSS `.content { margin-left: 0 }` | Michael Howell | -4/+0 |
| 2023-01-06 | rustdoc: remove no-op CSS `.rustdoc.source .sidebar { width: 0 }` | Michael Howell | -5/+1 |
| 2023-01-06 | Rollup merge of #106502 - notriddle:notriddle/user-select, r=GuillaumeGomez | Dylan DPC | -2/+0 |
| 2023-01-05 | rustdoc: remove legacy user-select CSS | Michael Howell | -2/+0 |
| 2023-01-05 | Auto merge of #106487 - GuillaumeGomez:fix-kbd-var, r=notriddle | bors | -1/+1 |
| 2023-01-05 | Fix --kbd-color variable name in rustdoc.css | Guillaume Gomez | -1/+1 |
| 2023-01-04 | rustdoc: remove unnecessary wrapper around sidebar and mobile logos | Michael Howell | -2/+3 |
| 2023-01-03 | Rollup merge of #106411 - notriddle:notriddle/font-feature-settings, r=Guilla... | Michael Goulet | -4/+0 |
| 2023-01-03 | rustdoc: remove legacy font-feature-settings CSS | Michael Howell | -4/+0 |
| 2023-01-02 | rustdoc: remove legacy box-sizing CSS | Michael Howell | -2/+0 |
| 2023-01-02 | Auto merge of #106301 - notriddle:notriddle/dir-entry, r=GuillaumeGomez | bors | -23/+2 |
| 2022-12-31 | Rollup merge of #106297 - notriddle:notriddle/scrape-help, r=GuillaumeGomez | Matthias Krüger | -10/+6 |
| 2022-12-30 | rustdoc: use the regular arrow indicator for dir-entry CSS | Michael Howell | -23/+2 |
| 2022-12-30 | rustdoc: merge scrape-help CSS | Michael Howell | -10/+6 |
| 2022-12-30 | Rollup merge of #106273 - notriddle:notriddle/source-content-overflow, r=Guil... | Matthias Krüger | -4/+0 |
| 2022-12-30 | Auto merge of #106262 - GuillaumeGomez:migrate-more-scraped-examples-css, r=n... | bors | -24/+20 |
| 2022-12-29 | rustdoc: remove redundant CSS `.source .content { overflow: visible }` | Michael Howell | -4/+0 |
| 2022-12-29 | Auto merge of #106266 - matthiaskrgr:rollup-cxrdbzy, r=matthiaskrgr | bors | -5/+3 |
| 2022-12-29 | Rollup merge of #106218 - GuillaumeGomez:migrate-css-var-scraped-examples, r=... | Matthias Krüger | -18/+13 |
| 2022-12-29 | Rollup merge of #106217 - notriddle:notriddle/tooltip-center, r=GuillaumeGomez | Matthias Krüger | -1/+0 |
| 2022-12-29 | Migrate more scraped examples CSS rules to CSS variables | Guillaume Gomez | -24/+20 |
| 2022-12-28 | rustdoc: simplify settings, help, and copy button CSS by not reusing | Michael Howell | -5/+3 |
| 2022-12-28 | rustdoc: remove unnecessary `.tooltip::after { text-align: center }` | Michael Howell | -1/+0 |
| 2022-12-28 | Migrate scraped examples higlight CSS to variables | Guillaume Gomez | -18/+13 |
| 2022-12-27 | rustdoc: combine common sidebar background color CSS rules | Michael Howell | -5/+2 |
| 2022-12-27 | Remove unused empty CSS rules in ayu theme | Guillaume Gomez | -4/+0 |
| 2022-12-26 | Auto merge of #106156 - fee1-dead-contrib:rollup-3ir0951, r=fee1-dead | bors | -8/+8 |
| 2022-12-26 | Fix missing renaming for #titles into #search-tabs | Guillaume Gomez | -8/+8 |
| 2022-12-25 | rustdoc: clean up src sidebar toggle position CSS | Michael Howell | -10/+4 |
| 2022-12-24 | Auto merge of #106110 - GuillaumeGomez:toggle-line-background, r=notriddle | bors | -18/+11 |
| 2022-12-24 | Migrate toggle-line-inner background to CSS variable | Guillaume Gomez | -18/+11 |
| 2022-12-23 | rustdoc: make line number CSS for doc comment and scraped the same | Michael Howell | -25/+10 |