Fix alignment of altitude values
This commit is contained in:
parent
e784b529a8
commit
647319d141
3 changed files with 12 additions and 4 deletions
|
|
@ -143,6 +143,10 @@ div#loader { z-index: 99; position: absolute; left: 0; top: 0; bottom: 0; right:
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
.verticalRateTriangle {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
.vPosition { background-color: #C3FFDF; }
|
||||
.mlat { background-color: #C7EAFC; }
|
||||
.squawk7500 { font-weight: bold; background-color: #ff5555; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue