about summary refs log tree commit diff
path: root/src/librustdoc/html/static/rustdoc.css
AgeCommit message (Expand)AuthorLines
2018-12-02Fix invalid line number matchGuillaume Gomez-1/+1
2018-12-01Remove unneeded body class selectorGuillaume Gomez-2/+2
2018-11-29Add arrow to the crate select boxGuillaume Gomez-1/+5
2018-11-28Add crate filteringGuillaume Gomez-2/+22
2018-11-28rustdoc: add margin-bottom spacing to nested listsLyndon Brown-1/+1
2018-11-24Source sidebar improvementsGuillaume Gomez-8/+19
2018-11-24Add source file sidebarGuillaume Gomez-4/+59
2018-11-21Improve no result found sentence in doc searchGuillaume Gomez-3/+10
2018-11-15Rollup merge of #55926 - cynecx:fix-rustdoc-mobile-css, r=GuillaumeGomezPietro Albini-1/+1
2018-11-13Change sidebar selector to fix compatibility with docs.rscynecx-1/+1
2018-11-13Rollup merge of #55858 - GuillaumeGomez:fixes-rustdoc-codeblocks, r=QuietMisd...kennytm-0/+5
2018-11-10Small fixes on code blocks in rustdocGuillaume Gomez-0/+5
2018-11-07Remove intermediate font specsJon Gjengset-5/+5
2018-11-03Rollup merge of #54162 - GuillaumeGomez:hide-default-impls-items, r=QuietMisd...Guillaume Gomez-12/+19
2018-10-29Fix source code pages in rustdocGuillaume Gomez-2/+5
2018-10-27Fix sub-variant doc displayGuillaume Gomez-1/+21
2018-10-26Rollup merge of #54921 - GuillaumeGomez:line-numbers, r=QuietMisdreavuskennytm-0/+18
2018-10-21improve search tabs lookGuillaume Gomez-7/+4
2018-10-21Hide items if they use default docsGuillaume Gomez-0/+5
2018-10-21Improve stability messages display a bitGuillaume Gomez-12/+14
2018-10-11Fix mobile doc displayGuillaume Gomez-13/+24
2018-10-09Add line numbers option to rustdocGuillaume Gomez-0/+18
2018-10-04rustdoc: overflow:auto doesn't work nicely on small screensKazuyoshi Kato-1/+0
2018-09-19Reduce code block sides paddingGuillaume Gomez-1/+1
2018-09-12Auto merge of #53409 - GuillaumeGomez:associated-const-value, r=QuietMisdreavusbors-0/+8
2018-09-06Fix hover on implsGuillaume Gomez-9/+15
2018-08-30Rollup merge of #53806 - GuillaumeGomez:fix-ui-issues-foreign-type-impls, r=Q...Pietro Albini-0/+3
2018-08-29Fix UI issues on Implementations on Foreign typesGuillaume Gomez-0/+3
2018-08-27Fix invalid display of unstable messagesGuillaume Gomez-0/+5
2018-08-26Rollup merge of #53706 - ehuss:rustdoc-section-anchor, r=GuillaumeGomezGuillaume Gomez-3/+2
2018-08-26Rollup merge of #53043 - GuillaumeGomez:improve-unstable-msg-display, r=Quiet...Guillaume Gomez-0/+13
2018-08-25rustdoc: Fix gap on section anchor symbol when hovering.Eric Huss-3/+2
2018-08-25Don't show associated const value anymoreGuillaume Gomez-0/+8
2018-08-05Change rustdoc style so fully qualified names do not overlap src linksMike Boutin-5/+2
2018-08-04Rollup merge of #53050 - carols10cents:rustdoc-moar-room, r=GuillaumeGomezkennytm-1/+1
2018-08-03Make left column of rustdoc search results narrowerCarol (Nichols || Goulding)-1/+1
2018-08-03Make entire row of doc search results clickableCarol (Nichols || Goulding)-0/+5
2018-08-04Improve unstable message displayGuillaume Gomez-0/+13
2018-07-18Updated wording and placement of non-exhaustive notice so it is collapsed by ...David Wood-1/+5
2018-06-13Greatly improve tables display in docsGuillaume Gomez-7/+3
2018-06-04Add doc keyword supportGuillaume Gomez-0/+5
2018-06-03Auto merge of #51319 - Mark-Simulacrum:rollup, r=Mark-Simulacrumbors-1/+2
2018-06-02Add attributes for trait and methods as wellGuillaume Gomez-3/+12
2018-06-02Fix run button styleGuillaume Gomez-1/+2
2018-05-30Fixes some style issues in rustdoc "implementations on Foreign types"Guillaume Gomez-2/+21
2018-05-21rustdoc: set tab width in rust source blocksQuietMisdreavus-0/+2
2018-04-17Add rustdoc settings menuGuillaume Gomez-2/+17
2018-04-10Auto merge of #49504 - GuillaumeGomez:doc-all-types, r=QuietMisdreavusbors-0/+18
2018-04-04Add page to list all crate's itemsGuillaume Gomez-0/+18
2018-03-30Fix anchor position on fieldsGuillaume Gomez-0/+3