keepsafe rework & alert ajustments
All checks were successful
Deploy Sokko G / deploy (push) Successful in 7s

This commit is contained in:
Shinuwa 2026-07-26 17:48:14 +02:00
parent 68005ef918
commit 2e6d8a2c0c
11 changed files with 129 additions and 45 deletions

View file

@ -1784,8 +1784,12 @@ textarea:focus {
.timer-alert-mode-switch.is-blocked {
opacity: 1;
cursor: not-allowed;
}
.timer-alert-mode-switch.is-blocked .timer-alert-mode-button,
.timer-alert-mode-switch.is-blocked .timer-alert-mode-button:hover,
.timer-alert-mode-switch.is-blocked .timer-alert-mode-button.active,
.timer-alert-mode-switch.is-blocked .timer-alert-mode-button:disabled,
.timer-alert-mode-switch.is-blocked .timer-alert-mode-button:disabled:hover,
.timer-alert-mode-switch.is-blocked .timer-alert-mode-button.active:disabled {
@ -1797,6 +1801,11 @@ textarea:focus {
opacity: 0.2;
}
.timer-alert-mode-switch.is-blocked .timer-alert-mode-button .ui-icon,
.timer-alert-mode-switch.is-blocked .timer-alert-mode-button:disabled .ui-icon {
opacity: 1;
}
.checklist-section-collapse-button:hover {
border-color: rgba(246, 196, 83, 0.58);
background: