fix : fix affichage employé sur les pages d'heures + ajout d'un filtre employé sur la liste + fix impression recap salaire
Some checks failed
Auto Tag Develop / tag (push) Has been cancelled

This commit is contained in:
2026-03-16 14:37:00 +01:00
parent d4884bc489
commit cef364fcec
14 changed files with 98 additions and 30 deletions

View File

@@ -60,7 +60,7 @@
thead th {
text-align: center;
font-weight: 700;
font-size: 11px;
font-size: 10px;
white-space: normal;
}
@@ -78,7 +78,7 @@
}
td.obs { }
tbody td { font-size: 12px; }
tbody td { font-size: 10px; }
</style>
</head>
<body>