mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-09-21 05:24:37 -04:00
show hand cursor for entire toggle slider
This commit is contained in:
parent
5461055d32
commit
aa2f1a1c1d
1 changed files with 4 additions and 0 deletions
|
@ -572,6 +572,10 @@ tree-table-view:focused {
|
|||
-jfx-size: 8;
|
||||
}
|
||||
|
||||
.jfx-toggle-button:hover {
|
||||
-fx-cursor: hand;
|
||||
}
|
||||
|
||||
.jfx-text-area {
|
||||
-fx-background-color: -bs-color-background-form-field;
|
||||
-fx-padding: 9 9 9 9;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue