mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-09-18 12:04:57 -04:00
no deposit text lighter when selected in dark mode
This commit is contained in:
parent
de3d15b802
commit
7bc24d77e0
1 changed files with 1 additions and 0 deletions
|
@ -559,6 +559,7 @@
|
|||
}
|
||||
|
||||
.toggle-button-no-slider:selected {
|
||||
-fx-text-fill: white;
|
||||
-fx-background-color: -bs-color-gray-ccc;
|
||||
-fx-padding: 5 14 5 14;
|
||||
-fx-border-width: 0px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue