What printable element is better to use than linear-gradient?
问题 I have this DnD application where i use CSS "linear-gradient" to show the user where a blind spot is. It looks like this: https://jsfiddle.net/y03q0zmn/1/ <div class="elementsDiv ui-draggable ui-draggable-handle" id="29065-1_104" data-weight="945" data-nr="104" style="width: 159.5px; height: 20px; background: linear-gradient(to right, rgb(194, 194, 214) 0%, 24.2px, rgba(0, 0, 0, 0) 24.2px, rgba(0, 0, 0, 0) 115.2px, rgb(194, 194, 214) 115.2px, rgb(194, 194, 214) 100%); position: absolute; left