Commit Graph

2 Commits

Author SHA1 Message Date
Kaloyan Danchev
c4b11fce6b Add project documentation with CSS/DOM lessons learned
CLAUDE.md covers: Unraid sidebar DOM structure, critical CSS pitfalls
(position:fixed override, inline-flex display, backdrop-filter containing
block), icon font mapping, deployment paths, search overlay architecture.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 23:30:04 +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