about summary refs log tree commit diff
path: root/src/librustdoc/html/static/css/themes/light.css
AgeCommit message (Expand)AuthorLines
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
2021-11-22Set color for <a> in a more straightforward wayJacob Hoffman-Andrews-9/+14
2021-10-31Hide search bar in noscript.cssJacob Hoffman-Andrews-4/+0
2021-10-18* Remove left margin on items declaration at the top of their documentation pageGuillaume Gomez-1/+1
2021-10-06Restore h1 styles, which got accidentally removed.Mukund Lakshman-1/+1
2021-10-04librustdoc: Use correct heading levels.Mukund Lakshman-1/+1
2021-09-17Add rustdoc version into the help popupGuillaume Gomez-2/+2
2021-08-17Add background-color on clickable definitions in source codeGuillaume Gomez-0/+3
2021-07-25Rustdoc accessibility: use real headers for doc itemsbors-1/+1
2021-07-18Fix <table> overflow in doc blocksGuillaume Gomez-1/+1
2021-07-13Fix color for keyword/primitive search resultGuillaume Gomez-1/+1
2021-07-07Clean up rustdoc static filesGuillaume Gomez-0/+469