Remove unecessary style

This commit is contained in:
Christoph Atteneder 2018-02-02 08:48:59 +01:00
parent b21d04819b
commit 860e41844a
No known key found for this signature in database
GPG key ID: CD5DC1C529CDFD3B

View file

@ -362,10 +362,6 @@ textfield */
-fx-padding: 4 4 4 4; -fx-padding: 4 4 4 4;
} }
#address-text-field:hover {
-fx-text-fill: -bs-black;
}
#funds-confidence { #funds-confidence {
-fx-progress-color: -bs-dim-grey; -fx-progress-color: -bs-dim-grey;
} }