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