show execution history
This commit is contained in:
parent
a8b522fdd8
commit
d5272e30f3
6 changed files with 90 additions and 42 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue