Server-side bash script reads `glass.icon` Docker labels and replaces
Unraid's cached icon PNGs with selfh.st CDN versions. Auto-detects
icon names from container names when no label is set. Supports VMs
via vm-icons.conf mapping file.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Constrain #displaybox max-width to viewport minus sidebar width
and add overflow-x: hidden to prevent horizontal scrollbar.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Header: force transparent background (no glass)
- Content area: preserve sidebar margin when collapsed/expanded
- Page titles: remove background and bottom border
- Tabs: replace blue accent with white glass + inset glow on active
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Fix opaque dark rows (rgb(18,21,16)) on folder and container rows
- Replace white/light borders on folder-preview containers with subtle glass
- Style folder dropdown buttons, inner text, and state indicators
- Add alternating row transparency for table readability
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- 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>