about summary refs log tree commit diff
path: root/src/librustdoc/html/static/css
AgeCommit message (Expand)AuthorLines
2023-03-23rustdoc: remove old `content` hack for theme switchingMichael Howell-15/+0
2023-03-23rustdoc: clean up `storage.js`Michael Howell-1/+1
2023-03-21rustdoc: remove redundant `.content` prefix from span/a colorsMichael Howell-21/+21
2023-03-02Put backtick content from rustdoc search errors into a <code> elementsGuillaume Gomez-0/+8
2023-02-19Rollup merge of #107783 - notriddle:notriddle/item-table-ul, r=GuillaumeGomezDylan DPC-7/+9
2023-02-13Rollup merge of #107340 - notriddle:notriddle/simplify-doctest-tooltip, r=Gui...Matthias Krüger-51/+9
2023-02-12rustdoc: use tighter line height in h1 and h2Michael Howell-0/+8
2023-02-07rustdoc: simplify DOM for `.item-table`Michael Howell-7/+9
2023-02-06Rollup merge of #107669 - notriddle:notriddle/ayu-smaller, r=GuillaumeGomezDylan DPC-34/+14
2023-02-04rustdoc: trait bound formattingRoland Strasser-0/+1
2023-02-04rustdoc: combine duplicate rules in ayu CSSMichael Howell-34/+14
2023-02-03Replace nbsp in all rustdoc code blocksMichael Howell-0/+2
2023-02-02Rollup merge of #107531 - GuillaumeGomez:inline-images-in-css, r=notriddleMatthias Krüger-4/+13
2023-02-01Inline CSS background images directly into the CSSGuillaume Gomez-4/+13
2023-01-31Rollup merge of #107527 - notriddle:notriddle/wcagcontrast, r=GuillaumeGomezGuillaume Gomez-4/+0
2023-01-31Rollup merge of #107491 - notriddle:notriddle/setting-check, r=GuillaumeGomezGuillaume Gomez-2/+0
2023-01-31Rollup merge of #107354 - tspiteri:source-serif-4.005, r=GuillaumeGomezGuillaume Gomez-3/+11
2023-01-31rustdoc: stop making unstable items transparentMichael Howell-4/+0
2023-01-31Rollup merge of #107477 - GuillaumeGomez:css-var, r=notriddleYuki Okushi-32/+21
2023-01-30rustdoc: remove unused CSS from `.setting-check`Michael Howell-2/+0
2023-01-30Migrate last part of CSS themes to CSS variablesGuillaume Gomez-32/+21
2023-01-30rustdoc: remove unnecessary wrapper div.item-decl from HTMLMichael Howell-1/+1
2023-01-27rustdoc: merge doctest tooltip with notable traits tooltipMichael Howell-51/+9
2023-01-27add comment to rustdoc.css on updating filename suffixesTrevor Spiteri-0/+8
2023-01-27rustdoc: update Source Serif 4 from 4.004 to 4.005Trevor Spiteri-3/+3
2023-01-26rustdoc: remove mostly-unused CSS classes import/module-itemMichael Howell-2/+1
2023-01-25Rollup merge of #107266 - kadiwa4:source_viewer_scrollbar, r=notriddleMatthias Krüger-1/+1
2023-01-24rustdoc: prevent scroll bar on source viewerKaDiWa-1/+1
2023-01-23rustdoc: simplify settings popover DOMMichael Howell-16/+12
2023-01-23Rollup merge of #107186 - GuillaumeGomez:correct-pseudo-element-selector, r=n...Dylan DPC-4/+4
2023-01-22Rollup merge of #107152 - GuillaumeGomez:migrate-to-css-var, r=notriddleMatthias Krüger-21/+12
2023-01-22Use correct pseudo-element selectorGuillaume Gomez-4/+4
2023-01-21Migrate scraped-examples top and bottom "borders" to CSS variablesGuillaume Gomez-21/+12
2023-01-20Rollup merge of #107131 - notriddle:notriddle/rustdoc-radio-display-inline-fl...Michael Goulet-6/+1
2023-01-20Rollup merge of #107095 - notriddle:notriddle/sidebar-current, r=GuillaumeGomezMichael Goulet-1/+1
2023-01-20rustdoc: use CSS inline layout for radio line instead of flexboxMichael Howell-6/+1
2023-01-19rustdoc: remove redundant CSS selector `.sidebar .current`Michael Howell-1/+1
2023-01-18rustdoc: remove redundant rule `#settings .setting-line`Michael Howell-5/+1
2023-01-17rustdoc: instead of `.setting-name { width: 100% }`, use default div CSSMichael Howell-4/+0
2023-01-14Rollup merge of #106828 - notriddle:notriddle/notable-trait-docblock, r=Guill...Matthias Krüger-2/+6
2023-01-14Rollup merge of #106819 - notriddle:notriddle/rm-h1-fqn, r=GuillaumeGomezYuki Okushi-1/+1
2023-01-13rustdoc: remove `docblock` class from notable trait popoverMichael Howell-2/+6
2023-01-13rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggleMichael Howell-43/+43
2023-01-13rustdoc: remove unnecessary DOM class `h1.fqn`Michael Howell-1/+1
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-1/+1
2023-01-11Rollup merge of #106690 - GuillaumeGomez:item-declaration-scrolling, r=notriddleYuki Okushi-0/+4
2023-01-10Fix scrolling for item declaration blockGuillaume Gomez-0/+4
2023-01-09rustdoc: merge common CSS for `a`Michael Howell-4/+1
2023-01-07Rollup merge of #106556 - notriddle:notriddle/margin-left-content-mobile, r=G...Matthias Krüger-4/+0
2023-01-06rustdoc: remove no-op mobile CSS `.content { margin-left: 0 }`Michael Howell-4/+0