about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/lib.rs
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2022-10-11 09:22:40 -0700
committerMichael Howell <michael@notriddle.com>2022-10-11 09:22:40 -0700
commit062284af6e2a5066e86562a9743c16dd7338d790 (patch)
treec669d631cadb888611f1a7a24386664d6218b88f /compiler/rustc_codegen_llvm/src/lib.rs
parentb5963f07e611cf2a09a310eb74c1a93adfaeb9de (diff)
downloadrust-062284af6e2a5066e86562a9743c16dd7338d790.tar.gz
rust-062284af6e2a5066e86562a9743c16dd7338d790.zip
rustdoc: remove unneeded `.content` selector from link colors
Since 98f05a0282625a5fda6e90ebf3b05a4bd7608f65 and
b5963f07e611cf2a09a310eb74c1a93adfaeb9de removed color classes from sidebar
items, there's no need for the selectors to be so specific any more.

This commit does have to change `h1.fqn a` to just be `h1 a`, so that the
header link color selector is less specific than the typed link at the end.
Since #89506 made docblocks start at `h2`, the main page link header should
be the only h1 in the page now.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions