summary refs log tree commit diff
path: root/src/librustdoc/html/static/rustdoc.css
AgeCommit message (Expand)AuthorLines
2020-12-24Auto merge of #79742 - GuillaumeGomez:move-tooltips-messages-out-of-html, r=N...bors-7/+17
2020-12-23Update HTML DOM attribute "edition" to "data-edition"Guillaume Gomez-1/+1
2020-12-14Rollup merge of #79936 - GuillaumeGomez:mobile-fix-item-name, r=Nemo157,jyn514Guillaume Gomez-1/+5
2020-12-11Fix main section position so that the search input remains clickableGuillaume Gomez-0/+4
2020-12-11Fix item name display on mobileGuillaume Gomez-1/+1
2020-12-10Make search results tab and help button focusable with keyboardGuillaume Gomez-5/+6
2020-12-05Move tooltips messages to CSS instead of inside HTMLGuillaume Gomez-7/+17
2020-11-24Rename "stability" CSS class to "item-info"Guillaume Gomez-9/+9
2020-11-18add [src] links to methods on a trait's pageNixon Enraght-Moony-5/+5
2020-10-22Rollup merge of #78084 - GuillaumeGomez:improve-mobile-display, r=jyn514,Nemo157Yuki Okushi-0/+35
2020-10-19Add link to rustdoc book in rustdoc help popupGuillaume Gomez-2/+10
2020-10-18Greatly improve display for small mobile devices screensGuillaume Gomez-0/+35
2020-10-18Rollup merge of #78050 - GuillaumeGomez:small-css-cleanup, r=jyn514Yuki Okushi-5/+1
2020-10-17Small CSS cleanupGuillaume Gomez-5/+1
2020-10-15Rollup merge of #77979 - GuillaumeGomez:hide-help-button, r=jyn514Guillaume Gomez-0/+8
2020-10-15Hide help button on mobile devicesGuillaume Gomez-0/+8
2020-10-13Rollup merge of #77699 - GuillaumeGomez:word-wrap, r=XAMPPRockyYuki Okushi-7/+3
2020-10-12Add word-wrap rule for short descriptionsGuillaume Gomez-0/+3
2020-10-08Remove unused class ruleGuillaume Gomez-7/+0
2020-10-07Fix tooltip text displayGuillaume Gomez-0/+4
2020-10-03Only use Fira Sans for the first `td` in item listsCamelid-1/+1
2020-09-07rustdoc: Fix font CSS for crate listsCamelid-0/+4
2020-08-24Expand rustdoc theme chooser x paddingIvan Tham-1/+1
2020-08-11Rollup merge of #75366 - GuillaumeGomez:help-button, r=jyn514Dylan DPC-4/+14
2020-08-10Add help buttonGuillaume Gomez-4/+14
2020-08-09Rename "Important traits" to "Notable traits"Camelid-14/+14
2020-07-22Rollup merge of #74635 - GuillaumeGomez:fix-tooltip-pos, r=ManishearthManish Goregaokar-0/+10
2020-07-22Fix tooltip position if the documentation starts with a code blockGuillaume Gomez-0/+10
2020-07-20Improve "important traits" popup display on mobileGuillaume Gomez-0/+5
2020-07-17Fix tidy issuesGuillaume Gomez-11/+12
2020-07-16Don't position:relative on all presManish Goregaokar-1/+6
2020-07-16Remove !important on border-color and background-colorManish Goregaokar-4/+1
2020-07-16Make spotlight show on hoverManish Goregaokar-64/+40
2020-07-16Move spotlight next to the return typeManish Goregaokar-14/+2
2020-07-16Revert "Remove "important traits" feature"Manish Goregaokar-3/+93
2020-07-15Rollup merge of #74218 - GuillaumeGomez:search-results-bottom-margin, r=Dylan...Manish Goregaokar-0/+1
2020-07-10Add margin after doc search resultsGuillaume Gomez-0/+1
2020-07-05rustdoc: Restore underline text decoration on hover for FQN in headerKristofer Rye-0/+3
2020-06-18Added tooltip for should_panic code examples.Jake Degen-1/+1
2020-05-26Remove font-display settingsGuillaume Gomez-9/+0
2020-05-24Rollup merge of #72092 - workingjubilee:patch-2, r=GuillaumeGomezDylan DPC-0/+9
2020-05-21Fix anchor display when hovering implGuillaume Gomez-1/+1
2020-05-10Unblock font loading in rustdoc.cssJubilee-0/+9
2020-04-07Extend sidebar scrollbar changes to all scrollbarsGuillaume Gomez-5/+12
2020-04-07Improve scrollbar display in rustdocGuillaume Gomez-0/+12
2020-03-28Fix rustdoc.css CSS tab-size property0xd4d-2/+2
2020-03-14Make ignore and compile fail signs more visibleGuillaume Gomez-3/+10
2020-02-27Remove "important traits" featureGuillaume Gomez-93/+3
2020-01-26Fix run button positionning in case of scrollingGuillaume Gomez-1/+3
2020-01-09rustdoc: use another stability mark arrow, no rotate.Liigo Zhuang-3/+2