show execution history

This commit is contained in:
Joeri Exelmans 2025-10-09 16:25:03 +02:00
parent a8b522fdd8
commit d5272e30f3
6 changed files with 90 additions and 42 deletions

View file

@ -59,8 +59,10 @@ text.highlight {
stroke: rgb(230,0,0);
}
.rountangle.active {
fill: rgb(255, 196, 0);
fill: darkorange;
fill-opacity: 0.2;
/* filter: drop-shadow( 3px 3px 2px rgba(0, 0, 0, .7)); */
stroke-width: 3px;
}
.selected:hover {