debug element is topmost
This commit is contained in:
parent
0f27cb1808
commit
061c26766e
|
@ -1020,7 +1020,7 @@ div.cdmContent a:hover {
|
||||||
bottom : 20;
|
bottom : 20;
|
||||||
background-color : white;
|
background-color : white;
|
||||||
display : none;
|
display : none;
|
||||||
z-index : 3;
|
z-index : 999;
|
||||||
position : absolute;
|
position : absolute;
|
||||||
border : 1px solid #c0c0c0;
|
border : 1px solid #c0c0c0;
|
||||||
overflow : auto;
|
overflow : auto;
|
||||||
|
|
Loading…
Reference in New Issue