Ver código fonte

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

Oleg Nechiporenko 11 anos atrás
pai
commit
082e9ae044
1 arquivos alterados com 2 adições e 0 exclusões
  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;