added more symbolic for cancelled trains

main
Rsclub2 2 2023-10-18 21:54:59 +02:00
parent 81b102cdd4
commit ff2f60b2e9
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@
.cancelled-row {
color: #fff;
background-color: #500303;
text-decoration: line-through;
}
</style>
<script>