cursor pointer events none
pointer-events: none;
css pointer-events
/* Keyword values */
pointer-events: auto; /* HTML Element */
pointer-events: none; /* HTML Element */
pointer-events: fill; /* only the fill color of the SVG */
pointer-events: stroke; /* only the stroke color of the SVG */
pointer-events: all; /* all stork, fill etc.. of the SVG */
pointer-events: visiblePainted; /* SVG only */
pointer-events: visibleFill; /* SVG only */
pointer-events: visibleStroke; /* SVG only */
pointer-events: visible; /* SVG only */
pointer-events: painted; /* SVG only */
/* Global values */
pointer-events: inherit;
pointer-events: initial;
pointer-events: revert;
pointer-events: unset;
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us