From 1a992d170da97b0baf7e651c53f3d1ddf7c4efdd Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 19 Feb 2013 17:22:28 +0100 Subject: [PATCH] Factor out the tree rendering --- src/root/layout.tt | 1 + src/root/static/css/hydra.css | 6 ---- src/root/static/css/logfile.css | 49 --------------------------------- src/root/static/css/tree.css | 44 +++++++++++++++++++++++++++++ 4 files changed, 45 insertions(+), 55 deletions(-) create mode 100644 src/root/static/css/tree.css diff --git a/src/root/layout.tt b/src/root/layout.tt index caf8ef48..86ea80e4 100644 --- a/src/root/layout.tt +++ b/src/root/layout.tt @@ -21,6 +21,7 @@ +