]> git.lizzy.rs Git - rust.git/commit
rustdoc: simplify CSS selectors on top-doc and non-exhaustive toggles
authorMichael Howell <michael@notriddle.com>
Mon, 5 Dec 2022 18:15:09 +0000 (11:15 -0700)
committerMichael Howell <michael@notriddle.com>
Mon, 5 Dec 2022 20:01:29 +0000 (13:01 -0700)
commit32765fbe101f748ca33d190b0f37b79c23d61241
tree3e51179be937c39d4dc6808bcb6617c1f60555e9
parent203c8765ea33c65d888febe0e8219c4bb11b0d89
rustdoc: simplify CSS selectors on top-doc and non-exhaustive toggles

This code uses a special `hideme` class anyway, so just style that.
src/librustdoc/html/static/css/rustdoc.css
src/test/rustdoc-gui/enum-variants.goml
src/test/rustdoc-gui/src/test_docs/lib.rs
src/test/rustdoc-gui/toggle-docs.goml