Factor out the tree rendering

This commit is contained in:
Eelco Dolstra
2013-02-19 17:22:28 +01:00
parent 4266632eb0
commit 1a992d170d
4 changed files with 45 additions and 55 deletions

View File

@ -3,12 +3,6 @@ body {
padding-bottom: 0px; /* 60px to make the container go all the way to the bottom of the topbar */
}
.logTreeToggle {
text-decoration: none;
font-family: monospace;
font-size: larger;
}
.logo {
height: 30px;
}