summary refs log tree commit diff
path: root/src/librustdoc/html/static/themes/dark.css
AgeCommit message (Expand)AuthorLines
2021-04-20Auto merge of #83900 - torhovland:issue-83832, r=jyn514bors-1/+2
2021-04-18Give import items their own CSS class.Tor Hovland-1/+2
2021-04-17Reduce visual weight of attributes.Jacob Hoffman-Andrews-1/+2
2021-04-12Move color to themesManish Goregaokar-1/+3
2021-04-12Improve CSS for "hide contents, not items"Jacob Hoffman-Andrews-1/+1
2021-04-12rustdoc: smartly hide associated items of traits if there are too many of themManish Goregaokar-1/+1
2021-03-31Add a button to copy the "use statement"Guillaume Gomez-2/+3
2021-03-23Slight visual improvements to warning boxes in the docsr00ster91-2/+2
2021-03-15No background for code in portability snippetsSimonas Kazlauskas-4/+1
2021-02-02Better styling of "Switch result tab" shortcutSmitty-1/+0
2020-12-24Auto merge of #79742 - GuillaumeGomez:move-tooltips-messages-out-of-html, r=N...bors-2/+2
2020-12-10Make search results tab and help button focusable with keyboardGuillaume Gomez-3/+4
2020-12-05Move tooltips messages to CSS instead of inside HTMLGuillaume Gomez-2/+2
2020-11-24Rename "stability" CSS class to "item-info"Guillaume Gomez-2/+2
2020-10-19Add link to rustdoc book in rustdoc help popupGuillaume Gomez-1/+6
2020-08-23Fix font color for help button in ayu and dark themesGuillaume Gomez-0/+1
2020-08-11Rollup merge of #75366 - GuillaumeGomez:help-button, r=jyn514Dylan DPC-2/+3
2020-08-11Rollup merge of #75249 - GuillaumeGomez:rust-logo-border, r=ManishearthDylan DPC-2/+5
2020-08-10Add help buttonGuillaume Gomez-2/+3
2020-08-09Rename "Important traits" to "Notable traits"Camelid-1/+1
2020-08-07Only add a border for the rust logoGuillaume Gomez-2/+5
2020-07-24Rollup merge of #74504 - lzutao:ayu-border-selected-fn, r=GuillaumeGomezYuki Okushi-0/+1
2020-07-24Rollup merge of #74361 - GuillaumeGomez:theme-logo, r=ManishearthYuki Okushi-0/+4
2020-07-24Add right border bar to Dark and Light themeLzu Tao-0/+1
2020-07-17Fix tidy issuesGuillaume Gomez-2/+4
2020-07-17Improve logo image display in different themesGuillaume Gomez-0/+4
2020-07-16Rollup merge of #74351 - lzutao:remove-rustc-internal-compiler-warns, r=Mark-...Manish Goregaokar-5/+0
2020-07-16Remove !important on border-color and background-colorManish Goregaokar-2/+2
2020-07-16Make spotlight show on hoverManish Goregaokar-31/+3
2020-07-16Revert "Remove "important traits" feature"Manish Goregaokar-0/+33
2020-07-15Remove unused CSS rules for internal rustc itemsLzu Tao-5/+0
2020-06-18Added tooltip for should_panic code examples.Jake Degen-0/+16
2020-04-07Extend sidebar scrollbar changes to all scrollbarsGuillaume Gomez-4/+14
2020-04-07Improve scrollbar display in rustdocGuillaume Gomez-0/+12
2020-03-14Make ignore and compile fail signs more visibleGuillaume Gomez-4/+5
2020-02-27Remove "important traits" featureGuillaume Gomez-33/+0
2020-01-09rustdoc: improve stability mark arrowsLiigo Zhuang-0/+2
2019-11-20Change background-color of search input if disabledGuillaume Gomez-0/+4
2019-10-29add sub settings in rustdocGuillaume Gomez-0/+3
2019-10-01Improve sidebar styling to make its integration easierGuillaume Gomez-1/+1
2019-05-02Fix search sidebar width when no crate select is presentGuillaume Gomez-3/+4
2019-04-16Fix dark css ruleGuillaume Gomez-2/+2
2019-03-26Fix code block display in portability element in dark themeGuillaume Gomez-0/+4
2019-02-20Rollup merge of #58384 - GuillaumeGomez:fix-table-display, r=QuietMisdreavuskennytm-11/+1
2019-02-20Rollup merge of #58303 - GuillaumeGomez:stability-tags-display, r=QuietMisdre...kennytm-5/+5
2019-02-19Fix tables displayGuillaume Gomez-11/+1
2019-02-10Add style for trait aliasesGuillaume Gomez-0/+2
2019-02-08Improve stability tags displayGuillaume Gomez-5/+5
2019-01-28Rollup merge of #57859 - GuillaumeGomez:fix-background, r=QuietMisdreavusMazdak Farrokhzad-4/+0
2019-01-23Fix invalid background colorGuillaume Gomez-4/+0