Explorar el Código

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

Oleg Nechiporenko hace 11 años
padre
commit
082e9ae044
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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;
     .status-dot-position;
   }
   }
   .health-status-DEAD-YELLOW {
   .health-status-DEAD-YELLOW {
+    background-image: @status-dead-yellow-marker;
+    .status-dot-position;
   }
   }
   .passive-state {
   .passive-state {
     color: #000;
     color: #000;