mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-31 15:48:57 +02:00
Refactor systemctl services and categories due to alarm bugs
This commit restructures systemctl service definitions and category mappings. Motivation: Alarm-related bugs revealed inconsistencies in service and role handling. Preparation step: lays the groundwork for fixing the alarm issues by aligning categories, roles, and service templates.
This commit is contained in:
@@ -1198,7 +1198,7 @@ input.ng-empty::placeholder,.ng-empty::placeholder {
|
||||
border-color: var(--color-01-67)
|
||||
}
|
||||
|
||||
.sys-alm-info {
|
||||
--bs-sys-alm-color: var(--color-03-14);
|
||||
--bs-sys-alm-bg: var(--color-01-86);
|
||||
.sys-ctl-alm-info {
|
||||
--bs-sys-ctl-alm-color: var(--color-03-14);
|
||||
--bs-sys-ctl-alm-bg: var(--color-01-86);
|
||||
}
|
Reference in New Issue
Block a user