mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
fix prefix table styles
This commit is contained in:
@@ -351,3 +351,7 @@ i.bi-plus:before,
|
||||
span.bi-plus:before {
|
||||
font-weight: $font-weight-bold !important;
|
||||
}
|
||||
|
||||
table tbody tr.success {
|
||||
background-color: rgba($success, 0.15);
|
||||
}
|
||||
|
Reference in New Issue
Block a user