add frontend update/del forms, and display port count

This commit is contained in:
Oliver Gorwits
2013-05-06 00:45:18 +01:00
parent f0899e16b3
commit f75f1e5cbf
5 changed files with 100 additions and 3 deletions

View File

@@ -196,6 +196,10 @@ td {
margin-bottom: 2px;
}
.nd_inline_form {
display: inline;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* tabs */