Kleine Arbeiten
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user