mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-17 13:33:15 +01:00
Fix dnd helper stack order
This commit is contained in:
parent
23c9f70dad
commit
db397dac5e
@ -1640,7 +1640,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