Skip to content
Snippets Groups Projects
application.css 165 B
/* JavaFX CSS - Leave this comment until you have at least create one rule which uses -fx-Property */

#changeButton {
	-fx-background-image: url("LochNess.gif");

}