mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-02 11:46:11 -04:00
remove faint focus color on no-slider toggle buttons
This commit is contained in:
parent
54fca439b9
commit
889bba8053
1 changed files with 2 additions and 0 deletions
|
@ -1635,6 +1635,8 @@ textfield */
|
|||
-fx-border-color: -bs-color-border-form-field;
|
||||
-fx-background-insets: 0;
|
||||
-fx-pref-height: 36px;
|
||||
-fx-focus-color: transparent;
|
||||
-fx-faint-focus-color: transparent;
|
||||
}
|
||||
|
||||
.toggle-button-no-slider:hover {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue