chore: added a display of the timetable max speed in the active train info & tooltip

This commit is contained in:
2025-09-14 15:10:48 +02:00
parent bf9799e0c3
commit 6d1ef26ac1
4 changed files with 78 additions and 91 deletions
+6
View File
@@ -225,6 +225,12 @@ ul {
}
}
.font {
&--italic {
font-style: italic;
}
}
button,
a.a-button {
cursor: pointer;