X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=css%2Flx-office-erp%2Fbackground_jobs.css;h=e390bb5a4798a076a07f0ad7399779feae4e9ea6;hb=cb0e59e9819857b15d9bfcf051b1bb740bb6d1a2;hp=9aa8271abf851dffd211214ce49ecf2123ab05fe;hpb=5f49de40a2c8c6eca92bb3fd88c1ee0126264bd1;p=kivitendo-erp.git 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; }