add ubers and building destruction in event filter

This commit is contained in:
Robin Appelman 2024-12-08 15:38:29 +01:00
commit 29d569b93b
6 changed files with 110 additions and 12 deletions

View file

@ -23,7 +23,7 @@ table.event-list {
padding: 0 3px;
}
.kill {
tr {
& .red {
color: #a75d50;
}