Created by: liuyl
I changed all disabled elements's cursor
property to not-allowed
.
I don't know why they were default
, but I think cursor: not-allowed;
could make the users realize that the anchor is disabled, and nothing would happen if they click it.