Added timestamp logging for client logins, enhanced admin login display with date and time columns, and updated CSS for improved user interaction. Adjusted CMake configuration for better project management.

This commit is contained in:
Torsten Schulz (local)
2025-11-16 12:42:14 +01:00
parent 0964f584d2
commit e869abde5d
5 changed files with 703 additions and 137 deletions

View File

@@ -31,6 +31,7 @@ h1 {
color: #ffffff;
height: 2em;
margin: 0.2em 0.4em;
cursor: pointer;
}
.horizontal-box {
height: calc(100% - 6em);