added css to the fxml to support future css settings

This commit is contained in:
Andreas Billmann
2015-12-17 23:02:08 +01:00
parent 2b16775db6
commit fc8627ff18
2 changed files with 5 additions and 0 deletions

View File

@@ -67,4 +67,7 @@
</bottom>
<left>
</left>
<stylesheets>
<URL value="@/ninja/javafx/smartcsv/fx/smartcsv.css"/>
</stylesheets>
</BorderPane>