about summary refs log tree commit diff
path: root/src/librustdoc/html/static/css/rustdoc.css
AgeCommit message (Expand)AuthorLines
2022-12-29Migrate more scraped examples CSS rules to CSS variablesGuillaume Gomez-0/+8
2022-12-28rustdoc: simplify settings, help, and copy button CSS by not reusingMichael Howell-5/+3
2022-12-28rustdoc: remove unnecessary `.tooltip::after { text-align: center }`Michael Howell-1/+0
2022-12-28Migrate scraped examples higlight CSS to variablesGuillaume Gomez-0/+7
2022-12-27rustdoc: combine common sidebar background color CSS rulesMichael Howell-5/+2
2022-12-25rustdoc: clean up src sidebar toggle position CSSMichael Howell-10/+4
2022-12-24Auto merge of #106110 - GuillaumeGomez:toggle-line-background, r=notriddlebors-0/+5
2022-12-24Migrate toggle-line-inner background to CSS variableGuillaume Gomez-0/+5
2022-12-23rustdoc: make line number CSS for doc comment and scraped the sameMichael Howell-21/+9
2022-12-24Rollup merge of #106093 - notriddle:notriddle/docblock-short-overflow, r=Guil...Matthias Krüger-2/+0
2022-12-23rustdoc: remove no-op CSS from `.docblock-short`Michael Howell-2/+0
2022-12-22rustdoc: use a more evocative name for CSS/JS `#titles`Michael Howell-5/+4
2022-12-22Rollup merge of #106035 - GuillaumeGomez:migrate-css-var-search-tab-title-col...Matthias Krüger-0/+1
2022-12-22Migrate search tab title color to CSS variableGuillaume Gomez-0/+1
2022-12-21rustdoc: simplify CSS and DOM for more-scraped-examplesMichael Howell-11/+6
2022-12-20Rollup merge of #105972 - notriddle:notriddle/anchor, r=GuillaumeGomezMatthias Krüger-6/+2
2022-12-20rustdoc: simplify section anchor CSSMichael Howell-6/+2
2022-12-20rustdoc: prevent CSS layout of line numbers shrinking into nothingMichael Howell-0/+1
2022-12-20Rollup merge of #105914 - GuillaumeGomez:simplify-css-examples-code-blocks, r...Matthias Krüger-10/+0
2022-12-20Rollup merge of #105912 - notriddle:notriddle/pre-line-height, r=GuillaumeGomezMatthias Krüger-0/+1
2022-12-19Simplify CSS for code examples code blocksGuillaume Gomez-10/+0
2022-12-19rustdoc: remove width-limiter from source pages, stop overriding CSSMichael Howell-4/+0
2022-12-19rustdoc: force pre tags to have the default line heightMichael Howell-0/+1
2022-12-17Rollup merge of #105789 - notriddle:notriddle/examples-margin, r=GuillaumeGomezMatthias Krüger-9/+4
2022-12-16rustdoc: clean up margin CSS for scraped examplesMichael Howell-9/+4
2022-12-16Rollup merge of #105764 - notriddle:notriddle/src-sidebar-toggle, r=Guillaume...Matthias Krüger-10/+10
2022-12-16Rollup merge of #105756 - notriddle:notriddle/example-wrap-tooltip, r=Guillau...Matthias Krüger-12/+6
2022-12-15rustdoc: name the source page sidebar-toggle `#src-sidebar-toggle`Michael Howell-10/+10
2022-12-15rustdoc: simplify CSS for codeblock tooltipsMichael Howell-12/+6
2022-12-15Migrate Jump to def links background to CSS variableGuillaume Gomez-0/+4
2022-12-15Rollup merge of #105724 - notriddle:notriddle/scrape-example-src-line-numbers...Matthias Krüger-1/+0
2022-12-14rustdoc: remove no-op CSS `.scrape-example .src-line-numbers { margin: 0 }`Michael Howell-1/+0
2022-12-14rustdoc: remove unnecessary CSS `kbd { cursor: default }`Michael Howell-1/+0
2022-12-14Rollup merge of #105676 - notriddle:notriddle/impl-docblock, r=GuillaumeGomezMatthias Krüger-0/+1
2022-12-14Rollup merge of #105665 - notriddle:notriddle/popover-css-merge, r=GuillaumeG...Matthias Krüger-6/+3
2022-12-13rustdoc: add CSS margin between `impl` docblock and its itemsMichael Howell-0/+1
2022-12-13rustdoc: simplify popover CSSMichael Howell-6/+3
2022-12-13rustdoc: apply `pre-wrap` CSS to code-wrapped linksMichael Howell-2/+2
2022-12-12rustdoc: remove no-op CSS `.source pre { overflow: auto }`Michael Howell-1/+0
2022-12-09Rollup merge of #105504 - notriddle:notriddle/stab-css, r=GuillaumeGomezMatthias Krüger-22/+13
2022-12-09Rollup merge of #105480 - notriddle:notriddle/sidebar-toggle-mobile-center, r...Matthias Krüger-1/+0
2022-12-09rustdoc: make stability badge CSS more consistentMichael Howell-22/+13
2022-12-09Rollup merge of #105442 - notriddle:notriddle/docblock-table-css, r=Guillaume...Matthias Krüger-10/+4
2022-12-09Rollup merge of #105387 - willcrichton:scrape-examples-ui-improvements, r=not...Matthias Krüger-2/+35
2022-12-08rustdoc: remove no-op mobile CSS `#sidebar-toggle { text-align }`Michael Howell-1/+0
2022-12-08rustdoc: add GUI test case for docblock table colorsMichael Howell-1/+1
2022-12-07rustdoc: clean up docblock table CSSMichael Howell-10/+4
2022-12-07Improve calculation of scraped example minimized heightWill Crichton-3/+9
2022-12-07Fix rustdoc error with no providec crate-type, fix scrape examples button col...Will Crichton-0/+1
2022-12-07Include additional documentation for scrape-examples changesWill Crichton-1/+5