summary refs log tree commit diff
path: root/src/librustdoc/html/static/css/rustdoc.css
AgeCommit message (Expand)AuthorLines
2024-10-30rustdoc-search: show types signatures in resultsMichael Howell-5/+16
2024-10-28Unify variant struct fields margins with struct fieldsGuillaume Gomez-1/+1
2024-10-26Rollup merge of #132183 - GuillaumeGomez:code-in-docblock, r=notriddleJubilee-1/+1
2024-10-26Fix code HTML items making big blocks if too longGuillaume Gomez-1/+1
2024-10-24Rollup merge of #131906 - notriddle:notriddle/spacing, r=GuillaumeGomezMatthias Krüger-2/+8
2024-10-23rustdoc: adjust spacing and typography in headerMichael Howell-2/+8
2024-10-19rustdoc: Switch from FxHash to sha256 for static file hashing.Alona Enraght-Moony-9/+9
2024-10-11Rollup merge of #131394 - ismailarilik:fix/rustdoc/add-space-between-struct-f...Matthias Krüger-0/+3
2024-10-09Fix methods alignment on mobileGuillaume Gomez-1/+1
2024-10-08fix(rustdoc): add space between struct fields and their descriptionsismailarilik-0/+3
2024-10-04Fix list marginsGuillaume Gomez-3/+6
2024-10-01Rollup merge of #130933 - lolbinarycat:rustdoc-li-p, r=GuillaumeGomez,notriddleMatthias Krüger-0/+7
2024-09-29Adjust spacings and sizing to improve behavior with over-long namesFrank Steffahn-6/+12
2024-09-27rustdoc: lists items that contain multiple paragraphs are more clearbinarycat-0/+7
2024-09-26rustdoc: consolidate prefers-reduced-motion-gated rulesetszopsicle-6/+4
2024-09-26rustdoc: do not animate when user prefers reduced motionzopsicle-7/+14
2024-09-23Rollup merge of #129545 - notriddle:notriddle/toolbar-v2, r=GuillaumeGomezMichael Goulet-66/+193
2024-09-23Tweak breadcrumbs listMichael Howell-0/+5
2024-09-20Improve paddings for code blocks line numbersGuillaume Gomez-2/+6
2024-09-20Revert additional scraped examples heightGuillaume Gomez-0/+3
2024-09-10rustdoc: tweak spacing in toolbarMichael Howell-3/+9
2024-09-10rustdoc: make the header show all three buttonsMichael Howell-27/+44
2024-09-10rustdoc: redesign toolbar and disclosure widgetsMichael Howell-61/+160
2024-09-05Rollup merge of #129796 - GuillaumeGomez:unify-code-examples, r=notriddleMatthias Krüger-76/+74
2024-09-05Rollup merge of #120736 - notriddle:notriddle/toc, r=t-rustdocMatthias Krüger-1/+13
2024-09-03Fix square corners on line numbers when code is collapsedGuillaume Gomez-2/+4
2024-09-03Fix wrong padding for expanded scraped exampleGuillaume Gomez-0/+7
2024-09-02Simplify CSS but wrapping scraped example into a div and move the title out o...Guillaume Gomez-36/+15
2024-09-02Rollup merge of #127474 - tesuji:foldable-inline-derefs, r=t-rustdocMatthias Krüger-0/+10
2024-09-02Fix scraped examples background gradientGuillaume Gomez-1/+11
2024-09-01Correctly handle code examples buttons positionGuillaume Gomez-1/+5
2024-09-01Fix position of scraped examples title on mobile devicesGuillaume Gomez-0/+11
2024-09-01Fix wrong rounded corners when line numbers are displayed on code examplesGuillaume Gomez-1/+17
2024-08-31Unify scraped examples with other code examplesGuillaume Gomez-73/+42
2024-08-20rustdoc: consistentify `#TOC` and `#ModNav` to lowercaseMichael Howell-2/+2
2024-08-20Add configuration options to hide TOC or module navigationMichael Howell-2/+10
2024-08-20Add Top TOC support to rustdocMichael Howell-1/+5
2024-08-19rustdoc: animate the `:target` highlightMichael Howell-0/+13
2024-08-05Unify run button display with "copy code" button and with mdbook buttonsGuillaume Gomez-33/+21
2024-08-03rustdoc: make the hover trail for doc anchors a bit biggerMichael Howell-1/+1
2024-07-30Rollup merge of #128339 - GuillaumeGomez:click-code-example, r=notriddleMatthias Krüger-1/+14
2024-07-29Make the buttons remain when code example is clickedGuillaume Gomez-1/+14
2024-07-29rustdoc: properly handle path wrappingMichael Howell-1/+4
2024-07-28Rollup merge of #125779 - GuillaumeGomez:copy-code, r=rustdoc-teamGuillaume Gomez-27/+66
2024-07-21rustdoc: revert spacing change in item-tableMichael Howell-1/+0
2024-07-21Rollup merge of #128023 - Kijewski:pr-table-width, r=notriddleJubilee-0/+1
2024-07-21rustdoc: short descr. cause word-breaks in tablesRené Kijewski-0/+1
2024-07-20Fix stab display in doc blocksGuillaume Gomez-0/+4
2024-07-19Rollup merge of #127963 - GuillaumeGomez:fix-logo-display, r=notriddleMatthias Krüger-1/+0
2024-07-19Fix display of logo "border"Guillaume Gomez-1/+0