Added highlighting of txing station in Last Heard

This commit is contained in:
Kim Huebel 2020-11-24 11:09:45 +00:00
parent 9e064d90c1
commit 5917968731
3 changed files with 19 additions and 1 deletions

View file

@ -28,4 +28,9 @@ body {
nowrap {
white-space:nowrap
}
}
.red {
background-color: Coral !important;
}