debug element is topmost
This commit is contained in:
parent
0f27cb1808
commit
061c26766e
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue