mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 19:19:19 +02:00
10 lines
529 B
Markdown
10 lines
529 B
Markdown
# TODO
|
|
|
|
## Paramètres page cleanup
|
|
- [x] Remove card syntax (`.admin-settings-section` border/radius containers)
|
|
- [x] Replace pill toggles with native semantic checkboxes inside `<fieldset>`
|
|
- [x] Move "delete all TFE" danger zone into Maintenance section
|
|
- [x] Use `<fieldset>` for danger zones (semantic, with `<legend>` instead of `<div>`)
|
|
- [x] Update CSS: new `.param-*` classes for flat semantic layout
|
|
- [x] Exclude parametres sections from generic `.admin-body main > section` card styling via `aria-labelledby` prefix
|