mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-29 17:17:19 -04:00
remove focus underline for pulldowns
This commit is contained in:
parent
1821c4173d
commit
2b634818dc
1 changed files with 1 additions and 1 deletions
|
@ -219,7 +219,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.jfx-combo-box {
|
.jfx-combo-box {
|
||||||
-jfx-focus-color: -bs-color-primary;
|
-jfx-focus-color: transparent;
|
||||||
-fx-background-color: -bs-background-color;
|
-fx-background-color: -bs-background-color;
|
||||||
-fx-background-radius: 999;
|
-fx-background-radius: 999;
|
||||||
-fx-border-radius: 999;
|
-fx-border-radius: 999;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue