Created by: MartijnCuppens
Fixes #26998 (closed), fixes #22693
- This PR adds a hand cursor for all buttons
- Adds
$enable-hand-cursor-for-buttons
variable which allows developers to still use the default cursor for all buttons. - Adds a reset button example to the reboot page
- Moved all the separated declarations to
scss/_reboot.scss
.
Closes #25598