From d82556c59679480abed3ce9a30a996b74b9669d0 Mon Sep 17 00:00:00 2001 From: Pontoporeia Date: Wed, 22 Apr 2026 11:10:13 +0200 Subject: [PATCH] Unify form CSS: move licence/share-badge styles to admin.css, remove inline style from partage form --- TODO.md | 1 + app/public/assets/css/admin.css | 62 +++++++++++++++++++++++++++++++++ app/public/partage/index.php | 35 +------------------ 3 files changed, 64 insertions(+), 34 deletions(-) diff --git a/TODO.md b/TODO.md index 9a0cf71..5bf23ca 100644 --- a/TODO.md +++ b/TODO.md @@ -7,3 +7,4 @@ - [x] Add SMTP test email button in parametres.php (action + CSS) - [x] Fix SmtpRelay::send() — replace broken mail() stub with native PHP socket SMTP client (STARTTLS/SSL, AUTH PLAIN/LOGIN) - [x] Lock body scroll on all pages (admin + public); only `main` or inner element scrolls +- [x] Unify form CSS between admin `add.php` and student partage form: move licence/share-badge styles into `admin.css`, remove inline `