Ponteiro do Cursor desativado
.not-allowed {
pointer-events: auto! important;
cursor: not-allowed! important;
}
Ankur
.not-allowed {
pointer-events: auto! important;
cursor: not-allowed! important;
}
/* This will make all the links invalid */
pointer-events:none;