skyview/assets/static
Ole-Morten Duesund 6437d8e8a3 Improve text visibility in aircraft popups
Enhanced popup text contrast and readability:
- Added text-shadow to all values for better contrast against dark background
- Properly handle zero/null values (e.g., Track: 0° now shows instead of N/A)
- Style N/A values with slightly dimmed gray (#aaaaaa) but still clearly visible
- Add 'no-data' class to distinguish missing data from actual zero values
- Ensure all text has strong white color with !important declarations

This fixes visibility issues where some values appeared too faint or were
incorrectly treated as missing when they were actually zero.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-24 15:03:33 +02:00
..
css Improve text visibility in aircraft popups 2025-08-24 15:03:33 +02:00
js Improve text visibility in aircraft popups 2025-08-24 15:03:33 +02:00
aircraft-icon.svg Restructure assets to top-level package and add Reset Map button 2025-08-24 00:57:49 +02:00
favicon.ico Restructure assets to top-level package and add Reset Map button 2025-08-24 00:57:49 +02:00
index.html Clean up excessive console logging and remove duplicate app files 2025-08-24 14:55:54 +02:00