I explored the documentation and I could not understand: why do not buttons have CSS rule cursor: pointer. It is very unusual, because when pointer is changed you can be sure that you can get some response after clicking. Otherwise it seems just like table with hover rule. Every button should have this rule by default I think.
I explored the documentation and I could not understand: why do not buttons have CSS rule
cursor: pointer. It is very unusual, because when pointer is changed you can be sure that you can get some response after clicking. Otherwise it seems just like table with hover rule. Every button should have this rule by default I think.