about summary refs log tree commit diff
path: root/src/librustdoc/html/static/rustdoc.css
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-10-07 04:24:24 -0700
committerGitHub <noreply@github.com>2016-10-07 04:24:24 -0700
commite51190cf07eb4e817d35c7d45eb89ec5a1ae8ddc (patch)
tree8a144020db0695ade2ae2c446536d4d0fab194ed /src/librustdoc/html/static/rustdoc.css
parente2bd2d83dd620ddf55eb5638c1e74bed616678e8 (diff)
parent3e6307644ad64497587831abce59053c0bb0a17d (diff)
downloadrust-e51190cf07eb4e817d35c7d45eb89ec5a1ae8ddc.tar.gz
rust-e51190cf07eb4e817d35c7d45eb89ec5a1ae8ddc.zip
Auto merge of #37024 - GuillaumeGomez:rollup, r=GuillaumeGomez
Rollup of 5 pull requests

- Successful merges: #36222, #36665, #36929, #37003, #37008
- Failed merges:
Diffstat (limited to 'src/librustdoc/html/static/rustdoc.css')
-rw-r--r--src/librustdoc/html/static/rustdoc.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/librustdoc/html/static/rustdoc.css b/src/librustdoc/html/static/rustdoc.css
index cad5fae690f..f8133ea49ce 100644
--- a/src/librustdoc/html/static/rustdoc.css
+++ b/src/librustdoc/html/static/rustdoc.css
@@ -585,6 +585,7 @@ a.test-arrow {
 }
 a.test-arrow:hover{
     background-color: #4e8bca;
+    text-decoration: none;
 }
 
 .section-header:hover a:after {