]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/html/static/themes/ayu.css
rustdoc: smartly hide associated items of traits if there are too many of them
[rust.git] / src / librustdoc / html / static / themes / ayu.css
index b24f4035ca868d6056109970f5f65fca1e0b36b7..0404fa50b99f2f18c299a4aac82db114f3cd9d46 100644 (file)
@@ -218,7 +218,7 @@ a {
        color: #c5c5c5;
 }
 
-.docblock:not(.type-decl) a:not(.srclink):not(.test-arrow),
+.docblock:not(.type-decl) a:not(.srclink):not(.test-arrow):not(.collapse-toggle),
 .docblock-short a:not(.srclink):not(.test-arrow), .item-info a,
 #help a {
        color: #39AFD7;