Private
Public Access
1
0

navigation for coach view

This commit is contained in:
Sander Roosendaal
2018-02-11 14:23:33 +01:00
parent 8884e2f7b1
commit c185d680c6
4 changed files with 81 additions and 4 deletions

View File

@@ -139,9 +139,10 @@ cox {
.listtable tbody tr:nth-of-type(even) { background-color: #DDD; }
.listtable thead th {
font-weight: bold;
font-weight: bold;
}
.shortpadded td { padding: 3px 3px }
.paddedtable td { padding: 1px 20px }