mirror of
https://github.com/frosch95/SmartCSV.fx.git
synced 2026-04-11 13:38:23 +02:00
added css to the fxml to support future css settings
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -67,4 +67,7 @@
|
|||||||
</bottom>
|
</bottom>
|
||||||
<left>
|
<left>
|
||||||
</left>
|
</left>
|
||||||
|
<stylesheets>
|
||||||
|
<URL value="@/ninja/javafx/smartcsv/fx/smartcsv.css"/>
|
||||||
|
</stylesheets>
|
||||||
</BorderPane>
|
</BorderPane>
|
||||||
|
|||||||
Reference in New Issue
Block a user