mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-05 05:04:15 -04:00
border around combobox and translate y
This commit is contained in:
parent
db8325e4d1
commit
c9512bd7ae
1 changed files with 2 additions and 0 deletions
|
@ -293,6 +293,8 @@
|
|||
|
||||
.combo-box-popup > .list-view {
|
||||
-fx-background-color: -bs-color-background-form-field;
|
||||
-fx-border-color: -bs-color-border-form-field;
|
||||
-fx-translate-y: 4;
|
||||
-fx-background-radius: 15;
|
||||
-fx-border-radius: 15;
|
||||
-fx-padding: 5;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue