Browse Source

AMBARI-4501. health status yellow (lost heartbeat) not showing icon. (onechiporenko)

Oleg Nechiporenko 11 years ago
parent
commit
082e9ae044
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ambari-web/app/styles/application.less

+ 2 - 0
ambari-web/app/styles/application.less

@@ -2779,6 +2779,8 @@ table.graphs {
     .status-dot-position;
   }
   .health-status-DEAD-YELLOW {
+    background-image: @status-dead-yellow-marker;
+    .status-dot-position;
   }
   .passive-state {
     color: #000;