Format the criteria for the reports
This commit is contained in:
@@ -66,6 +66,14 @@ footer {
|
||||
background-position: 0 0;
|
||||
}
|
||||
|
||||
dl.inline, dl.inline dt, dl.inline dd {
|
||||
float: left;
|
||||
}
|
||||
|
||||
dl.inline {
|
||||
margin-right: 30px;
|
||||
}
|
||||
|
||||
@media print {
|
||||
header,
|
||||
footer,
|
||||
|
||||
@@ -53,4 +53,8 @@ body {
|
||||
.employeeName input {
|
||||
width: 120px;
|
||||
}
|
||||
|
||||
.form-horizontal .control-group.endOdometer {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user