git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1440771 13f79535-47bb-0310-9956-ffa450edef68
@@ -36,6 +36,8 @@ Trunk (unreleased changes):
IMPROVEMENTS
+ AMBARI-1306. Change color of rack_local_map to #66B366. (yusaku)
+
AMBARI-1311. Host health indicator should have a tooltip showing few details -
refactoring. (Arun Kandregula via yusaku)
@@ -252,7 +252,7 @@ module.exports = {
},
{
data:mapRackLocal,
- color:'lightblue',
+ color:'#66B366',
name:'rack_local_map'