Merge branch 'develop' into story33_add_estimated_time_annotation

# Conflicts:
#	src/main/java/seng302/controllers/RaceViewController.java
This commit is contained in:
Zhi You Tan
2017-05-15 10:19:58 +12:00
7 changed files with 217 additions and 92 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
<Insets top="10.0" />
</GridPane.margin>
</TableView>
<Label fx:id="realTime" text="Local time" visible="false" GridPane.halignment="CENTER" GridPane.rowIndex="3" GridPane.valignment="BOTTOM" />
<Label fx:id="realTime" text="Local time" textFill="WHITE" visible="false" GridPane.halignment="CENTER" GridPane.rowIndex="3" GridPane.valignment="BOTTOM" />
</children>
</GridPane>
</children>