Add border to tree map

This commit is contained in:
Kevin Sawicki
2012-12-27 17:10:53 -08:00
parent 8b40656ef7
commit 8b88ebb93e

View File

@@ -22,6 +22,7 @@
width: 960px;
height: 700px;
background-color: #efefef;
border: 1px solid #999;
}
.command-logger .node text {