* Happy Javascript hacking.

This commit is contained in:
Eelco Dolstra
2008-11-13 17:55:40 +00:00
parent f6f5309a02
commit 77e1bb7527
3 changed files with 151 additions and 52 deletions

View File

@ -16,10 +16,12 @@ h1 {
h2 {
font-size: 130%;
margin-top: 2em;
}
h3 {
font-size: 100%;
margin-top: 1.5em;
}
table {
@ -179,6 +181,14 @@ tr.runningJob {
margin-left: 3em;
}
div.indent {
padding-left: 2em;
}
div.template {
display: none;
}
/* Sortable tables */