mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-25 07:27:18 +01:00
Adapt calendar picker
This commit is contained in:
parent
c6804cb00d
commit
9f158d785c
1 changed files with 4 additions and 0 deletions
|
@ -527,6 +527,10 @@ bg color of non edit textFields: fafafa
|
||||||
-fx-background-color: -jfx-default-color;
|
-fx-background-color: -jfx-default-color;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.date-picker-popup .month-year-pane {
|
||||||
|
-fx-background-color: -bs-rd-green-dark;
|
||||||
|
}
|
||||||
|
|
||||||
.scroll-bar {
|
.scroll-bar {
|
||||||
-fx-background-color: transparent;
|
-fx-background-color: transparent;
|
||||||
-fx-background-radius: 0;
|
-fx-background-radius: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue