You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/08/11 11:17:36 UTC

[GitHub] [cloudstack-primate] davidjumani commented on a change in pull request #574: Adding metrics cell coloring based on threshold

davidjumani commented on a change in pull request #574:
URL: https://github.com/apache/cloudstack-primate/pull/574#discussion_r468504917



##########
File path: src/components/view/ListView.vue
##########
@@ -537,4 +593,16 @@ export default {
     }
 
   }
+
+  .alert-notification-threshold {
+    background-color: rgba(255, 231, 175, 0.75);
+    color: #e87900;
+    padding: 10%;

Review comment:
       px works fine for a larger screen but percentage works better when with mobile!




----------------------------------------------------------------
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.

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