client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProduction.xaml
changeset 24 c031f1132dde
parent 19 7d044e7562ea
child 27 f292db96b050
--- a/client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProduction.xaml	Mon Dec 14 17:02:03 2009 +0100
+++ b/client/src/Iri.Modernisation.Controls/View/HeaderProduction/HeaderProduction.xaml	Wed Dec 16 17:14:38 2009 +0100
@@ -88,6 +88,6 @@
 				</StackPanel>
 			</StackPanel>
 		</StackPanel>
-		<TextBlock  x:Name="InstructionText"  Text="{Binding Instruction, Mode=OneWay}" TextWrapping="Wrap" FontSize="9.333" HorizontalAlignment="Left" Margin="0,40,0,0" Width="240"/>
+		<TextBlock  x:Name="InstructionText"  Text="{Binding Instruction, Mode=OneWay}" TextWrapping="Wrap" FontSize="9.333" HorizontalAlignment="Left" Margin="0,40,0,0" Width="240" Foreground="White"/>
 	</Grid>
 </UserControl>
\ No newline at end of file