This commit is contained in:
Eelco Dolstra
2008-11-06 23:17:46 +00:00
parent 2324218ecd
commit d5a0f6e145
5 changed files with 20 additions and 4 deletions

View File

@ -177,3 +177,7 @@ table.tablesorter thead tr .headerSortDown {
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #ffe000;
}
table.tablesorter thead tr th {
padding-right: 1.5em;
}