fix transparent password fields

This commit is contained in:
woodser 2025-05-23 10:24:17 -04:00
parent 1295d18b3f
commit d5a5351b09
No known key found for this signature in database
GPG key ID: 55A10DD48ADEE5EF

View file

@ -432,10 +432,6 @@
-jfx-disable-animation: true;
}
.jfx-password-field {
-fx-background-color: derive(-bs-background-color, -15%);
}
.offer-input {
-fx-border-width: 0;
-fx-border-color: -bs-background-color;