mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-02 02:27:06 -04:00
all buttons are rounded
This commit is contained in:
parent
8be3104c8c
commit
fb5577ecc9
1 changed files with 2 additions and 1 deletions
|
@ -150,7 +150,8 @@
|
|||
-fx-text-fill: -bs-rd-font-dark-gray;
|
||||
-fx-font-size: 0.923em;
|
||||
-fx-font-weight: normal;
|
||||
-fx-background-radius: 2px;
|
||||
-fx-background-radius: 999;
|
||||
-fx-border-radius: 999;
|
||||
-fx-pref-height: 32;
|
||||
-fx-min-height: -fx-pref-height;
|
||||
-fx-padding: 0 40 0 40;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue