Closes #667: Added stats to RIR list view

This commit is contained in:
Jeremy Stretch
2016-11-11 15:02:53 -05:00
parent 24ce9b83bd
commit c4c468bef9
4 changed files with 33 additions and 33 deletions

View File

@@ -85,6 +85,9 @@ label.required {
th.pk, td.pk {
width: 30px;
}
tfoot td {
font-weight: bold;
}
/* Paginator */
nav ul.pagination {