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