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

Merge branch 'develop' into choices-css-rewrite

This commit is contained in:
Per von Zweigbergk
2024-01-23 21:50:06 +01:00
512 changed files with 113266 additions and 4736 deletions

View File

@@ -167,6 +167,12 @@ table td > .progress {
}
}
.alert {
code {
color: $gray-600;
}
}
span.profile-button .dropdown-menu {
right: 0;
left: auto;