From 671b178b06efa8e6a5c775a43a23036c0957a13e Mon Sep 17 00:00:00 2001 From: Davide Franco Date: Tue, 7 Dec 2010 09:35:33 +0100 Subject: [PATCH] bacula-web: CSS modifications for jobs.tpl and index.tpl --- gui/bacula-web/style/default.css | 1 + gui/bacula-web/templates/jobs.tpl | 36 +++++++++++++++---------------- 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/gui/bacula-web/style/default.css b/gui/bacula-web/style/default.css index c624638671..85762b5b38 100644 --- a/gui/bacula-web/style/default.css +++ b/gui/bacula-web/style/default.css @@ -161,6 +161,7 @@ a:hover { color: #736F6E } background-color: #E0E0E0; } +.box table tr td.info a { font-size: 8pt;} table { width: 100%; margin: 0px; diff --git a/gui/bacula-web/templates/jobs.tpl b/gui/bacula-web/templates/jobs.tpl index 2d55cf94c0..952cacdb05 100644 --- a/gui/bacula-web/templates/jobs.tpl +++ b/gui/bacula-web/templates/jobs.tpl @@ -25,16 +25,16 @@

Last failed jobs (limited to 10)

- +
- - - - - - - - + + + + + + + + {foreach from=$failed_jobs item=job} @@ -53,16 +53,16 @@

Last completed jobs

-
StatusJob IDBackupJobStart TimeEnd TimeElapsed timeLevelPoolStatusJob IDBackupJobStart TimeEnd TimeElapsed timeLevelPool
+
- - - - - - - - + + + + + + + + {foreach from=$completed_jobs item=job} -- 2.39.5
StatusJob IDBackupJobStart TimeEnd TimeElapsed timeLevelPoolStatusJob IDBackupJobStart TimeEnd TimeElapsed timeLevelPool