Django internet radio player
Statt padding-top gegen die Navbar zu kämpfen ist #tabs jetzt position:fixed direkt unterhalb der Navbar (top:var(--nav-h), z-index:150). Damit ist die Leiste garantiert immer sichtbar, unabhängig vom Scroll-Zustand oder Offline-Status. main-content padding-top auf calc(var(--nav-h)+3rem) erhöht um Platz für Navbar+Tabs zu schaffen. Offline-Banner vereinfacht zu einer body-Klasse (kein fixed DOM-Element mehr). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .forgejo/workflows | ||
| accounts | ||
| books | ||
| diora | ||
| gpodder | ||
| podcasts | ||
| radio | ||
| static | ||
| templates | ||
| .env.example | ||
| .gitignore | ||
| docker-compose.yml | ||
| Dockerfile | ||
| Dockerfile.cron | ||
| manage.py | ||
| requirements.txt | ||