about summary refs log tree commit diff
path: root/src/librustdoc/html/static/css/themes
AgeCommit message (Expand)AuthorLines
2022-12-29Migrate more scraped examples CSS rules to CSS variablesGuillaume Gomez-24/+12
2022-12-28Migrate scraped examples higlight CSS to variablesGuillaume Gomez-18/+6
2022-12-27Remove unused empty CSS rules in ayu themeGuillaume Gomez-4/+0
2022-12-26Fix missing renaming for #titles into #search-tabsGuillaume Gomez-8/+8
2022-12-24Auto merge of #106110 - GuillaumeGomez:toggle-line-background, r=notriddlebors-18/+6
2022-12-24Migrate toggle-line-inner background to CSS variableGuillaume Gomez-18/+6
2022-12-23rustdoc: make line number CSS for doc comment and scraped the sameMichael Howell-4/+1
2022-12-23Use correct CSS pseudo-element selectorGuillaume Gomez-6/+6
2022-12-22Migrate search tab title color to CSS variableGuillaume Gomez-12/+3
2022-12-15Migrate Jump to def links background to CSS variableGuillaume Gomez-11/+3
2022-12-14rustdoc: remove no-op CSS `.item-info:before { color }`Michael Howell-6/+0
2022-12-09rustdoc: make stability badge CSS more consistentMichael Howell-5/+0
2022-12-07rustdoc: clean up docblock table CSSMichael Howell-0/+3
2022-12-01Migrate summary toggle filter to CSS variableGuillaume Gomez-8/+3
2022-11-25rustdoc: revert tooltip background color on light theme to readableMichael Howell-1/+1
2022-11-24Migrate source code elements style to CSS variablesGuillaume Gomez-20/+7
2022-11-21Migrate search result alias to CSS variablesGuillaume Gomez-24/+9
2022-11-20Migrate kdb colors to CSS variablesGuillaume Gomez-18/+9
2022-11-19Rollup merge of #104604 - GuillaumeGomez:migrate-top-button-to-css-var, r=not...Matthias Krüger-27/+6
2022-11-19Migrate top buttons style to CSS variablesGuillaume Gomez-27/+6
2022-11-17Migrate tooltip style to CSS variablesGuillaume Gomez-29/+7
2022-11-13Rollup merge of #104177 - notriddle:notriddle/js-notable-trait-v2, r=Guillaum...Yuki Okushi-12/+0
2022-11-12Use same color for links in no result searchGuillaume Gomez-3/+0
2022-11-12Migrate no result page link color to CSS variablesGuillaume Gomez-13/+3
2022-11-12Rollup merge of #104267 - notriddle:notriddle/checkbox, r=GuillaumeGomezDylan DPC-29/+0
2022-11-11rustdoc: use consistent "popover" styling for notable traitsMichael Howell-12/+0
2022-11-10rustdoc: use checkbox instead of switch for settings togglesMichael Howell-29/+0
2022-11-10Migrate :target rules to use CSS variablesGuillaume Gomez-15/+6
2022-11-09Migrate crate-search element to CSS variablesGuillaume Gomez-33/+18
2022-11-06Migrate rust logo filter to CSS variablesGuillaume Gomez-20/+9
2022-11-06Rollup merge of #104014 - GuillaumeGomez:run-button-css-var, r=notriddleMatthias Krüger-30/+12
2022-11-05Migrate test-arrow to CSS variablesGuillaume Gomez-30/+12
2022-11-05Fix search result bottom border colorGuillaume Gomez-0/+3
2022-10-27Migrate line numbers CSS to CSS variablesGuillaume Gomez-31/+9
2022-10-15rustdoc: make the help button a link to a pageMichael Howell-5/+9
2022-10-14Rollup merge of #102914 - GuillaumeGomez:migrate-css-highlight-without-change...Dylan DPC-49/+42
2022-10-11rustdoc: remove unneeded `.content` selector from link colorsMichael Howell-1/+1
2022-10-11Migrate highlight style to CSS variablesGuillaume Gomez-49/+42
2022-10-06Migrate search input color to CSS variableGuillaume Gomez-8/+3
2022-10-03Migrate search results theme style to CSS variablesGuillaume Gomez-84/+3
2022-10-03Migrate stab elements style to CSS variablesGuillaume Gomez-20/+6
2022-09-30* Migrate sidebar links color to new CSS theme handlingGuillaume Gomez-63/+6
2022-09-26rustdoc: simplify example-line-numbers CSS selectorMichael Howell-3/+3
2022-09-26rustdoc: give `.line-number` / `.line-numbers` meaningful namesMichael Howell-12/+12
2022-09-16Create new CSS variables for links colorGuillaume Gomez-78/+24
2022-09-16Remove unneeded empty ayu CSS rulesGuillaume Gomez-21/+3
2022-09-16Remove unused `.block a.current*` rulesGuillaume Gomez-48/+51
2022-09-16Remove some unused CSS rulesGuillaume Gomez-62/+18
2022-09-09Clean up themes a bit moreGuillaume Gomez-144/+12
2022-09-03Clean up themes CSSGuillaume Gomez-91/+21