Nightly: Rainbow-Flash entfernt Soundbutton-Animation deaktiviert

This commit is contained in:
vibe-bot 2025-08-09 22:02:51 +02:00
parent 9cf1b6d26c
commit 442c42ef23
2 changed files with 3 additions and 19 deletions

View file

@ -324,13 +324,7 @@ body {
100% { background-position: 0% 50%; }
}
/* Rainbow-Theme: kurzzeitige Flash-Animation für gedrückte Sound-Buttons */
[data-theme="rainbow"] .sound-btn.rainbow-flash {
background: linear-gradient(45deg, #ff0000, #ff8000, #ffff00, #80ff00, #00ff00, #00ff80, #00ffff, #0080ff, #0000ff, #8000ff, #ff00ff, #ff0080) !important;
background-size: 400% 400% !important;
animation: chaos-rainbow-animation 2s ease-in-out 1;
color: #ffffff;
}
/* Rainbow-Flash entfernt */
/* Neuer Header-Style basierend auf Google Stitch Design */
header {