Commit bits of missing css that were required in previous upload.

This commit is contained in:
Thomas Wood 2009-05-07 22:52:02 +00:00
parent d6b36b5752
commit 14fdccc0d1

View file

@ -183,14 +183,18 @@ body {
font-size: x-small;
}
#keyvalue {
#changeset_list, #keyvalue {
font-size: small;
text-align: left;
border-collapse: collapse;
border-width: 0px;
}
#keyvalue.th {
#changeset_list {
width: 100%;
}
#changeset_list.th {
font-weight: bold;
}