(control) Higlight missing processes

This commit is contained in:
Viktor Lofgren 2023-07-16 12:03:32 +02:00
parent c4dd9a0547
commit 6e41e78f36

View File

@ -8,6 +8,9 @@ body {
grid-template-areas:
"left right";
}
#services .missing {
color: #800;
}
.uuidPip {
margin-left: 0.25ch;
border-radius: 2ch;