From 7e368000c8d7517320363a551f3e58c67fdc4037 Mon Sep 17 00:00:00 2001 From: apfelmaennchen Date: Fri, 13 May 2011 13:40:23 +0000 Subject: [PATCH] transparent progress bar git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7714 6c8d7289-2bf4-0310-a012-ef5d649a1542 --- htroot/env/base.css | 1 + 1 file changed, 1 insertion(+) diff --git a/htroot/env/base.css b/htroot/env/base.css index 88a130262..a987108ad 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -300,6 +300,7 @@ clear:both; position: absolute; left: 0px; top: 0px; + z-index: -10; } div.bookmarkList {