james-elliott commented on code in PR #8465:
URL: https://github.com/apache/nifi/pull/8465#discussion_r1513571432


##########
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/styles.scss:
##########
@@ -334,6 +335,9 @@ $appFontPath: '~roboto-fontface/fonts';
     .refresh-timestamp {
         color: $warn-palette-A400;
     }
+    .skeleton-loader{
+        background: $canvas-primary-palette-500 !important;

Review Comment:
   We needed an additional bit of specificity to remove the !important 
completely. But otherwise all the comments should be addressed.



-- 
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: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to