about summary refs log tree commit diff
path: root/src/librustdoc/html/static/css/themes
AgeCommit message (Expand)AuthorLines
2022-07-20Fix CSS on search input focusGuillaume Gomez-3/+21
2022-07-14Remove unused CSSGuillaume Gomez-44/+5
2022-07-11Continue themes CSS migration over CSS variablesGuillaume Gomez-130/+16
2022-07-11Remove unused CSS rulesGuillaume Gomez-33/+0
2022-07-10Group .test-arrow CSS rules and fix rgb/rgba propertyGuillaume Gomez-7/+3
2022-07-03Rollup merge of #98773 - notriddle:notriddle/source-sidebar-details, r=Guilla...Ralf Jung-7/+9
2022-07-01rustdoc cleanup: remove unused functionMichael Howell-4/+3
2022-07-01rustdoc: use <details> tag for the source code sidebarMichael Howell-3/+6
2022-06-28Simplify CSS theming by setting CSS variablesGuillaume Gomez-199/+18
2022-06-28Remove unused CSS rulesGuillaume Gomez-12/+0
2022-06-26Rollup merge of #98297 - GuillaumeGomez:help-pocket-menu, r=notriddleMatthias Krüger-12/+15
2022-06-25Fix CSS rule for selected and hovered items in the source sidebarGuillaume Gomez-6/+6
2022-06-23Move help popup into a pocket menu as wellGuillaume Gomez-12/+15
2022-05-31Fix theme checksGuillaume Gomez-0/+3
2022-05-31Display empty impl blocks if they have documentationsGuillaume Gomez-1/+4
2022-05-30Move theme rules out of settings.cssGuillaume Gomez-7/+39
2022-05-30Improve display of settings radio buttonsGuillaume Gomez-6/+57
2022-05-17Fix display of search crate filter selectGuillaume Gomez-5/+6
2022-05-14Remove theme picker buttonGuillaume Gomez-28/+7
2022-05-14Improve settings menu displayGuillaume Gomez-3/+15
2022-03-27Add scrape examples help pageWill Crichton-6/+6
2022-03-27Improve styling on scrape examples help buttonWill Crichton-10/+10
2022-03-27Improve alignment of additional scraped examples, add scrape examples help pageWill Crichton-4/+57
2022-02-07Fix hover effects in sidebarJacob Hoffman-Andrews-21/+11
2022-01-31Rollup merge of #93444 - camelid:rustdoc-css-cleanup, r=GuillaumeGomez,jshaMatthias Krüger-6/+8
2022-01-29rustdoc: small fixes to mobile navigationJacob Hoffman-Andrews-0/+3
2022-01-29Fix some CSS warnings and errors from VS CodeNoah Lev-6/+8
2022-01-25give light-theme fns the correct orange-brown colourConrad Ludgate-1/+1
2022-01-24Rollup merge of #93231 - conradludgate:doc-link-brightness, r=notriddleMatthias Krüger-0/+67
2022-01-23remove duplicate ruleConrad Ludgate-6/+0
2022-01-23tweak all sidebar coloursConrad Ludgate-3/+67
2022-01-23adjust sidebar link brightnessConrad Ludgate-0/+9
2022-01-21Unify search input and buttons sizeGuillaume Gomez-31/+5
2022-01-18Remove horizontal lines at top of pageJacob Hoffman-Andrews-9/+0
2022-01-18Simplify and unify rustdoc sidebar stylesJacob Hoffman-Andrews-72/+9
2022-01-17Rustdoc style cleanupsJacob Hoffman-Andrews-2/+9
2022-01-12Rollup merge of #92764 - GuillaumeGomez:fix-rust-logo-style, r=jshaMatthias Krüger-3/+3
2022-01-11Fix style for rust logoGuillaume Gomez-3/+3
2022-01-10Rollup merge of #92602 - jsha:source-link-2, r=GuillaumeGomezMatthias Krüger-7/+3
2022-01-08Make source links look cleanerJacob Hoffman-Andrews-7/+3
2022-01-05Simplify :target CSS selectorGuillaume Gomez-12/+3
2021-12-31Rollup merge of #91480 - jsha:fewer-colors, r=GuillaumeGomezMatthias Krüger-59/+73
2021-12-10Split CSS classes for "typedef" vs "associatedtype".Jacob Hoffman-Andrews-7/+23
2021-12-08Rollup merge of #91534 - jsha:heading-color, r=GuillaumeGomezMatthias Krüger-3/+3
2021-12-08Change associated type to use link colorJacob Hoffman-Andrews-5/+5
2021-12-04Make rustdoc headings black, and markdown blueJacob Hoffman-Andrews-3/+3
2021-12-03Use fewer colors in rustdoc UIJacob Hoffman-Andrews-57/+55
2021-11-29rustdoc: show logo in source sub navcynecx-3/+3
2021-11-29rustdoc: fix theme colorscynecx-3/+3
2021-11-29rustdoc: merge source sidebar into main sidebarcynecx-1/+1