From: Davide Franco Date: Fri, 22 Oct 2010 16:34:43 +0000 (+0200) Subject: bacula-web: Improved html code in volumes.tpl X-Git-Tag: Release-5.2.1~995 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=8778ec84811b9c6f1a83ab06d9fa9b5a0eb3b496;p=bacula%2Fbacula bacula-web: Improved html code in volumes.tpl --- diff --git a/gui/bacula-web/style/default.css b/gui/bacula-web/style/default.css index a53eb52f42..2c8ba5440b 100644 --- a/gui/bacula-web/style/default.css +++ b/gui/bacula-web/style/default.css @@ -94,6 +94,14 @@ table { width: 100%; margin: 0px; } +.pool_name { + text-align: left; + font-weight: bold; + font-size: 9pt; + padding: 2px; + background-color: #E0C8E5; + color: black; +} a:link { color: #0000c0 } a:visited { color: #0000c0 } diff --git a/gui/bacula-web/templates/volumes.tpl b/gui/bacula-web/templates/volumes.tpl index e09133f118..5138472e58 100644 --- a/gui/bacula-web/templates/volumes.tpl +++ b/gui/bacula-web/templates/volumes.tpl @@ -9,16 +9,14 @@ --> - - - - -
- - {foreach from=$pools item=current} - +
+ {foreach from=$pools item=current} + - @@ -76,9 +74,6 @@ {/foreach} {/foreach}
 
+ + {$current}
-