From 8b88ebb93eab28ccf3bfb6603614ae68884f72d7 Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Thu, 27 Dec 2012 17:10:53 -0800 Subject: [PATCH] Add border to tree map --- static/command-logger.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/command-logger.css b/static/command-logger.css index 0aa6385ef..d0d6cc934 100644 --- a/static/command-logger.css +++ b/static/command-logger.css @@ -22,6 +22,7 @@ width: 960px; height: 700px; background-color: #efefef; + border: 1px solid #999; } .command-logger .node text {