Ecran parametre

This commit is contained in:
Yessine Ben El Bey
2020-04-27 17:09:53 +02:00
parent 6ae0587ce8
commit 36dff30b84
4 changed files with 104 additions and 2 deletions

View File

@ -13,4 +13,12 @@
-fx-background-color: #1d1d1d;
-fx-text-fill: #d8d8d8;
-fx-background-insets: 0 0 0 0, 0, 1, 2;
}
}
.checkBox {
-fx-border-width: 2;
-fx-background-radius: 0;
-fx-background-color: #1d1d1d;
-fx-text-fill: #d8d8d8;
-fx-background-insets: 0 0 0 0, 0, 1, 2;
}