* Generic declaration of build products.

This commit is contained in:
Eelco Dolstra
2008-11-07 17:10:34 +00:00
parent 2d52634b1e
commit ffd0f75692
15 changed files with 88 additions and 32 deletions

View File

@ -152,6 +152,11 @@ pre.buildlog {
padding: 0.3em;
}
ul.productList {
list-style: none;
padding-left: 1em;
}
/* Sortable tables */
@ -180,4 +185,4 @@ table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSo
table.tablesorter thead tr th {
padding-right: 1.5em;
}
}