mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-13 01:18:42 +01:00
Fix dnd helper stack order
This commit is contained in:
parent
1e9db74ea6
commit
0722b0a328
@ -1641,7 +1641,7 @@ div.et2_image_tooltipPopup {
|
|||||||
|
|
||||||
/*egw_action_ddHelper*/
|
/*egw_action_ddHelper*/
|
||||||
div.et2_egw_action_ddHelper {
|
div.et2_egw_action_ddHelper {
|
||||||
|
z-index: 999;
|
||||||
}
|
}
|
||||||
/* The last div which shows Ctrl tip to user*/
|
/* The last div which shows Ctrl tip to user*/
|
||||||
div.et2_egw_action_ddHelper_tip {
|
div.et2_egw_action_ddHelper_tip {
|
||||||
|
Loading…
Reference in New Issue
Block a user