summary refs log tree commit diff
path: root/src/librustdoc/html/static/rustdoc.css
AgeCommit message (Expand)AuthorLines
2021-04-29Rollup merge of #84690 - GuillaumeGomez:unneeded-bottom-margin-search-results...Jack Huey-1/+0
2021-04-29Rollup merge of #84688 - GuillaumeGomez:remove-unnecessary-css-for-search-res...Jack Huey-7/+0
2021-04-29Rollup merge of #84451 - torhovland:flex, r=jshaJack Huey-14/+8
2021-04-29Remove unneeded bottom margin on search resultsGuillaume Gomez-1/+0
2021-04-29Remove unnecessary CSS rules for search resultsGuillaume Gomez-7/+0
2021-04-24Rollup merge of #84320 - jsha:details-implementors, r=Manishearth,Nemo157,Gui...Yuki Okushi-1/+7
2021-04-24Rollup merge of #84321 - Swatinem:subvariant-details, r=GuillaumeGomezYuki Okushi-2/+3
2021-04-22Use flex more consistently.Tor Hovland-14/+8
2021-04-21Replaced flex gap with margin, for compatibility with older browsers.Tor Hovland-1/+1
2021-04-20Uses flex to fix formatting of h1 at any width.Tor Hovland-4/+9
2021-04-20Auto merge of #83900 - torhovland:issue-83832, r=jyn514bors-2/+4
2021-04-19rustdoc: use details tag for trait implementorsJacob Hoffman-Andrews-1/+7
2021-04-19rustdoc: Convert sub-variant toggle to HTMLArpad Borsos-2/+3
2021-04-18Give import items their own CSS class.Tor Hovland-2/+4
2021-04-17Reduce visual weight of attributes.Jacob Hoffman-Andrews-0/+4
2021-04-16Rollup merge of #83337 - Manishearth:item-hide, r=GuillaumeGomezDylan DPC-35/+47
2021-04-13format cssFrançois Mockers-1/+2
2021-04-13add anchors links on hover to items from trait implFrançois Mockers-2/+3
2021-04-12Move color to themesManish Goregaokar-2/+0
2021-04-12Add css classesManish Goregaokar-10/+10
2021-04-12Improve CSS for "hide contents, not items"Jacob Hoffman-Andrews-34/+49
2021-04-12rustdoc: smartly hide associated items of traits if there are too many of themManish Goregaokar-3/+3
2021-04-12rustdoc: hide fields of structs/unions > 5Manish Goregaokar-1/+1
2021-04-12rustdoc: hide variants of enums > 5Manish Goregaokar-7/+6
2021-04-05Update Source Serif to release 4.004Trevor Spiteri-8/+8
2021-04-02rustdoc: Remove unused `spotlight` CSSCamelid-4/+1
2021-04-02Rollup merge of #83721 - GuillaumeGomez:copy-use, r=Nemo157Yuki Okushi-7/+16
2021-03-31Add a button to copy the "use statement"Guillaume Gomez-7/+16
2021-03-29Wrap non-pre code blocksIvan Tham-1/+3
2021-03-24Rollup merge of #83405 - r00ster91:deprecated_emoji, r=GuillaumeGomezDylan DPC-0/+9
2021-03-24Rollup merge of #83393 - GuillaumeGomez:codeblock-tooltip-position, r=Nemo157Dylan DPC-1/+1
2021-03-23Slight visual improvements to warning boxes in the docsr00ster91-0/+9
2021-03-23Rollup merge of #80705 - tspiteri:italic-and-update-SourceCodePro, r=Guillaum...Yuki Okushi-2/+9
2021-03-22Fix codeblock tooltip positionGuillaume Gomez-1/+1
2021-03-15Fall-back to sans-serif if Arial is not availableSimonas Kazlauskas-4/+5
2021-03-12Rollup merge of #82979 - GuillaumeGomez:run-button-pos, r=Nemo157Yuki Okushi-1/+1
2021-03-10Fix "run" button position in error indexGuillaume Gomez-1/+1
2021-03-09Fix typoGuillaume Gomez-1/+1
2021-03-07Update Source Code Pro and include italicsTrevor Spiteri-2/+9
2021-03-02Use Arial as fallback font instead of sans-serif.Jacob Hoffman-Andrews-3/+3
2021-03-02Improve page load performance in rustdoc.Jacob Hoffman-Andrews-0/+8
2021-02-26Add optional woff2 versions of FiraSans.Jacob Hoffman-Andrews-2/+6
2021-02-02Better styling of "Switch result tab" shortcutSmitty-0/+1
2021-02-02Rollup merge of #81630 - GuillaumeGomez:overflow-sidebar-title-text, r=pickfireJonas Schievink-0/+8
2021-02-01Fix overflowing text on mobile when sidebar is displayedGuillaume Gomez-0/+8
2021-02-01Rollup merge of #81592 - GuillaumeGomez:rustdoc-ui-fixes, r=Nemo157Jonas Schievink-2/+2
2021-01-31Improve resize handlingGuillaume Gomez-1/+1
2021-01-31Prevent search section to go over search inputGuillaume Gomez-1/+1
2021-01-31Rollup merge of #81563 - pickfire:patch-6, r=GuillaumeGomezJonas Schievink-0/+4
2021-01-31Remove extra trailing spacesIvan Tham-1/+1