diff --git a/lib/www/client/source/src/components/line-status.vue b/lib/www/client/source/src/components/line-status.vue index 18c686f..abe215d 100644 --- a/lib/www/client/source/src/components/line-status.vue +++ b/lib/www/client/source/src/components/line-status.vue @@ -2,8 +2,8 @@
-
- + + + + +
-
+
+
+
+
@@ -48,6 +74,8 @@ background-color blue &.planned background-color magenta + &.reshoot + background repeating-linear-gradient(-45deg, rgba(255,0,255,0.302), brown 5px, rgba(247, 247, 247, 0.1) 5px, rgba(242, 241, 241, 0.08) 10px), repeating-linear-gradient(45deg, rgba(255,0,255,0.302), brown 5px, rgba(247, 247, 247, 0.1) 5px, rgba(242, 241, 241, 0.08) 10px)