Merge pull request #3347 from Robbendebiene/patch-3
Make image non-blocking for pointer inputs
This commit is contained in:
commit
3afc7ebb42
1 changed files with 1 additions and 0 deletions
|
@ -1063,6 +1063,7 @@ tr.turn:hover {
|
||||||
background-image: image-url("sign-up-illustration-arm.png");
|
background-image: image-url("sign-up-illustration-arm.png");
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
|
pointer-events: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue