#889 implement renumber in the web interface

This commit is contained in:
Oliver Gorwits
2022-07-19 22:34:54 +01:00
parent 3317128c41
commit e290d352b9
4 changed files with 54 additions and 1 deletions

View File

@@ -219,6 +219,11 @@ td > form.nd_inline-form {
margin-bottom: 2px;
}
/* pull right admin buttons in the device details view */
.nd_pull-right-admin-button {
margin-right: 4px;
}
/* fix layout of form fields inside the (pseudo devices) table */
.nd_center-cell input {
margin-bottom: 0px;