about summary refs log tree commit diff
path: root/src/librustdoc/html/static/css
AgeCommit message (Expand)AuthorLines
2022-09-23Auto merge of #102165 - matthiaskrgr:rollup-n5oquhe, r=matthiaskrgrbors-1/+0
2022-09-23Rollup merge of #102066 - notriddle:notriddle/headers-max-width, r=GuillaumeG...Matthias Krüger-1/+0
2022-09-22rustdoc: clean up CSS/DOM for deprecation warningsMichael Howell-4/+0
2022-09-22Rollup merge of #102147 - notriddle:notriddle/location-border-none, r=Guillau...Matthias Krüger-4/+0
2022-09-22Rollup merge of #102125 - notriddle:notriddle/content-item-info, r=GuillaumeG...Matthias Krüger-1/+0
2022-09-22Rollup merge of #102118 - notriddle:notriddle/line-numbers, r=GuillaumeGomezMatthias Krüger-5/+1
2022-09-22rustdoc: remove no-op CSS `.location:empty { border: none }`Michael Howell-4/+0
2022-09-21rustdoc: remove no-op CSS `.content .item-info { position: relative }`Michael Howell-1/+0
2022-09-21rustdoc: remove unnecessary `max-width` on headersMichael Howell-1/+0
2022-09-22Rollup merge of #102100 - GuillaumeGomez:stab-in-docblocks, r=notriddleYuki Okushi-0/+6
2022-09-21rustdoc: use block flex for line-number CSSMichael Howell-5/+1
2022-09-21Prevent usage of `.stab` elements to create scrollable areas in doc blocksGuillaume Gomez-0/+6
2022-09-20rustdoc: remove no-op `.method { position: relative }`Michael Howell-3/+0
2022-09-20rustdoc: remove no-op `.method { font-size: 1rem }`Michael Howell-1/+0
2022-09-20Rollup merge of #102034 - notriddle:notriddle/border-bottom, r=GuillaumeGomezMichael Howell-7/+0
2022-09-20Rollup merge of #102027 - notriddle:notriddle/docblock-item-decl, r=Guillaume...Michael Howell-3/+0
2022-09-19rustdoc: remove no-op CSS `h1-6 { border-bottom-color }`Michael Howell-7/+0
2022-09-19rustdoc: remove `docblock` class from `item-decl`Michael Howell-3/+0
2022-09-18rustdoc: remove unused CSS `td.summary-column`Michael Howell-4/+0
2022-09-18Rollup merge of #101954 - notriddle:notriddle/location-a-first-of-type, r=Gui...Matthias Krüger-4/+0
2022-09-17rustdoc: remove redundant `.location a { font-weight: 500 }`Michael Howell-4/+0
2022-09-17Auto merge of #101949 - matthiaskrgr:rollup-xu5cqnd, r=matthiaskrgrbors-4/+0
2022-09-17Rollup merge of #101934 - GuillaumeGomez:theme-links-cleanup, r=notriddleMatthias Krüger-78/+67
2022-09-17Rollup merge of #101918 - notriddle:notriddle/all, r=GuillaumeGomezMatthias Krüger-6/+3
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