diff --git a/static/css/adsb_dashboard.css b/static/css/adsb_dashboard.css index e7c98b5..1af7360 100644 --- a/static/css/adsb_dashboard.css +++ b/static/css/adsb_dashboard.css @@ -418,6 +418,7 @@ body { } .aircraft-item { + position: relative; background: rgba(0, 0, 0, 0.3); border: 1px solid rgba(74, 158, 255, 0.15); border-radius: 4px; diff --git a/templates/adsb_dashboard.html b/templates/adsb_dashboard.html index 930054f..c7de9fd 100644 --- a/templates/adsb_dashboard.html +++ b/templates/adsb_dashboard.html @@ -100,7 +100,9 @@ + + + + + + +
+
No entries. Add callsigns, registrations, or ICAO codes to watch.
+
+ + + +