index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustdoc
/
html
/
static
/
css
/
themes
Age
Commit message (
Expand
)
Author
Lines
2022-10-27
Migrate line numbers CSS to CSS variables
Guillaume Gomez
-31
/
+9
2022-10-15
rustdoc: make the help button a link to a page
Michael Howell
-5
/
+9
2022-10-14
Rollup merge of #102914 - GuillaumeGomez:migrate-css-highlight-without-change...
Dylan DPC
-49
/
+42
2022-10-11
rustdoc: remove unneeded `.content` selector from link colors
Michael Howell
-1
/
+1
2022-10-11
Migrate highlight style to CSS variables
Guillaume Gomez
-49
/
+42
2022-10-06
Migrate search input color to CSS variable
Guillaume Gomez
-8
/
+3
2022-10-03
Migrate search results theme style to CSS variables
Guillaume Gomez
-84
/
+3
2022-10-03
Migrate stab elements style to CSS variables
Guillaume Gomez
-20
/
+6
2022-09-30
* Migrate sidebar links color to new CSS theme handling
Guillaume Gomez
-63
/
+6
2022-09-26
rustdoc: simplify example-line-numbers CSS selector
Michael Howell
-3
/
+3
2022-09-26
rustdoc: give `.line-number` / `.line-numbers` meaningful names
Michael Howell
-12
/
+12
2022-09-16
Create new CSS variables for links color
Guillaume Gomez
-78
/
+24
2022-09-16
Remove unneeded empty ayu CSS rules
Guillaume Gomez
-21
/
+3
2022-09-16
Remove unused `.block a.current*` rules
Guillaume Gomez
-48
/
+51
2022-09-16
Remove some unused CSS rules
Guillaume Gomez
-62
/
+18
2022-09-09
Clean up themes a bit more
Guillaume Gomez
-144
/
+12
2022-09-03
Clean up themes CSS
Guillaume Gomez
-91
/
+21
2022-09-02
Remove unused .toggle-label CSS rule
Guillaume Gomez
-3
/
+0
2022-08-31
Rollup merge of #100804 - GuillaumeGomez:search-results-color-ayu, r=notriddle
Yuki Okushi
-3
/
+4
2022-08-27
Merge duplicated CSS rules
Guillaume Gomez
-5
/
+0
2022-08-26
Rollup merge of #100956 - GuillaumeGomez:reduce-rightside-dom-size, r=notriddle
Guillaume Gomez
-3
/
+3
2022-08-24
Remove the extra DOM level if there is only one child in rightside elements
Guillaume Gomez
-3
/
+3
2022-08-24
rustdoc: ayu code color selector more specific
Michael Howell
-1
/
+1
2022-08-20
Fix hover and focus display for search results on ayu theme
Guillaume Gomez
-3
/
+4
2022-08-18
Simplify rustdoc themes by relying more on CSS variables
Guillaume Gomez
-190
/
+7
2022-08-14
Don't generate ident elements as DOM nodes
Guillaume Gomez
-7
/
+3
2022-08-12
Rollup merge of #100409 - jsha:highlight-lighter, r=GuillaumeGomez
Dylan DPC
-2
/
+2
2022-08-11
rustdoc: don't generate DOM element for operator
Jacob Hoffman-Andrews
-2
/
+2
2022-08-11
Rollup merge of #100374 - GuillaumeGomez:improve_rustdoc_search_results_page_...
Matthias Krüger
-7
/
+36
2022-08-10
rustdoc: make item-infos dimmer on dark theme #93896
Jacob Hoffman-Andrews
-23
/
+8
2022-08-10
Two small improvements:
Frank Steffahn
-1
/
+0
2022-08-10
Improve crate selection on rustdoc search results page
Frank Steffahn
-7
/
+37
2022-07-27
Rollup merge of #99812 - GuillaumeGomez:fix-headings-colors, r=jsha,notriddle
Guillaume Gomez
-4
/
+0
2022-07-27
Fix headings border
Guillaume Gomez
-4
/
+0
2022-07-24
Satisfy theme check
Maybe Waffle
-0
/
+1
2022-07-24
Add support for `#[rustc_must_implement_one_of]` to rustdoc
Maybe Waffle
-1
/
+4
2022-07-20
Fix CSS on search input focus
Guillaume Gomez
-3
/
+21
2022-07-14
Remove unused CSS
Guillaume Gomez
-44
/
+5
2022-07-11
Continue themes CSS migration over CSS variables
Guillaume Gomez
-130
/
+16
2022-07-11
Remove unused CSS rules
Guillaume Gomez
-33
/
+0
2022-07-10
Group .test-arrow CSS rules and fix rgb/rgba property
Guillaume Gomez
-7
/
+3
2022-07-03
Rollup merge of #98773 - notriddle:notriddle/source-sidebar-details, r=Guilla...
Ralf Jung
-7
/
+9
2022-07-01
rustdoc cleanup: remove unused function
Michael Howell
-4
/
+3
2022-07-01
rustdoc: use <details> tag for the source code sidebar
Michael Howell
-3
/
+6
2022-06-28
Simplify CSS theming by setting CSS variables
Guillaume Gomez
-199
/
+18
2022-06-28
Remove unused CSS rules
Guillaume Gomez
-12
/
+0
2022-06-26
Rollup merge of #98297 - GuillaumeGomez:help-pocket-menu, r=notriddle
Matthias Krüger
-12
/
+15
2022-06-25
Fix CSS rule for selected and hovered items in the source sidebar
Guillaume Gomez
-6
/
+6
2022-06-23
Move help popup into a pocket menu as well
Guillaume Gomez
-12
/
+15
2022-05-31
Fix theme checks
Guillaume Gomez
-0
/
+3
[next]