Added the changelog and fixed the source browser.

The source browser is normally a little bit more robust.
This commit is contained in:
Loic d'Anterroches
2008-07-27 01:31:10 +02:00
parent f57a0ec08b
commit c915f8fccf
8 changed files with 237 additions and 39 deletions

View File

@@ -273,6 +273,16 @@ table.tree-list td {
vertical-align: top;
}
table.tree-list tfoot th {
text-align: right;
font-weight: normal;
}
table.recent-issues tfoot th a {
color: #000;
font-weight: normal;
}
/**