rustdoc: remove no-op rule a { background: transparent }
The background is transparent by default.
It was added in 5a01dbe67b to work around a bug
in the JavaScript syntax highlighting engine that rustdoc used at the time.
This commit is contained in:
parent
c97922dca5
commit
75aa73db30
1 changed files with 0 additions and 1 deletions
|
|
@ -766,7 +766,6 @@ nav.sub form { display: inline; }
|
|||
|
||||
a {
|
||||
text-decoration: none;
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.small-section-header {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue