drag_and_drop.css
17.1 KB
-
a11y fix for IE 11 · 491ae910
Changes the outline-style to dotted to improve visibility. Also, IE 11 doesn't support outline-offset, which is what we use to ensure that the draggable item outline is visible against the background. So we've used an inset drop-shadow for normal mode.
Jillian Vogel committed