mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-24 07:30:54 -04:00
remove border below close button
This commit is contained in:
parent
59d0d26269
commit
15918c0c01
1 changed files with 1 additions and 1 deletions
|
@ -1812,7 +1812,7 @@ textfield */
|
|||
.titled-group-bg, .titled-group-bg-active {
|
||||
-fx-body-color: -bs-color-gray-background;
|
||||
-fx-border-color: -bs-rd-separator;
|
||||
-fx-border-width: 0 0 1 0;
|
||||
-fx-border-width: 0 0 0 0;
|
||||
-fx-background-color: transparent;
|
||||
-fx-background-insets: 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue