| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-23 | rustdoc: simplify settings popover DOM | Michael 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-11 | Move /src/test to /tests | Albert Larsan | -0/+67 | |
