Quellcode durchsuchen

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

Oleg Nechiporenko vor 11 Jahren
Ursprung
Commit
082e9ae044
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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;