Kaloyan Danchev
596e828223
Add client-side icon replacement, Dashboard fixes, and Apps page styling
...
- Add JS icon replacement module to sidebar.js that swaps container icons
with selfh.st CDN versions on Docker page and Dashboard via MutationObserver
- Fix Dashboard container name extraction (Strategy 2: span.inner > span)
for containers whose original icon was missing (question.png fallback)
- Add CSS filter for Dashboard folder icons (folder-img-docker class)
- Add icon mappings for containers without CDN matches (netdisco→networking-toolbox,
urbackup→networking-toolbox, seekandwatch→databasement, unmarr→homarr, dockhand→docker)
- Fix shadowed netdisco-web/netdisco-backend entries in update-icons.sh
- Add Community Applications (Apps page) glass theme overrides
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-08 15:11:07 +02:00
Kaloyan Danchev
494f689008
Style popups, modals, and Spotlight search; fix card toggle and nav overlap
...
- Fix card show/hide toggle by removing !important from display: block
- Fix sidebar nav-tile.right overlap by removing position: sticky
- Remove card header separator line for smooth transition
- Add glass styling for Docker/VM context menu dropdowns
- Add glass styling for sweet-alert modals with light text
- Restyle search as centered Spotlight popup (600px, glass bg)
- Fix search icon click by removing inline onclick handler
- Update awesomplete dropdown with glass effect and proper spacing
- Increase glass brightness, blur, and card padding/typography
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-08 09:31:16 +02:00
Kaloyan Danchev
a2ca0730c5
Initial commit: visionOS glassmorphism theme for Unraid 7.2.3
...
- style.css: Full CSS theme with frosted glass cards, sidebar styling,
dashboard individual glass cards, search overlay, FA icon replacements
- sidebar.js: Collapsible sidebar toggle with Unraid logo, search popup
(moved to body to escape backdrop-filter containing block), Cmd+K shortcut
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-07 23:20:30 +02:00