v5.0.3 — Ajustements admin et stabilité

This commit is contained in:
Quentin Rouiller
2026-04-20 14:03:34 +02:00
parent 6d3058028f
commit 984f326b39
4 changed files with 179 additions and 111 deletions
+10
View File
@@ -2194,3 +2194,13 @@ header.topbar::before {
.admin-team-table tr.admin-row-excluded input[type="text"] {
background: var(--bg);
}
/* v5.0.1 : bouton supprimer sur la carte "Absent toute la journée" */
.absence-delete-wrap {
margin-top: 8px;
text-align: center;
}
.absence-delete-wrap .tooltip-delete-btn {
font-size: 11px;
padding: 4px 8px;
}