scottyaslan commented on code in PR #8608:
URL: https://github.com/apache/nifi/pull/8608#discussion_r1556403601


##########
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/summary/ui/process-group-status-listing/process-group-status-table/process-group-status-table.component.ts:
##########
@@ -98,23 +98,23 @@ export class ProcessGroupStatusTable extends 
ComponentStatusTable<ProcessGroupSt
 
     private versionedFlowStateMap: { [key: string]: { classes: string; label: 
string } } = {
         STALE: {
-            classes: 'fa fa-arrow-circle-up stale',
+            classes: 'fa fa-arrow-circle-up nifi-warn-light',

Review Comment:
   You mean in the PG header? Yea I agree. We will address this in 
https://issues.apache.org/jira/browse/NIFI-13011.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to