minor styling
This commit is contained in:
@@ -10,6 +10,10 @@ form {
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.nd_adder-form {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
.navbar-inner .container {
|
||||
background: url(../images/navbar_disco.png) no-repeat;
|
||||
}
|
||||
@@ -368,11 +372,17 @@ td > form.nd_inline-form {
|
||||
vertical-align: middle !important;
|
||||
}
|
||||
|
||||
/* pull cell content away from left side */
|
||||
.nd_padded-cell-left {
|
||||
padding-top: 2px;
|
||||
padding-left: 5px;
|
||||
}
|
||||
|
||||
/* forms in cells */
|
||||
.nd_padded-cell-left input {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
|
||||
/* styles for sidebar placement and sizing */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user