Ersatz fuer kvitendo css
[kivitendo-erp.git] / css / kivitendo / background_jobs.css
deleted file mode 120000 (symlink)
index 8031c949e7a9b2be4179efd9a5e8c808fe03cb14..0000000000000000000000000000000000000000
+++ /dev/null
@@ -1 +0,0 @@
-../lx-office-erp/background_jobs.css
\ No newline at end of file
new file mode 100644 (file)
index 0000000000000000000000000000000000000000..e390bb5a4798a076a07f0ad7399779feae4e9ea6
--- /dev/null
@@ -0,0 +1,14 @@
+/* Jobverwaltung */
+.background_job_list    tbody pre,
+.background_job_details tbody pre {
+  margin: 0px;
+}
+
+.background_job_details tbody th {
+  text-align: right;
+  vertical-align: top;
+}
+
+.background_job_details tbody td {
+  vertical-align: top;
+}