Kleine Arbeiten

This commit is contained in:
chk
2026-06-14 10:32:31 +02:00
parent 87cbd51bd2
commit 319fae944a
25 changed files with 1631 additions and 504 deletions

View File

@@ -210,7 +210,7 @@ document.addEventListener('DOMContentLoaded', function() {
if (stops[2]) stops[2].setAttribute('stop-color', '#880000');
if (textEl) textEl.setAttribute('fill', '#1a1000');
if (textPath) textPath.textContent = 'EMERGENCY STOP';
if (label) { label.textContent = '● Bestromt'; label.className = 'estop-armed-label armed'; }
if (label) { label.textContent = 'Strom AN'; label.className = 'estop-armed-label armed'; }
} else {
// ── POWER ON: Dunkler Navy-Ring + blauer Knopf — ruhig, klar ────────────
// Kein gelber Ring → kein E-Stop-Charakter.