Alerte de live

This commit is contained in:
Kepka Ludovic
2025-08-30 11:42:35 +02:00
parent 69edfd4771
commit 5c96a8a18a
6 changed files with 58 additions and 14 deletions

View File

@@ -7,9 +7,11 @@ table td {
text-align: left;
vertical-align: top;
overflow: hidden;
text-overflow: ellipsis;
white-space: normal;
max-width: 250px;
}
table.live-alert tr td:last-child {
white-space: nowrap;
}
a.icon {