about summary refs log tree commit diff
path: root/src/librustdoc/html/static/images
AgeCommit message (Collapse)AuthorLines
2021-08-03Simplify usage of CSS background-imageGuillaume Gomez-2/+2
2021-08-03Rustdoc accessibility: use an icon for the [-]/[+] controlsMichael Howell-0/+2
This way, we can show the plus and minus buttons on screens, while voice control will read off actual words "Collapse" and "Expand" instead of reading "open brace minus close brace" and "open brace plus close brace". Part of #87059
2021-07-07Clean up rustdoc static filesGuillaume Gomez-0/+28