mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Add markdown rendering for log mesages
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user