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