about summary refs log tree commit diff
path: root/tests/rustdoc-gui/mobile.goml
AgeCommit message (Collapse)AuthorLines
2023-02-12rustdoc: use tighter line height in h1 and h2Michael Howell-1/+1
2023-01-23rustdoc: simplify settings popover DOMMichael Howell-2/+2
* Changes the class names so that they all start with `setting-`. That should make it harder to accidentally use a setting class outside the settings popover, where loading the CSS might accidentally change the styles of something unrelated. * Get rid of an unnecessary wrapper DIV around the radio button line. * Simplify CSS selectors by making the DOM easier and more intuitive to target.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+34