add frontend pseudo device add form

This commit is contained in:
Oliver Gorwits
2013-05-05 23:53:20 +01:00
parent 3271c01931
commit f0899e16b3
4 changed files with 82 additions and 10 deletions

View File

@@ -191,6 +191,11 @@ td {
text-align: center;
}
/* manage pseudo devices table form */
.center_cell input {
margin-bottom: 2px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* tabs */