mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-07 23:51:33 +00:00
debug element is topmost
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user