about summary refs log tree commit diff
path: root/src/librustdoc/html/static/css
AgeCommit message (Expand)AuthorLines
2022-06-20rustdoc: optimize loading of source sidebarJacob Hoffman-Andrews-12/+23
2022-05-31Fix theme checksGuillaume Gomez-0/+3
2022-05-31Display empty impl blocks if they have documentationsGuillaume Gomez-1/+4
2022-05-30Fix display of `<details>`/`<summary>` in doc blocksGuillaume Gomez-10/+3
2022-05-30Improve display of `<details>` in doc blocksGuillaume Gomez-2/+14
2022-05-30Move theme rules out of settings.cssGuillaume Gomez-16/+39
2022-05-30Improve display of settings radio buttonsGuillaume Gomez-30/+77
2022-05-24Allow to click on toggle text to update itGuillaume Gomez-30/+34
2022-05-17Fix display of search crate filter selectGuillaume Gomez-7/+7
2022-05-14Remove theme picker buttonGuillaume Gomez-51/+10
2022-05-14Improve settings menu displayGuillaume Gomez-3/+48
2022-05-12Rollup merge of #96939 - GuillaumeGomez:settings-css, r=notriddleMatthias Krüger-36/+0
2022-05-11Remove unused CSS settings rulesGuillaume Gomez-36/+0
2022-05-10Remove unused CSS ruleGuillaume Gomez-1/+0
2022-05-06Rollup merge of #96590 - notriddle:notriddle/tab-bar-fn-search, r=GuillaumeGo...Guillaume Gomez-0/+5
2022-05-05rustdoc: when running a function-signature search, tweak the tab barMichael Howell-0/+5
2022-05-05Add rotation animation on settings button when loadingGuillaume Gomez-0/+12
2022-04-21Remove .woff font filesGuillaume Gomez-18/+9
2022-04-13Rollup merge of #93217 - willcrichton:example-analyzer, r=GuillaumeGomezDylan DPC-41/+101
2022-04-06Switch item-info div to span to generate valid HTMLGuillaume Gomez-0/+4
2022-03-27Add scrape examples help pageWill Crichton-7/+7
2022-03-27Improve styling on scrape examples help buttonWill Crichton-12/+11
2022-03-27Improve alignment of additional scraped examples, add scrape examples help pageWill Crichton-38/+100
2022-03-27Improve Rustdoc UI for scraped examples with multiline arguments, fixWill Crichton-6/+5
2022-03-19Remove animation on source sidebarGuillaume Gomez-7/+0
2022-03-13Auto merge of #94320 - GuillaumeGomez:sidebar-display, r=jshabors-3/+3
2022-03-07Remove unneeded whitespace generation and use CSS instead instead to align li...Guillaume Gomez-0/+3
2022-02-24Fix bad handling of the source code viewer sidebar style to prevent the appea...Guillaume Gomez-3/+3
2022-02-17Rollup merge of #93780 - GuillaumeGomez:links-in-sidebar, r=jshaMatthias Krüger-6/+5
2022-02-16Unify sidebar a bit more by generating a list using <ul> instead of <div> ele...Guillaume Gomez-6/+5
2022-02-16Rollup merge of #93382 - GuillaumeGomez:search-input-padding, r=jshaMatthias Krüger-1/+1
2022-02-13Auto merge of #93763 - jsha:re-space-empty-impls, r=GuillaumeGomezbors-2/+3
2022-02-09rustdoc: fix spacing of non-toggled impl blocksJacob Hoffman-Andrews-2/+3
2022-02-09Unify headings indent and remove useless anchorGuillaume Gomez-21/+0
2022-02-09Add a bit more padding on search padding and reduce its font sizeGuillaume Gomez-1/+1
2022-02-08rustdoc: tweak line and ¶ spacing for a11yJacob Hoffman-Andrews-60/+52
2022-02-07Fix hover effects in sidebarJacob Hoffman-Andrews-33/+18
2022-02-07Rollup merge of #93673 - jsha:linkify-sidebar-headings, r=GuillaumeGomezMara Bos-2/+1
2022-02-05Linkify sidebar headings for sibling itemsJacob Hoffman-Andrews-2/+1
2022-02-06Rollup merge of #92651 - jsha:impl-spacing, r=GuillaumeGomezMatthias Krüger-20/+24
2022-02-04Rollup merge of #93576 - jsha:fix-rustdoc-html, r=GuillaumeGomezMatthias Krüger-0/+1
2022-02-02Emit valid HTML from rustdocJacob Hoffman-Andrews-0/+1
2022-02-02Rollup merge of #93420 - jsha:adjust-settings-layout, r=GuillaumeGomezMatthias Krüger-7/+9
2022-02-01Remove "up here" arrow on item-infosJacob Hoffman-Andrews-20/+24
2022-01-31Improve wrapping on settings pageJacob Hoffman-Andrews-7/+9
2022-01-31Rollup merge of #93444 - camelid:rustdoc-css-cleanup, r=GuillaumeGomez,jshaMatthias Krüger-7/+8
2022-01-29rustdoc: small fixes to mobile navigationJacob Hoffman-Andrews-2/+15
2022-01-29Fix some CSS warnings and errors from VS CodeNoah Lev-7/+8
2022-01-25Rollup merge of #93291 - conradludgate:minor-fix-93231, r=GuillaumeGomezMatthias Krüger-1/+1
2022-01-25Rollup merge of #93286 - jsha:sidebar-nowrap, r=GuillaumeGomezMatthias Krüger-0/+4