]> git.proxmox.com Git - rustc.git/blobdiff - src/librustdoc/html/static/themes/light.css
New upstream version 1.52.0~beta.3+dfsg1
[rustc.git] / src / librustdoc / html / static / themes / light.css
index 814043b35ae61fe9082249df41b78da4def241b4..9bc21102aaae6789200b028a734ea4e73349790f 100644 (file)
@@ -220,10 +220,7 @@ a.test-arrow {
 .stab.unstable { background: #FFF5D6; border-color: #FFC600; }
 .stab.deprecated { background: #F3DFFF; border-color: #7F0087; }
 .stab.portability { background: #C4ECFF; border-color: #7BA5DB; }
-
-.stab.portability > code {
-       color: #000;
-}
+.stab.portability > code { background: none; }
 
 #help > div {
        background: #e9e9e9;