Refine tab alignment and rebuild computer information layout
This commit is contained in:
@@ -474,6 +474,8 @@
|
||||
Panel.ZIndex="18"
|
||||
Style="{StaticResource ImageStyle}"
|
||||
Tag="Signal"
|
||||
Width="12"
|
||||
Height="12"
|
||||
Stretch="None"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"
|
||||
@@ -530,6 +532,8 @@
|
||||
Panel.ZIndex="18"
|
||||
Style="{StaticResource ImageStyle}"
|
||||
Tag="Signal"
|
||||
Width="12"
|
||||
Height="12"
|
||||
Stretch="None"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"
|
||||
@@ -585,6 +589,8 @@
|
||||
Panel.ZIndex="18"
|
||||
Style="{StaticResource ImageStyle}"
|
||||
Tag="Signal"
|
||||
Width="12"
|
||||
Height="12"
|
||||
Stretch="None"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"
|
||||
@@ -641,6 +647,8 @@
|
||||
Panel.ZIndex="18"
|
||||
Style="{StaticResource ImageStyle}"
|
||||
Tag="Signal"
|
||||
Width="12"
|
||||
Height="12"
|
||||
Stretch="None"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"
|
||||
@@ -697,6 +705,8 @@
|
||||
Panel.ZIndex="18"
|
||||
Style="{StaticResource ImageStyle}"
|
||||
Tag="Signal"
|
||||
Width="12"
|
||||
Height="12"
|
||||
Stretch="None"
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"
|
||||
@@ -747,6 +757,7 @@
|
||||
|
||||
<uctrl:CustomLinks x:Name="CustomLinksCtrl"
|
||||
Canvas.Left="0"
|
||||
Canvas.Top="10"
|
||||
Visibility="Collapsed" />
|
||||
|
||||
</Canvas>
|
||||
|
||||
Reference in New Issue
Block a user