| Age | Commit message (Expand) | Author | Lines |
| 2022-12-07 | Only put title over example on large screens | Will Crichton | -10/+13 |
| 2022-12-07 | Improve several aspects of the Rustdoc scrape-examples UI. | Will Crichton | -2/+21 |
| 2022-12-07 | Rollup merge of #105403 - notriddle:notriddle/item-stab-css, r=GuillaumeGomez | Matthias Krüger | -4/+2 |
| 2022-12-06 | rustdoc: simplify CSS selectors for item table `.stab` | Michael Howell | -4/+2 |
| 2022-12-06 | Rollup merge of #105388 - notriddle:notriddle/item-stab-font-size, r=Guillaum... | Matthias Krüger | -1/+0 |
| 2022-12-06 | rustdoc: remove redundant CSS `.import-item .stab { font-size }` | Michael Howell | -1/+0 |
| 2022-12-06 | Rollup merge of #105320 - notriddle:notriddle/rustdoc-toggle-hideme-2, r=Guil... | Matthias Krüger | -9/+2 |
| 2022-12-06 | Rollup merge of #105309 - notriddle:notriddle/sidebar-margin-padding, r=Guill... | Yuki Okushi | -2/+0 |
| 2022-12-06 | Rollup merge of #104967 - willcrichton:fix-scrape-examples, r=notriddle | Yuki Okushi | -1/+3 |
| 2022-12-05 | rustdoc: simplify CSS selectors on top-doc and non-exhaustive toggles | Michael Howell | -9/+2 |
| 2022-12-05 | rustdoc: remove no-op mobile CSS `.sidebar { margin: 0; padding: 0 }` | Michael Howell | -2/+0 |
| 2022-12-03 | Rollup merge of #105189 - notriddle:notriddle/rustdoc-toggle-hideme, r=Guilla... | Yuki Okushi | -8/+2 |
| 2022-12-02 | rustdoc: clean up redundant CSS on `.rustdoc-toggle.hideme` | Michael Howell | -8/+2 |
| 2022-12-02 | Rollup merge of #105155 - notriddle:notriddle/flexbox-help-settings-buttons, ... | Matthias Krüger | -19/+10 |
| 2022-12-02 | Rollup merge of #105143 - notriddle:notriddle/scraped-example-list-font, r=Gu... | Matthias Krüger | -3/+1 |
| 2022-12-02 | Rollup merge of #105132 - GuillaumeGomez:migrate-summary-toggle-to-var, r=not... | Matthias Krüger | -0/+1 |
| 2022-12-01 | rustdoc: clean up help and settings button CSS | Michael Howell | -13/+8 |
| 2022-12-01 | rustdoc: clean up button-hiding mobile CSS | Michael Howell | -6/+2 |
| 2022-12-01 | rustdoc: use simpler CSS for setting the font on scraped examples | Michael Howell | -3/+1 |
| 2022-12-01 | Migrate summary toggle filter to CSS variable | Guillaume Gomez | -0/+1 |
| 2022-12-01 | Rollup merge of #105088 - notriddle:notriddle/search-results-div-desc, r=Guil... | Matthias Krüger | -1/+0 |
| 2022-11-30 | Rollup merge of #105086 - notriddle:notriddle/sidebar-css, r=GuillaumeGomez | Matthias Krüger | -7/+5 |
| 2022-11-30 | Rollup merge of #105064 - notriddle:notriddle/main-min-width, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2022-11-30 | rustdoc: remove redundant CSS `div.desc { display: block }` | Michael Howell | -1/+0 |
| 2022-11-30 | rustdoc: clean up sidebar link CSS | Michael Howell | -7/+5 |
| 2022-11-29 | rustdoc: add comment to confusing CSS `main { min-width: 0 }` | Michael Howell | -1/+1 |
| 2022-11-29 | rustdoc: use shorthand background for rustdoc toggle CSS | Michael Howell | -6/+2 |
| 2022-11-29 | Rollup merge of #105024 - notriddle:notriddle/fnname, r=jyn514 | Matthias Krüger | -1/+0 |
| 2022-11-28 | rustdoc: remove `fnname` CSS class that's styled exactly like `fn` | Michael Howell | -1/+0 |
| 2022-11-28 | rustdoc: merge background-image rules in rustdoc-toggle CSS | Michael Howell | -8/+1 |
| 2022-11-26 | Fix UI issues with Rustdoc scrape-examples feature. | Will Crichton | -1/+3 |
| 2022-11-26 | Rollup merge of #104928 - notriddle:notriddle/sidebar-toggle-flexbox, r=Guill... | Guillaume Gomez | -9/+3 |
| 2022-11-26 | Rollup merge of #104899 - notriddle:notriddle/help-dt, r=GuillaumeGomez | Matthias Krüger | -1/+0 |
| 2022-11-25 | rustdoc: use flexbox CSS to align sidebar button instead of position | Michael Howell | -9/+3 |
| 2022-11-25 | rustdoc: remove no-op CSS `#help dt { display: block }` | Michael Howell | -1/+0 |
| 2022-11-25 | rustdoc: remove `cursor: pointer` from unclickable tooltip | Michael Howell | -1/+0 |
| 2022-11-25 | Rollup merge of #104849 - GuillaumeGomez:source-code-sidebar-css-migration, r... | Matthias Krüger | -0/+7 |
| 2022-11-24 | Migrate source code elements style to CSS variables | Guillaume Gomez | -0/+7 |
| 2022-11-24 | Rollup merge of #104792 - notriddle:notriddle/crate-search-title-display, r=G... | Matthias Krüger | -2/+1 |
| 2022-11-24 | Rollup merge of #104772 - GuillaumeGomez:small-accessibility-improvement, r=n... | Matthias Krüger | -3/+0 |
| 2022-11-23 | rustdoc: simplify `.search-results-title` CSS | Michael Howell | -2/+1 |
| 2022-11-23 | Rollup merge of #104744 - notriddle:notriddle/struct-fields-display-block, r=... | Dylan DPC | -0/+2 |
| 2022-11-23 | Improve accessibility: | Guillaume Gomez | -3/+0 |
| 2022-11-22 | rustdoc: make struct fields `display: block` | Michael Howell | -0/+2 |
| 2022-11-22 | rustdoc: remove no-op CSS `a.test-arrow { display: inline-block }` | Michael Howell | -1/+0 |
| 2022-11-22 | rustdoc: remove no-op CSS `.popover::before { display: inline-block }` | Michael Howell | -1/+0 |
| 2022-11-22 | Rollup merge of #104666 - GuillaumeGomez:migrate-alias-search-result, r=notri... | Matthias Krüger | -0/+7 |
| 2022-11-21 | Migrate search result alias to CSS variables | Guillaume Gomez | -0/+7 |
| 2022-11-20 | rustdoc: factor out common button CSS | Michael Howell | -8/+4 |
| 2022-11-20 | Rollup merge of #104640 - GuillaumeGomez:migrate-kdb-css, r=notriddle | Matthias Krüger | -0/+3 |