Ajout de la surveillance des nouvelles vidéos YouTube

This commit is contained in:
Mow
2025-12-06 12:45:03 +01:00
parent 42db84f010
commit b49f914501
10 changed files with 318 additions and 2 deletions
+2 -1
View File
@@ -543,7 +543,8 @@ table tbody tr:hover {
background: var(--accent-soft);
}
table.live-alert tr td:last-child {
table.live-alert tr td:last-child,
table.youtube-alert tr td:last-child {
white-space: nowrap;
}