From dee180e38bf090f3f4ec0b0db4b698992daa13a6 Mon Sep 17 00:00:00 2001 From: Jerry Ruhe Date: Thu, 21 Dec 2006 02:53:10 +0000 Subject: [PATCH] spacing and image mods --- phpgwapi/templates/jerryr/css/brushed-metal.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/phpgwapi/templates/jerryr/css/brushed-metal.css b/phpgwapi/templates/jerryr/css/brushed-metal.css index 29c3b608bd..ee6aa6526c 100644 --- a/phpgwapi/templates/jerryr/css/brushed-metal.css +++ b/phpgwapi/templates/jerryr/css/brushed-metal.css @@ -401,11 +401,13 @@ body { .divAppIconBlock /* this allows the icons and text to be positioned via absolute and requires the iconspacer div */ { border-top: 1px solid white; + background-image: url(../images/SpacerBack.jpg); + background-repeat: repeat-x; padding: 0px; position:absolute; top:0px; left:0px; - z-index:49; + z-index:40; } #divAppIconBar