summaryrefslogtreecommitdiffstats
path: root/src/main/resources/fxml/vehiclePane.fxml
diff options
context:
space:
mode:
authorAndreas Weninger <e01526989@student.tuwien.ac.at>2018-05-14 16:31:12 +0200
committerTharre <tharre3@gmail.com>2018-05-21 16:35:11 +0200
commit689d8f9b2092473c7c10c8a39744c8a2c8765ce4 (patch)
treec80a7faf0aa1eb779df774480af1315e2588b124 /src/main/resources/fxml/vehiclePane.fxml
parent4d28a72048d208cf2dfd3e34b5fb23a194975314 (diff)
downloadsepm-groupproject-689d8f9b2092473c7c10c8a39744c8a2c8765ce4.tar.gz
sepm-groupproject-689d8f9b2092473c7c10c8a39744c8a2c8765ce4.tar.xz
sepm-groupproject-689d8f9b2092473c7c10c8a39744c8a2c8765ce4.zip
Reworking MainWindow UI.
Diffstat (limited to 'src/main/resources/fxml/vehiclePane.fxml')
-rw-r--r--src/main/resources/fxml/vehiclePane.fxml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fxml/vehiclePane.fxml b/src/main/resources/fxml/vehiclePane.fxml
index 38be664..79cfaf9 100644
--- a/src/main/resources/fxml/vehiclePane.fxml
+++ b/src/main/resources/fxml/vehiclePane.fxml
@@ -10,7 +10,7 @@
<?import javafx.scene.text.Text?>
<?import javafx.scene.text.TextFlow?>
-<GridPane hgap="6.0" style="-fx-background-color: white;" xmlns="http://javafx.com/javafx/9.0.1" xmlns:fx="http://javafx.com/fxml/1" fx:controller="at.ac.tuwien.sepm.assignment.groupphase.einsatzverwaltung.ui.vehiclepane.VehiclePaneController">
+<GridPane hgap="6.0" stylesheets="@/styles/main.css" styleClass="shadowed-white" xmlns="http://javafx.com/javafx/9.0.1" xmlns:fx="http://javafx.com/fxml/1" fx:controller="at.ac.tuwien.sepm.assignment.groupphase.einsatzverwaltung.ui.vehiclepane.VehiclePaneController">
<columnConstraints>
<ColumnConstraints />
<ColumnConstraints />