From 061c26766e507837300bf7a0153126aefd35c34c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 30 Mar 2006 07:06:38 +0100 Subject: debug element is topmost --- tt-rss.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tt-rss.css b/tt-rss.css index 5ab52b2d7..539a8c2d4 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1020,7 +1020,7 @@ div.cdmContent a:hover { bottom : 20; background-color : white; display : none; - z-index : 3; + z-index : 999; position : absolute; border : 1px solid #c0c0c0; overflow : auto; -- cgit v1.2.3