mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-18 09:35:48 +00:00
Added the Profile ID to the top of the profile window.
This commit is contained in:
parent
17cde18a1b
commit
36a203f106
9 changed files with 116 additions and 40 deletions
|
|
@ -85,6 +85,7 @@
|
|||
<Setter Property="BorderBrush" Value="{StaticResource DarkBorder}"/>
|
||||
<Setter Property="BorderThickness" Value="1"/>
|
||||
<Setter Property="CornerRadius" Value="3"/>
|
||||
<Setter Property="Background" Value="{StaticResource BeigeLabel}"/>
|
||||
</Style>
|
||||
|
||||
<Style x:Key="BorderLightStyle" TargetType="Border">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue