X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/5f49de40a2c8c6eca92bb3fd88c1ee0126264bd1..841d44c00aae1166a0721e40dc2f9ffb7b9ac5b5:/css/lx-office-erp/background_jobs.css diff --git a/css/lx-office-erp/background_jobs.css b/css/lx-office-erp/background_jobs.css index 9aa8271ab..e390bb5a4 100644 --- a/css/lx-office-erp/background_jobs.css +++ b/css/lx-office-erp/background_jobs.css @@ -1,14 +1,14 @@ /* Jobverwaltung */ -.background_job_history_list tbody pre, -.background_job_history_details tbody pre { +.background_job_list tbody pre, +.background_job_details tbody pre { margin: 0px; } -.background_job_history_details tbody th { +.background_job_details tbody th { text-align: right; vertical-align: top; } -.background_job_history_details tbody td { +.background_job_details tbody td { vertical-align: top; }