mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-29 09:07:27 -04:00
pulldown selected item is rounded
This commit is contained in:
parent
32ff4f93de
commit
c63065080a
1 changed files with 2 additions and 0 deletions
|
@ -282,6 +282,8 @@
|
|||
.combo-box-popup > .list-view > .virtual-flow > .clipped-container > .sheet > .list-cell:filled:selected {
|
||||
-fx-background: -fx-selection-bar;
|
||||
-fx-background-color: -fx-selection-bar;
|
||||
-fx-background-radius: 10;
|
||||
-fx-border-radius: 10;
|
||||
}
|
||||
|
||||
.combo-box-popup > .list-view > .virtual-flow > .clipped-container > .sheet > .list-cell:filled:hover,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue