@@ -27,10 +28,10 @@
!{ col.displayName }
- {{ Icon("caret_down") }}
+ {{ Icon("caret_down", classes="icon--tiny") }}
- {{ Icon("caret_up") }}
+ {{ Icon("caret_up", classes="icon--tiny") }}
@@ -43,16 +44,29 @@
!{ taskOrder.display_status }
-
-
-
- -
-
+
+
+
+ -
+
+
+ {{ Icon('ok') }} Period ending in !{ taskOrder.days_to_expiration } days, but new period funded
+
+
+ {{ Icon('alert') }} Period ends in !{ taskOrder.days_to_expiration } days, submit a new task order
+
+
|
@@ -63,7 +77,7 @@
|
View
- {{ Icon("caret_right") }}
+ {{ Icon("caret_right", classes="icon--tiny") }}
|
@@ -78,15 +92,22 @@