1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Closes #667: Added stats to RIR list view

This commit is contained in:
Jeremy Stretch
2016-11-11 15:02:53 -05:00
parent d891c8c981
commit a0ee6b0d58
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 {