projects
/
kivitendo-erp.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
'templates' nicht aus %::myconfig, sondern aus Defaults-Tabelle holen
[kivitendo-erp.git]
/
css
/
lx-office-erp
/
background_jobs.css
1
/* Jobverwaltung */
2
.background_job_list tbody pre,
3
.background_job_details tbody pre {
4
margin: 0px;
5
}
6
7
.background_job_details tbody th {
8
text-align: right;
9
vertical-align: top;
10
}
11
12
.background_job_details tbody td {
13
vertical-align: top;
14
}