Skip to content

Commit

Permalink
fix: button styling for donationpage
Browse files Browse the repository at this point in the history
  • Loading branch information
MatheaGjerde committed Apr 14, 2026
1 parent 4b70cec commit 26c615c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/donationpage/donation.css
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
.donation-button-selected .donation-input:focused {
-fx-text-fill: white;
-fx-border-color: transparent transparent white transparent;

}
.payment-method-button {
-fx-background-color: #111;
-fx-text-fill: white;
Expand Down

0 comments on commit 26c615c

Please sign in to comment.