about summary refs log tree commit diff
path: root/src/librustdoc/html/static/css/rustdoc.css
AgeCommit message (Expand)AuthorLines
2022-01-05Make Run button visible on hoverJacob Hoffman-Andrews-1/+4
2022-01-02Set font size proportional to user's font sizeJacob Hoffman-Andrews-53/+58
2021-12-30Fix display of toggles on mobileGuillaume Gomez-0/+10
2021-12-15Rollup merge of #91905 - GuillaumeGomez:source-code-page-sidebar, r=jshaMatthias Krüger-2/+10
2021-12-14Fix sidebar in source code pageGuillaume Gomez-2/+10
2021-12-13Rollup merge of #91699 - jsha:webkit-appearance-search-input, r=GuillaumeGomezMatthias Krüger-0/+4
2021-12-12Add -webkit-appearance: none to search inputJacob Hoffman-Andrews-0/+4
2021-12-02Rename CSS class main-inner into width-limiterGuillaume Gomez-3/+3
2021-12-02Rename ID "main" into "main-content"Guillaume Gomez-10/+10
2021-12-02Fix remaining bugsGuillaume Gomez-6/+21
2021-11-29rustdoc: show logo in source sub navcynecx-0/+35
2021-11-29rustdoc: rework source sidebarcynecx-31/+48
2021-11-29rustdoc: fix tabs in csscynecx-5/+5
2021-11-29rustdoc: don't use overflow for main, instead make the sidebar stickycynecx-16/+14
2021-11-29rustdoc: make source sidebar collapse by defaultcynecx-1/+1
2021-11-29rustdoc: merge source sidebar into main sidebarcynecx-32/+31
2021-11-29rustdoc: fix source viewcynecx-4/+43
2021-11-29rustdoc: use flexbox to layout sidebar and main contentcynecx-48/+43
2021-11-27Rollup merge of #91062 - jsha:static-file-replace, r=jyn514,GuillaumeGomezMatthias Krüger-0/+11
2021-11-26Update the first heading indent rule so it is only applied on the first headi...Guillaume Gomez-4/+6
2021-11-25Fix invalid scrollbar display on source code pageGuillaume Gomez-0/+4
2021-11-24Consistentize the system for image URLs in CSS.Jacob Hoffman-Andrews-0/+11
2021-11-24Rollup merge of #91075 - jsha:chill-item-info, r=GuillaumeGomezGuillaume Gomez-3/+1
2021-11-22Rollup merge of #91102 - jsha:theme-anchor, r=GuillaumeGomezMatthias Krüger-4/+0
2021-11-22Auto merge of #91099 - jsha:cleanup-undocumented, r=GuillaumeGomezbors-33/+4
2021-11-22Set color for <a> in a more straightforward wayJacob Hoffman-Andrews-4/+0
2021-11-20Remove styles for details.undocumentedJacob Hoffman-Andrews-33/+4
2021-11-20Rollup merge of #90983 - GuillaumeGomez:sidebar-scrollbar, r=jshaMatthias Krüger-1/+1
2021-11-20Reduce prominence of item-infosJacob Hoffman-Andrews-3/+1
2021-11-20Rollup merge of #90089 - jsha:enum-fields-headings, r=camelid,GuillaumeGomezMatthias Krüger-13/+16
2021-11-17Make scrollbar in the sidebar always visible for visual consistencyGuillaume Gomez-1/+1
2021-11-04Fix missing bottom border for headings in sidebarGuillaume Gomez-1/+2
2021-10-30Improve display of enum variantsJacob Hoffman-Andrews-13/+16
2021-10-30Remove underlines from non-top docblocks.Jacob Hoffman-Andrews-2/+9
2021-10-27Rollup merge of #90232 - konan8205:master, r=GuillaumeGomezMatthias Krüger-6/+6
2021-10-26rustdoc: use ttf based font for cjk glyphsShinwoo Park-6/+6
2021-10-25Fix scrollbars appearing on information tooltip on mac when they shouldn'tGuillaume Gomez-1/+1
2021-10-24Rollup merge of #90155 - jsha:outdent-methods, r=GuillaumeGomez,camelidMatthias Krüger-18/+10
2021-10-23Outdent method headings so they stand outJacob Hoffman-Andrews-18/+10
2021-10-23Rollup merge of #85833 - willcrichton:example-analyzer, r=jyn514Matthias Krüger-0/+168
2021-10-19Small scrape-example fixesWill Crichton-1/+6
2021-10-20Rollup merge of #90036 - jsha:less-rule, r=GuillaumeGomezYuki Okushi-5/+8
2021-10-20Rollup merge of #90018 - GuillaumeGomez:too-long-item-names, r=jshaYuki Okushi-1/+5
2021-10-18Reduce margin on h5 and h6Jacob Hoffman-Andrews-1/+8
2021-10-18Remove border-bottom from most docblocks.Jacob Hoffman-Andrews-4/+0
2021-10-18Prevent documentation page title to grow too bigGuillaume Gomez-0/+1
2021-10-18* Remove left margin on items declaration at the top of their documentation pageGuillaume Gomez-1/+4
2021-10-12rustdoc: update noto sans krShinwoo Park-3/+4
2021-10-11Cleanup .item-table CSSStefan Schindler-1/+1
2021-10-11Rollup merge of #89736 - GuillaumeGomez:rm-unused-css-rule, r=dns2utf8Matthias Krüger-2/+0