diff options
| author | Dylan DPC <99973273+Dylan-DPC@users.noreply.github.com> | 2022-09-29 18:13:21 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-29 18:13:21 +0530 |
| commit | 5f18c2bd10badb26fd4343e21730a07af55d42c6 (patch) | |
| tree | d20391744d7904465d576fa016bbd1a115ad2cd4 /compiler/rustc_parse/src | |
| parent | b6d1c15076c60593313fc2f66e3b77664e074d2c (diff) | |
| parent | f55ea418c3a85061ae681f7b8a589f41b582be7f (diff) | |
| download | rust-5f18c2bd10badb26fd4343e21730a07af55d42c6.tar.gz rust-5f18c2bd10badb26fd4343e21730a07af55d42c6.zip | |
Rollup merge of #102436 - notriddle:notriddle/normalize-form, r=GuillaumeGomez
rustdoc: clean up "normalize.css 8" input override CSS These rules were copied from normalize.css 3, and are mostly redundant. * `optgroup` isn't used in rustdoc at all * `textarea` is only used for the "copy" button, so it's not visible * The remaining buttons and inputs mostly have styles set anyway. * We should never be setting `color` without also setting the background to something. Otherwise, you get white-on-gray text. That seems to be [the reason] why `normalize.css` changed this. [the reason]: https://github.com/necolas/normalize.css/pull/502
Diffstat (limited to 'compiler/rustc_parse/src')
0 files changed, 0 insertions, 0 deletions
