skyview/assets/static/js/modules
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
..
aircraft-manager.js Improve text visibility in aircraft popups 2025-08-24 15:03:33 +02:00
map-manager.js Clean up excessive console logging and remove duplicate app files 2025-08-24 14:55:54 +02:00
ui-manager.js Fix aircraft markers not updating positions in real-time 2025-08-24 14:04:17 +02:00
websocket.js Clean up excessive console logging and remove duplicate app files 2025-08-24 14:55:54 +02:00