edvin
.button { -fx-background-color: rgba(0, 0, 255, 1); } .button:hover { -fx-background-color: rgba(255, 0, 0, 1); }