| Age | Commit message (Expand) | Author | Lines |
| 2022-10-08 | rustdoc: remove mobile topbar from source pages instead of hiding it | Michael Howell | -4/+0 |
| 2022-10-08 | Rollup merge of #102798 - notriddle:notriddle/text-decoration-underline, r=Gu... | Matthias Krüger | -7/+2 |
| 2022-10-07 | rustdoc: add main-heading and example-wrap link CSS to big selector | Michael Howell | -7/+2 |
| 2022-10-07 | rustdoc: remove no-op CSS `.rightside { position: initial }` | Michael Howell | -1/+0 |
| 2022-10-08 | rustdoc: remove hover gap in file picker | Roland Strasser | -1/+17 |
| 2022-10-07 | Rollup merge of #102747 - notriddle:notriddle/docblock-a-not-srclink, r=Guill... | Matthias Krüger | -2/+3 |
| 2022-10-07 | Rollup merge of #102744 - notriddle:notriddle/content-item-list, r=GuillaumeG... | Matthias Krüger | -5/+0 |
| 2022-10-06 | rustdoc: remove unused CSS `.docblock a:not(.srclink)` | Michael Howell | -2/+3 |
| 2022-10-06 | rustdoc: remove unused CSS `.content .item-list` | Michael Howell | -5/+0 |
| 2022-10-06 | Migrate search input color to CSS variable | Guillaume Gomez | -0/+1 |
| 2022-10-05 | rustdoc: remove unused CSS class `in-band` | Michael Howell | -15/+9 |
| 2022-10-05 | Rollup merge of #102699 - GuillaumeGomez:fix-hamburger-button-color, r=Dylan-DPC | Dylan DPC | -0/+1 |
| 2022-10-05 | Fix hamburger button color in mobile sidebar | Guillaume Gomez | -0/+1 |
| 2022-10-04 | rustdoc: remove no-op CSS `.code-header { display: block }` | Michael Howell | -4/+0 |
| 2022-10-04 | Rollup merge of #102624 - notriddle:notriddle/summary-before, r=GuillaumeGomez | Matthias Krüger | -4/+0 |
| 2022-10-03 | Migrate search results theme style to CSS variables | Guillaume Gomez | -0/+5 |
| 2022-10-03 | Rollup merge of #102620 - GuillaumeGomez:css-stab-migration, r=notriddle | Matthias Krüger | -0/+7 |
| 2022-10-03 | rustdoc: remove font family CSS on `.rustdoc-toggle summary::before` | Michael Howell | -4/+0 |
| 2022-10-03 | Migrate stab elements style to CSS variables | Guillaume Gomez | -0/+7 |
| 2022-10-03 | Rollup merge of #102550 - notriddle:notriddle/impl, r=GuillaumeGomez | Matthias Krüger | -12/+0 |
| 2022-10-01 | rustdoc: remove no-op CSS `.impl { position: relative }` etc | Michael Howell | -11/+0 |
| 2022-10-01 | rustdoc: remove no-op CSS `.impl { flex-basis: 100% }` etc | Michael Howell | -1/+0 |
| 2022-10-01 | Rollup merge of #102533 - notriddle:notriddle/a-source, r=Dylan-DPC | Matthias Krüger | -1/+0 |
| 2022-10-01 | Auto merge of #102237 - GuillaumeGomez:sidebar-links-color, r=notriddle | bors | -0/+8 |
| 2022-09-30 | rustdoc: remove unused CSS selector `a.source` | Michael Howell | -1/+0 |
| 2022-09-30 | Rollup merge of #102521 - notriddle:notriddle/impl-items-section, r=Guillaume... | Matthias Krüger | -1/+4 |
| 2022-09-30 | rustdoc: add missing margin to no-docblock trait items | Michael Howell | -1/+2 |
| 2022-09-30 | Rollup merge of #102505 - notriddle:sub-variant-h4, r=GuillaumeGomez | Matthias Krüger | -2/+0 |
| 2022-09-30 | rustdoc: add missing margin to no-docblock methods | Michael Howell | -1/+3 |
| 2022-09-30 | * Migrate sidebar links color to new CSS theme handling | Guillaume Gomez | -0/+8 |
| 2022-09-30 | Rollup merge of #102491 - notriddle:notriddle/sidebar-opacity, r=GuillaumeGomez | Matthias Krüger | -2/+0 |
| 2022-09-30 | Rollup merge of #102481 - notriddle:notriddle/rust-example-rendered, r=Guilla... | Matthias Krüger | -5/+0 |
| 2022-09-30 | rustdoc: remove no-op CSS `h3.variant, .sub-variant h4 { border-bottom: none }` | Michael Howell | -2/+0 |
| 2022-09-29 | rustdoc: remove no-op source sidebar `opacity` | Michael Howell | -2/+0 |
| 2022-09-29 | Rollup merge of #102447 - notriddle:notriddle/method-toggle, r=jsha | Michael Howell | -1/+2 |
| 2022-09-29 | Rollup merge of #102442 - notriddle:notriddle/header-weight, r=GuillaumeGomez | Michael Howell | -1/+0 |
| 2022-09-29 | Rollup merge of #102437 - notriddle:notriddle/margin-top-h2, r=jsha | Michael Howell | -0/+7 |
| 2022-09-29 | rustdoc: remove unneeded CSS `.rust-example-rendered { position }` | Michael Howell | -5/+0 |
| 2022-09-28 | rustdoc: add method spacing to trait methods | Michael Howell | -1/+2 |
| 2022-09-28 | rustdoc: remove bad CSS font-weight on `.impl`, `.method`, etc | Michael Howell | -1/+0 |
| 2022-09-28 | rustdoc: clean up "normalize.css 8" input override CSS | Michael Howell | -12/+9 |
| 2022-09-28 | rustdoc: cut margin-top from first header in docblock | Michael Howell | -0/+7 |
| 2022-09-28 | Rollup merge of #102380 - notriddle:notriddle/rustdoc-source-sidebar, r=camelid | Yuki Okushi | -3/+0 |
| 2022-09-27 | rustdoc: remove redundant mobile `.source > .sidebar` CSS | Michael Howell | -3/+0 |
| 2022-09-27 | Rollup merge of #102369 - GuillaumeGomez:results-colors, r=notriddle | Matthias Krüger | -1/+3 |
| 2022-09-27 | Rollup merge of #102367 - notriddle:notriddle/help-text-align, r=GuillaumeGomez | Matthias Krüger | -5/+0 |
| 2022-09-27 | Rollup merge of #102330 - notriddle:notriddle/srclink, r=GuillaumeGomez | Matthias Krüger | -7/+0 |
| 2022-09-27 | Fix regression for results colors | Guillaume Gomez | -1/+3 |
| 2022-09-27 | rustdoc: remove redundant `#help-button` CSS | Michael Howell | -5/+0 |
| 2022-09-27 | rustdoc: use CSS containment to speed up render | Jacob Hoffman-Andrews | -13/+29 |