improve:计时器UI
This commit is contained in:
@@ -157,9 +157,6 @@
|
||||
</StackPanel>
|
||||
</Grid>
|
||||
</StackPanel>
|
||||
<!-- 时标签 -->
|
||||
<TextBlock Text="时" FontSize="12" HorizontalAlignment="Center"
|
||||
Foreground="{DynamicResource SeewoTimerWindowButtonForeground}" Margin="0,130,0,-13" Opacity="0.6"/>
|
||||
</Grid>
|
||||
|
||||
<!-- 冒号分隔符 -->
|
||||
@@ -269,9 +266,6 @@
|
||||
</StackPanel>
|
||||
</Grid>
|
||||
</StackPanel>
|
||||
<!-- 分标签 -->
|
||||
<TextBlock Text="分" FontSize="12" HorizontalAlignment="Center"
|
||||
Foreground="{DynamicResource SeewoTimerWindowButtonForeground}" Margin="0,130,0,-12" Opacity="0.6"/>
|
||||
</Grid>
|
||||
|
||||
<!-- 冒号分隔符 -->
|
||||
@@ -381,9 +375,6 @@
|
||||
</StackPanel>
|
||||
</Grid>
|
||||
</StackPanel>
|
||||
<!-- 秒标签 -->
|
||||
<TextBlock Text="秒" FontSize="12" HorizontalAlignment="Center"
|
||||
Foreground="{DynamicResource SeewoTimerWindowButtonForeground}" Margin="0,130,0,-12" Opacity="0.6"/>
|
||||
</Grid>
|
||||
</StackPanel>
|
||||
</Grid>
|
||||
|
||||
Reference in New Issue
Block a user