Added basic bucketed smart scheduling BOD-4

This commit is contained in:
Patrick Fic
2020-06-24 11:20:27 -07:00
parent 73ff905b58
commit 997ea6cbcf
8 changed files with 148 additions and 52 deletions

View File

@@ -4,3 +4,7 @@
box-sizing: unset !important;
min-height: unset !important;
}
.imex-event-arrived {
background-color: green;
}