From: Andrew Dolgov Date: Thu, 30 Mar 2006 06:06:38 +0000 (+0100) Subject: debug element is topmost X-Git-Tag: 1.1.5~16 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=061c26766e507837300bf7a0153126aefd35c34c;p=tt-rss.git debug element is topmost --- diff --git a/tt-rss.css b/tt-rss.css index 5ab52b2d..539a8c2d 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;