mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-24 23:18:17 +01:00
Increase font size of group header to 1.308em
This commit is contained in:
parent
6fe3cb7eda
commit
5b946be713
1 changed files with 2 additions and 2 deletions
|
@ -1370,7 +1370,7 @@ textfield */
|
|||
/* TitledGroupBg */
|
||||
|
||||
.titled-group-bg-label {
|
||||
-fx-font-size: 1.231em;
|
||||
-fx-font-size: 1.308em;
|
||||
-fx-font-family: "IBM Plex Sans Medium";
|
||||
-fx-text-fill: -bs-rd-black;
|
||||
-fx-background-color: transparent;
|
||||
|
@ -1378,7 +1378,7 @@ textfield */
|
|||
|
||||
.titled-group-bg-label-active {
|
||||
-fx-font-weight: normal;
|
||||
-fx-font-size: 1.231em;
|
||||
-fx-font-size: 1.308em;
|
||||
-fx-text-fill: -bs-rd-black;
|
||||
-fx-background-color: transparent;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue