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
/
light.css
Age
Commit message (
Expand
)
Author
Lines
2022-10-27
Migrate line numbers CSS to CSS variables
Guillaume Gomez
-11
/
+3
2022-10-15
rustdoc: make the help button a link to a page
Michael Howell
-1
/
+5
2022-10-11
Migrate highlight style to CSS variables
Guillaume Gomez
-14
/
+14
2022-10-06
Migrate search input color to CSS variable
Guillaume Gomez
-0
/
+1
2022-10-03
Migrate search results theme style to CSS variables
Guillaume Gomez
-30
/
+1
2022-10-03
Migrate stab elements style to CSS variables
Guillaume Gomez
-3
/
+2
2022-09-30
* Migrate sidebar links color to new CSS theme handling
Guillaume Gomez
-22
/
+2
2022-09-26
rustdoc: simplify example-line-numbers CSS selector
Michael Howell
-1
/
+1
2022-09-26
rustdoc: give `.line-number` / `.line-numbers` meaningful names
Michael Howell
-4
/
+4
2022-09-16
Create new CSS variables for links color
Guillaume Gomez
-23
/
+8
2022-09-16
Remove unused `.block a.current*` rules
Guillaume Gomez
-15
/
+16
2022-09-16
Remove some unused CSS rules
Guillaume Gomez
-13
/
+2
2022-09-09
Clean up themes a bit more
Guillaume Gomez
-48
/
+4
2022-09-03
Clean up themes CSS
Guillaume Gomez
-31
/
+7
2022-09-02
Remove unused .toggle-label CSS rule
Guillaume Gomez
-1
/
+0
2022-08-24
Remove the extra DOM level if there is only one child in rightside elements
Guillaume Gomez
-1
/
+1
2022-08-18
Simplify rustdoc themes by relying more on CSS variables
Guillaume Gomez
-65
/
+2
2022-08-14
Don't generate ident elements as DOM nodes
Guillaume Gomez
-1
/
+1
2022-08-11
Rollup merge of #100374 - GuillaumeGomez:improve_rustdoc_search_results_page_...
Matthias Krüger
-3
/
+12
2022-08-10
rustdoc: make item-infos dimmer on dark theme #93896
Jacob Hoffman-Andrews
-5
/
+1
2022-08-10
Improve crate selection on rustdoc search results page
Frank Steffahn
-3
/
+12
2022-07-24
Add support for `#[rustc_must_implement_one_of]` to rustdoc
Maybe Waffle
-0
/
+1
2022-07-20
Fix CSS on search input focus
Guillaume Gomez
-1
/
+7
2022-07-14
Remove unused CSS
Guillaume Gomez
-11
/
+1
2022-07-11
Continue themes CSS migration over CSS variables
Guillaume Gomez
-46
/
+5
2022-07-11
Remove unused CSS rules
Guillaume Gomez
-11
/
+0
2022-07-10
Group .test-arrow CSS rules and fix rgb/rgba property
Guillaume Gomez
-4
/
+2
2022-07-03
Rollup merge of #98773 - notriddle:notriddle/source-sidebar-details, r=Guilla...
Ralf Jung
-3
/
+3
2022-07-01
rustdoc cleanup: remove unused function
Michael Howell
-2
/
+1
2022-07-01
rustdoc: use <details> tag for the source code sidebar
Michael Howell
-1
/
+2
2022-06-28
Simplify CSS theming by setting CSS variables
Guillaume Gomez
-72
/
+6
2022-06-28
Remove unused CSS rules
Guillaume Gomez
-4
/
+0
2022-06-26
Rollup merge of #98297 - GuillaumeGomez:help-pocket-menu, r=notriddle
Matthias Krüger
-4
/
+5
2022-06-25
Fix CSS rule for selected and hovered items in the source sidebar
Guillaume Gomez
-2
/
+2
2022-06-23
Move help popup into a pocket menu as well
Guillaume Gomez
-4
/
+5
2022-05-31
Display empty impl blocks if they have documentations
Guillaume Gomez
-0
/
+1
2022-05-30
Move theme rules out of settings.css
Guillaume Gomez
-0
/
+13
2022-05-30
Improve display of settings radio buttons
Guillaume Gomez
-3
/
+19
2022-05-17
Fix display of search crate filter select
Guillaume Gomez
-2
/
+2
2022-05-14
Remove theme picker button
Guillaume Gomez
-9
/
+2
2022-05-14
Improve settings menu display
Guillaume Gomez
-1
/
+5
2022-03-27
Add scrape examples help page
Will Crichton
-2
/
+2
2022-03-27
Improve styling on scrape examples help button
Will Crichton
-2
/
+2
2022-03-27
Improve alignment of additional scraped examples, add scrape examples help page
Will Crichton
-0
/
+30
2022-02-07
Fix hover effects in sidebar
Jacob Hoffman-Andrews
-5
/
+2
2022-01-31
Rollup merge of #93444 - camelid:rustdoc-css-cleanup, r=GuillaumeGomez,jsha
Matthias Krüger
-2
/
+4
2022-01-29
rustdoc: small fixes to mobile navigation
Jacob Hoffman-Andrews
-0
/
+1
2022-01-29
Fix some CSS warnings and errors from VS Code
Noah Lev
-2
/
+4
2022-01-25
give light-theme fns the correct orange-brown colour
Conrad Ludgate
-1
/
+1
2022-01-24
Rollup merge of #93231 - conradludgate:doc-link-brightness, r=notriddle
Matthias Krüger
-0
/
+22
[next]