Commit f0f0a7d
committed
rustdoc: remove redundant CSS
In 4b402db, when this rule was added, it
was overriding a rule that made all links in docblock get an underline when
hovered. This became redundant when, after reordering the rules,
7585632 changed the pro-underline rule to
exclude the test-arrow link anyway.a.test-arrow:hover
1 parent c07a6a9 commit f0f0a7d
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1233 | 1233 | | |
1234 | 1234 | | |
1235 | 1235 | | |
1236 | | - | |
1237 | | - | |
1238 | | - | |
1239 | 1236 | | |
1240 | 1237 | | |
1241 | 1238 | | |
| |||
0 commit comments