mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-02 11:46:11 -04:00
remove universal border on form inputs
This commit is contained in:
parent
12af277164
commit
e8e0b8cc60
1 changed files with 0 additions and 5 deletions
|
@ -143,11 +143,6 @@
|
||||||
-fx-image: url("../../images/logo_landscape_light.png");
|
-fx-image: url("../../images/logo_landscape_light.png");
|
||||||
}
|
}
|
||||||
|
|
||||||
/** All inputs have border in light mode. */
|
|
||||||
.jfx-combo-box, .jfx-text-field, .jfx-text-area, .jfx-password-field {
|
|
||||||
-fx-border-color: -bs-color-border-form-field;
|
|
||||||
}
|
|
||||||
|
|
||||||
#charts .default-color0.chart-series-area-fill {
|
#charts .default-color0.chart-series-area-fill {
|
||||||
-fx-fill: linear-gradient(to bottom,
|
-fx-fill: linear-gradient(to bottom,
|
||||||
rgba(62, 163, 74, 0.45) 0%,
|
rgba(62, 163, 74, 0.45) 0%,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue