]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/html/static/css/themes/ayu.css
Rollup merge of #92559 - durin42:llvm-14-attributemask, r=nikic
[rust.git] / src / librustdoc / html / static / css / themes / ayu.css
index 38040eeca52d494aef3e88cafe31b6dbdfdbd632..6ed7845e83a354f9c8ebe31c6bf11169abeb9d24 100644 (file)
@@ -351,11 +351,8 @@ a.test-arrow:hover {
        color: #999;
 }
 
-:target, :target > * {
-       background: rgba(255, 236, 164, 0.06);
-}
-
 :target {
+       background: rgba(255, 236, 164, 0.06);
        border-right: 3px solid rgba(255, 180, 76, 0.85);
 }