mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-29 01:38:39 -04:00
make the text area rounded
This commit is contained in:
parent
cdf82e7ad2
commit
3a7320775b
1 changed files with 2 additions and 0 deletions
|
@ -482,6 +482,8 @@ tree-table-view:focused {
|
|||
-jfx-unfocus-color: -bs-color-gray-line;
|
||||
-fx-background-color: -bs-background-color;
|
||||
-fx-padding: 0.333333em 0.333333em 0.333333em 0.333333em;
|
||||
-fx-background-radius: 8;
|
||||
-fx-border-radius: 8;
|
||||
}
|
||||
|
||||
.jfx-text-area:readonly {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue