Merge branch 'main' into module/timetracking

This commit is contained in:
2025-08-26 09:07:38 +02:00
23 changed files with 310 additions and 62 deletions

View File

@@ -284,3 +284,10 @@ legend{
vertical-align: top;
}
nav > form{
display:inline;
}
li > a > p:nth-child(1){
display: inline;
}