diff --git a/client/src/main/resources/view/style.css b/client/src/main/resources/view/style.css index e87ef48..af2bdfa 100644 --- a/client/src/main/resources/view/style.css +++ b/client/src/main/resources/view/style.css @@ -75,7 +75,8 @@ HBox.fields-group hbox-margin{ -fx-alignment: center; } -.path-track .text { +.path-track .glyph-font { + -fx-font-family: FontAwesome; -fx-font-size: 16pt; }