skyview/assets/static
Ole-Morten Duesund 1bf030da53 fix: Correct signal strength CSS class names to match JavaScript - resolves #12
Changed CSS class names from 'rssi-*' to 'signal-*' to match the naming
used in JavaScript code (ui-manager.js:187-190). This fixes signal strength
color indicators that were not displaying properly due to the mismatch.

Signal strength colors now work correctly:
- signal-strong: bright green (#00ff88)
- signal-good: yellow (#ffff00)
- signal-weak: orange (#ff8c00)
- signal-poor: red (#ff4444)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-01 19:44:11 +02:00
..
css fix: Correct signal strength CSS class names to match JavaScript - resolves #12 2025-09-01 19:44:11 +02:00
icons feat: Improve aircraft legend clarity and icon differentiation 2025-09-01 09:57:39 +02:00
images fix: Improve logo text visibility with outlines and brighter colors 2025-09-01 17:42:19 +02:00
js fix: Sort sources alphabetically in UI for consistent display 2025-09-01 17:32:03 +02:00
database.html feat: Add comprehensive database status web interface 2025-08-31 19:40:12 +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 feat: Add SkyView logo, favicon, and branding assets - resolves #38 2025-09-01 17:39:42 +02:00