coolify/resources/css
Andras Bacsai acd7106f93 Refactor log view to eliminate flickering during refresh
- Use atomic update pattern in backend: collect logs into temp variable
  before replacing outputs (prevents empty state flash)
- Remove per-line x-effect directives that caused 4000+ reactive
  evaluations on every update
- Replace inline Alpine.js class bindings with CSS utility classes
- Use single $watch and morph.updated hook instead of renderTrigger
- Remove HTML entity decode cache (no longer needed)
- Fix search highlight padding that caused text shifting

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 08:46:39 +01:00
..
app.css Move inline styles to global CSS file 2025-12-04 13:15:01 +01:00
fonts.css chore: Add log1x/laravel-webfonts package 2024-06-25 13:44:46 +02:00
utilities.css Refactor log view to eliminate flickering during refresh 2025-12-18 08:46:39 +01:00