Rollup merge of #104323 - notriddle:notriddle/scrape-help-background, r=GuillaumeGomez
rustdoc: remove no-op CSS `.scrape-help { background: transparent }` It's a link. This is the default CSS for it.
This commit is contained in:
commit
0d2e94a9f1
1 changed files with 0 additions and 1 deletions
|
@ -1950,7 +1950,6 @@ in storage.js
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
position: relative;
|
position: relative;
|
||||||
bottom: 1px;
|
bottom: 1px;
|
||||||
background: transparent;
|
|
||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-radius: 50px;
|
border-radius: 50px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue