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