diff -r f003ae353cd7 -r f1a26ca4177e src/FingersDance.Control.TimeLine/UserControlTimeLine.xaml --- a/src/FingersDance.Control.TimeLine/UserControlTimeLine.xaml Fri Sep 11 10:58:35 2009 +0200 +++ b/src/FingersDance.Control.TimeLine/UserControlTimeLine.xaml Sat Sep 12 22:57:52 2009 +0200 @@ -6,9 +6,9 @@ mc:Ignorable="d" x:Class="FingersDance.Control.TimeLine.UserControlTimeLine" x:Name="UserControl" - d:DesignWidth="383" xmlns:Custom="http://schemas.microsoft.com/surface/2008" Height="Auto" Background="#FF898686" d:DesignHeight="33"> + d:DesignWidth="383" xmlns:Custom="http://schemas.microsoft.com/surface/2008" Height="Auto" Background="{x:Null}" d:DesignHeight="33"> - - + + \ No newline at end of file