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