mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-29 09:07:27 -04:00
add roundedness to grid-pane details windows, etc
This commit is contained in:
parent
e67fd48ac4
commit
093e77c20e
1 changed files with 2 additions and 0 deletions
|
@ -1789,6 +1789,8 @@ textfield */
|
||||||
-fx-effect: null;
|
-fx-effect: null;
|
||||||
-fx-effect: dropshadow(gaussian, -bs-color-gray-10, 10, 0, 0, 0);
|
-fx-effect: dropshadow(gaussian, -bs-color-gray-10, 10, 0, 0, 0);
|
||||||
-fx-background-insets: 10;
|
-fx-background-insets: 10;
|
||||||
|
-fx-background-radius: 15;
|
||||||
|
-fx-border-radius: 15;
|
||||||
}
|
}
|
||||||
|
|
||||||
/********************************************************************************************************************
|
/********************************************************************************************************************
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue