Remove the pretty-printed log

It didn't work anymore due to the removal of nix-log2xml. And in any
case XSL is the work of the devil.
This commit is contained in:
Eelco Dolstra
2016-10-27 14:43:17 +02:00
parent 41a020e323
commit 2b790ceefa
11 changed files with 9 additions and 183 deletions

View File

@ -119,10 +119,8 @@ span.keep-whitespace {
max-width: none; /* don't apply responsive design to status images */
}
pre.taillog {
pre.log, pre.taillog {
line-height: 1.2em;
max-height: 60em;
overflow: hidden;
}
div.flot-tooltip {