Код: Выделить всё
.background{
-fx-background-position: center;
-fx-background-repeat: no-repeat;
-fx-background-color: rgb(205, 81, 81);
-fx-background-size: stretch;
}
Подробнее здесь: https://stackoverflow.com/questions/791 ... mpatibilit
Код: Выделить всё
.background{
-fx-background-position: center;
-fx-background-repeat: no-repeat;
-fx-background-color: rgb(205, 81, 81);
-fx-background-size: stretch;
}