Private
Public Access
1
0

print view

This commit is contained in:
Sander Roosendaal
2018-10-15 18:13:59 +02:00
parent 7b4006ae2c
commit 328070df52
6 changed files with 50 additions and 82 deletions

View File

@@ -85,12 +85,14 @@ cox {
*/
th {
font-weight: bold;
font-weight: bold;
align: left;
}
.listtable tbody tr:nth-of-type(even) { background-color: #DDD; }
.listtable thead th {
font-weight: bold;
align: left;
}