mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Merged release v2.3.7
This commit is contained in:
@@ -376,12 +376,19 @@ table.reports td.method {
|
||||
font-family: monospace;
|
||||
padding-left: 30px;
|
||||
}
|
||||
table.reports td.stats label {
|
||||
td.report-stats label {
|
||||
display: inline-block;
|
||||
line-height: 14px;
|
||||
margin-bottom: 0;
|
||||
min-width: 40px;
|
||||
}
|
||||
table.report th {
|
||||
position: relative;
|
||||
}
|
||||
table.report th a {
|
||||
position: absolute;
|
||||
top: -51px;
|
||||
}
|
||||
|
||||
/* AJAX loader */
|
||||
.loading {
|
||||
|
Reference in New Issue
Block a user