]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/html/static/css/themes/dark.css
Rollup merge of #100956 - GuillaumeGomez:reduce-rightside-dom-size, r=notriddle
[rust.git] / src / librustdoc / html / static / css / themes / dark.css
index 1fcda22b6f4fa8027ec92178f4d653cf71080f6d..d5cd47c3e19d5f00c5c4245c7bd1195e4ea937a3 100644 (file)
@@ -165,7 +165,7 @@ details.rustdoc-toggle > summary::before {
        background: none;
 }
 
-.rightside,
+.rightside:not(a),
 .out-of-band {
        color: grey;
 }