Rollup merge of #102242 - notriddle:notriddle/summary, r=GuillaumeGomez
rustdoc: remove unused CSS `.summary` It was added in4d16de01d0as part of a stability dashboard that was removed in0a46933c4d.
This commit is contained in:
commit
c6870ccc5c
1 changed files with 0 additions and 4 deletions
|
|
@ -1130,10 +1130,6 @@ so that we can apply CSS-filters to change the arrow color in themes */
|
|||
font-size: 1rem;
|
||||
}
|
||||
|
||||
.summary {
|
||||
padding-right: 0px;
|
||||
}
|
||||
|
||||
pre.rust .question-mark {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue