mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 19:19:19 +02:00
some css changes
This commit is contained in:
13
TODO.md
13
TODO.md
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user