about summary refs log tree commit diff
path: root/tests/rustdoc-gui/theme-change.goml
AgeCommit message (Collapse)AuthorLines
2023-01-23rustdoc: simplify settings popover DOMMichael Howell-4/+4
* 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/+67