add discover button to device details page

This commit is contained in:
Oliver Gorwits
2013-05-14 21:05:01 +01:00
parent 11fd8bf964
commit 55c6d4fe63
5 changed files with 20 additions and 4 deletions

View File

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