mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 18:02:54 +01:00
Fix gui theme to correctly color the button bar (#1626)
This commit is contained in:
parent
16dd256716
commit
fdd5bc9ccc
@ -13,7 +13,7 @@
|
||||
}
|
||||
|
||||
/** Customization of the bar where the buttons are located**/
|
||||
.dialog > .dialog-pane > .button-bar {
|
||||
.dialog-pane > .button-bar > .container {
|
||||
-fx-background-color: #304c5a;
|
||||
-fx-base: #304c5a;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user