some css changes

This commit is contained in:
Pontoporeia
2026-04-20 16:48:15 +02:00
parent 1b02ccb1d5
commit 78449afe64
18 changed files with 1426 additions and 1361 deletions

13
TODO.md
View File

@@ -1,6 +1,7 @@
[x] Audit required fields in both admin and student forms
[x] Fix: `checkbox-list.php` partial supports `$required` (fieldset gets `required` + `aria-required`)
[x] Mark `languages` checkbox list as required in both forms
[x] Added visual `*` indicator on all required fields (CSS bold labels + red asterisk)
[x] Added "* Champs obligatoires" note at top of both forms
[x] Verified: all server-side required fields match client-side `required` attrs and visual indicators
# TODO
## Fix repertoire.php
- [ ] Fix AP and orientation columns not working like other columns
- [ ] Make main element scrollable instead of body
- [ ] Update public.css (general)
- [ ] Update repertoire.css (page-specific)