about summary refs log tree commit diff
path: root/src/librustdoc/html/static
AgeCommit message (Expand)AuthorLines
2022-09-17rustdoc: remove unused CSS `.non-exhaustive { margin-bottom }`Michael Howell-4/+0
2022-09-16Rollup merge of #101911 - notriddle:notriddle/source-content, r=GuillaumeGomezMichael Howell-2/+0
2022-09-16Rollup merge of #101898 - GuillaumeGomez:rm-unused-css, r=notriddleMichael Howell-105/+46
2022-09-16rustdoc: clean up CSS for All Items and All Crates listsMichael Howell-6/+3
2022-09-16rustdoc: remove no-op CSS `.source .content { max-width: none }`Michael Howell-1/+0
2022-09-16rustdoc: remove no-op CSS `.source .content { margin-left: 0 }`Michael Howell-1/+0
2022-09-16Create new CSS variables for links colorGuillaume Gomez-78/+67
2022-09-16Remove unneeded empty ayu CSS rulesGuillaume Gomez-21/+3
2022-09-16Remove unused `.block a.current*` rulesGuillaume Gomez-48/+51
2022-09-16Remove some unused CSS rulesGuillaume Gomez-62/+18
2022-09-16Rollup merge of #101877 - notriddle:notriddle/block, r=Dylan-DPCGuillaume Gomez-3/+0
2022-09-16Rollup merge of #101494 - jsha:notable-traits-right, r=GuillaumeGomezGuillaume Gomez-6/+0
2022-09-15rustdoc: remove no-op CSS `.block { padding: 0 }`Michael Howell-3/+0
2022-09-15rustdoc: remove no-op CSS `h1-4 { color: --main-color }`Michael Howell-1/+0
2022-09-15Rollup merge of #101820 - notriddle:notriddle/a, r=GuillaumeGomezMatthias Krüger-1/+0
2022-09-15Rollup merge of #101812 - notriddle:notriddle/titles-button, r=GuillaumeGomezMatthias Krüger-23/+6
2022-09-15Rollup merge of #101778 - notriddle:notriddle/docblock-short-p, r=GuillaumeGomezMatthias Krüger-5/+1
2022-09-14rustdoc: remove no-op rule `a { background: transparent }`Michael Howell-1/+0
2022-09-14rustdoc: clean up CSS `#titles` using flexboxMichael Howell-23/+6
2022-09-14Rollup merge of #101773 - notriddle:notriddle/content-table, r=GuillaumeGomezDylan DPC-9/+1
2022-09-14Rollup merge of #101769 - notriddle:notriddle/out-of-band-span-since, r=Guill...Dylan DPC-1/+0
2022-09-13rustdoc: clean up DOM by removing `.dockblock-short p`Michael Howell-5/+1
2022-09-13Rollup merge of #101737 - notriddle:notriddle/search-results-result-name-span...Matthias Krüger-6/+0
2022-09-13rustdoc: remove outdated CSS `.content table` etcMichael Howell-9/+1
2022-09-13rustdoc: remove redundant CSS `.out-of-band > span.since { position }`Michael Howell-1/+0
2022-09-12rustdoc: remove redundant CSS `#source-sidebar, #sidebar-toggle`Michael Howell-1/+0
2022-09-12rustdoc: remove no-op CSS `.search-results .result-name > span`Michael Howell-6/+0
2022-09-11rustdoc: remove no-op `#search`Michael Howell-4/+0
2022-09-11rustdoc: remove no-op `#search { margin-left: 0 }`Michael Howell-1/+0
2022-09-10Auto merge of #101613 - GuillaumeGomez:codeblock-tooltip, r=notriddlebors-70/+72
2022-09-10Simplify DOM for codeblocks tooltipsGuillaume Gomez-70/+72
2022-09-10Rollup merge of #101624 - notriddle:notriddle/search, r=GuillaumeGomezMatthias Krüger-5/+0
2022-09-09rustdoc: remove unused CSS `#search { position: relative }`Michael Howell-5/+0
2022-09-09Rollup merge of #101600 - notriddle:notriddle/li, r=GuillaumeGomezGuillaume Gomez-33/+10
2022-09-09rustdoc: simplify the codeblock tooltipMichael Howell-33/+10
2022-09-09Rollup merge of #101593 - GuillaumeGomez:cleanup-theme-tooltip, r=notriddleMatthias Krüger-144/+48
2022-09-09Clean up themes a bit moreGuillaume Gomez-144/+48
2022-09-08Rollup merge of #101584 - notriddle:notriddle/settings-menu, r=GuillaumeGomezMichael Goulet-3/+1
2022-09-08Rollup merge of #101580 - notriddle:notriddle/div-impl-items-div, r=Guillaume...Michael Goulet-5/+0
2022-09-08rustdoc: remove no-op CSS `#settings-menu { padding: 0 }`Michael Howell-3/+1
2022-09-08rustdoc: remove unused CSS `div.impl-items > div`Michael Howell-5/+0
2022-09-07rustdoc: remove unused CSS `#implementations-list > h3 > span.in-band`Michael Howell-4/+0
2022-09-07Rollup merge of #101538 - notriddle:notriddle/content-methods-div, r=Guillaum...Matthias Krüger-5/+0
2022-09-07Rollup merge of #101534 - rust-lang:notriddle/rustdoc-flex-direction, r=Guill...Matthias Krüger-1/+0
2022-09-07Rollup merge of #101507 - notriddle:notriddle/main-content-table-td, r=Guilla...Matthias Krüger-5/+0
2022-09-07Rollup merge of #101506 - notriddle:notriddle/rustdoc-main-since-2, r=Guillau...Matthias Krüger-3/+0
2022-09-07rustdoc: remove unused CSS `#main-content > table td`Michael Howell-5/+0
2022-09-07rustdoc: remove unused CSS `.content .methods > div`Michael Howell-5/+0
2022-09-07rustdoc: remove unused mobile CSS `.rustdoc { flex-direction }`Michael Howell-1/+0
2022-09-07Rollup merge of #101491 - notriddle:notriddle/sub-variant-div-item-info, r=Gu...Yuki Okushi-4/+0