.toggle-button { -fx-graphic: url('/img/icons/baseline_attach_file_black_18dp.png'); -fx-effect: null; -fx-background-color: transparent; } .toggle-button:selected { -fx-graphic: url('/img/icons/baseline_attach_file_black_18dp.png'); -fx-effect: null; -fx-background-color: transparent; }