Move ICAO for the selected plane into the header line.
Put RSSI in the selected info box where ICAO used to be.
This commit is contained in:
parent
ffe03fe749
commit
ba8a8935be
3 changed files with 6 additions and 3 deletions
|
|
@ -33,6 +33,8 @@ div#loader { z-index: 99; position: absolute; left: 0; top: 0; bottom: 0; right:
|
|||
.infoblock_heading a { text-decoration: none; color: blue; font-size: x-small;}
|
||||
.infoblock_body { font-size: small; }
|
||||
|
||||
#selected_icao { font-size: x-small; }
|
||||
|
||||
.dim { opacity: 0.3; filter:alpha(opacity=30); /* For IE8 and earlier */ }
|
||||
|
||||
.pointer { cursor: pointer; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue