mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-30 10:18:44 -04:00
tweak dark mode toggles
This commit is contained in:
parent
2f245f3640
commit
de3d15b802
1 changed files with 4 additions and 0 deletions
|
@ -554,10 +554,14 @@
|
|||
.toggle-button-no-slider {
|
||||
-fx-background-color: -bs-color-background-button-background;
|
||||
-fx-border-color: -bs-color-background-button-border;
|
||||
-fx-padding: 4 13 4 13;
|
||||
-fx-border-width: 1px;
|
||||
}
|
||||
|
||||
.toggle-button-no-slider:selected {
|
||||
-fx-background-color: -bs-color-gray-ccc;
|
||||
-fx-padding: 5 14 5 14;
|
||||
-fx-border-width: 0px;
|
||||
}
|
||||
|
||||
#image-logo-landscape {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue