summary refs log tree commit diff
path: root/src/librustdoc/html/static/css/themes/dark.css
AgeCommit message (Expand)AuthorLines
2022-10-27Migrate line numbers CSS to CSS variablesGuillaume Gomez-11/+3
2022-10-15rustdoc: make the help button a link to a pageMichael Howell-2/+2
2022-10-11Migrate highlight style to CSS variablesGuillaume Gomez-15/+14
2022-10-06Migrate search input color to CSS variableGuillaume Gomez-4/+1
2022-10-03Migrate search results theme style to CSS variablesGuillaume Gomez-30/+1
2022-10-03Migrate stab elements style to CSS variablesGuillaume Gomez-7/+2
2022-09-30* Migrate sidebar links color to new CSS theme handlingGuillaume Gomez-22/+2
2022-09-26rustdoc: simplify example-line-numbers CSS selectorMichael Howell-1/+1
2022-09-26rustdoc: give `.line-number` / `.line-numbers` meaningful namesMichael Howell-4/+4
2022-09-16Create new CSS variables for links colorGuillaume Gomez-23/+8
2022-09-16Remove unused `.block a.current*` rulesGuillaume Gomez-15/+16
2022-09-16Remove some unused CSS rulesGuillaume Gomez-14/+3
2022-09-09Clean up themes a bit moreGuillaume Gomez-48/+4
2022-09-03Clean up themes CSSGuillaume Gomez-32/+7
2022-09-02Remove unused .toggle-label CSS ruleGuillaume Gomez-1/+0
2022-08-24Remove the extra DOM level if there is only one child in rightside elementsGuillaume Gomez-1/+1
2022-08-18Simplify rustdoc themes by relying more on CSS variablesGuillaume Gomez-63/+2
2022-08-14Don't generate ident elements as DOM nodesGuillaume Gomez-1/+1
2022-08-11Rollup merge of #100374 - GuillaumeGomez:improve_rustdoc_search_results_page_...Matthias Krüger-2/+12
2022-08-10rustdoc: make item-infos dimmer on dark theme #93896Jacob Hoffman-Andrews-6/+6
2022-08-10Two small improvements:Frank Steffahn-1/+0
2022-08-10Improve crate selection on rustdoc search results pageFrank Steffahn-2/+13
2022-07-27Rollup merge of #99812 - GuillaumeGomez:fix-headings-colors, r=jsha,notriddleGuillaume Gomez-4/+0
2022-07-27Fix headings borderGuillaume Gomez-4/+0
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-18/+2
2022-07-11Continue themes CSS migration over CSS variablesGuillaume Gomez-42/+6
2022-07-11Remove unused CSS rulesGuillaume Gomez-11/+0
2022-07-10Group .test-arrow CSS rules and fix rgb/rgba propertyGuillaume Gomez-3/+1
2022-07-03Rollup merge of #98773 - notriddle:notriddle/source-sidebar-details, r=Guilla...Ralf Jung-2/+3
2022-07-01rustdoc cleanup: remove unused functionMichael Howell-1/+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-70/+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-1/+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-4/+4
2022-03-27Improve alignment of additional scraped examples, add scrape examples help pageWill Crichton-2/+13
2022-02-07Fix hover effects in sidebarJacob Hoffman-Andrews-6/+3
2022-01-31Rollup merge of #93444 - camelid:rustdoc-css-cleanup, r=GuillaumeGomez,jshaMatthias Krüger-2/+2
2022-01-29rustdoc: small fixes to mobile navigationJacob Hoffman-Andrews-0/+1