浏览代码

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

Oleg Nechiporenko 11 年之前
父节点
当前提交
082e9ae044
共有 1 个文件被更改,包括 2 次插入0 次删除
  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;