Merge pull request #3423 from netbox-community/3415-custom-scripts

Add custom scripting
This commit is contained in:
Jeremy Stretch
2019-08-26 14:06:22 -04:00
committed by GitHub
21 changed files with 1095 additions and 5 deletions

View File

@@ -529,6 +529,9 @@ table.report th a {
border-top: 1px solid #dddddd;
padding: 8px;
}
.rendered-markdown :last-child {
margin-bottom: 0;
}
/* AJAX loader */
.loading {