mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 15:10:44 +01:00
Add missing active text color
This commit is contained in:
parent
ed0148bfee
commit
9c58c30696
1 changed files with 1 additions and 0 deletions
|
@ -826,6 +826,7 @@ textfield */
|
||||||
#titled-group-bg-label-active {
|
#titled-group-bg-label-active {
|
||||||
-fx-font-weight: bold;
|
-fx-font-weight: bold;
|
||||||
-fx-font-size: 14;
|
-fx-font-size: 14;
|
||||||
|
-fx-text-fill: -fx-accent;
|
||||||
-fx-background-color: -bs-content-bg-grey;
|
-fx-background-color: -bs-content-bg-grey;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue