]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/html/highlight/tests.rs
Rollup merge of #103378 - nagisa:fix-infinite-offset, r=scottmcm
[rust.git] / src / librustdoc / html / highlight / tests.rs
index a5e633df4344820f4b140d3f6d5714ad9df8e7a7..2c93b9a097f403e364b77baf0651f3788aac2cbe 100644 (file)
@@ -9,7 +9,7 @@
 .kw { color: #8959A8; }
 .kw-2, .prelude-ty { color: #4271AE; }
 .number, .string { color: #718C00; }
-.self, .bool-val, .prelude-val, .attribute, .attribute .ident { color: #C82829; }
+.self, .bool-val, .prelude-val, .attr, .attr .ident { color: #C82829; }
 .macro, .macro-nonterminal { color: #3E999F; }
 .lifetime { color: #B76514; }
 .question-mark { color: #ff9011; }