mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-31 00:54:59 +00:00
ux: window caption button (#442)
This commit is contained in:
parent
998230edff
commit
0e774ee035
3 changed files with 3 additions and 2 deletions
|
@ -437,6 +437,7 @@
|
|||
<Style Selector="Button.caption_button > Path">
|
||||
<Setter Property="Width" Value="10"/>
|
||||
<Setter Property="Height" Value="10"/>
|
||||
<Setter Property="Fill" Value="{DynamicResource Brush.FG1}"/>
|
||||
</Style>
|
||||
<Style Selector="Button.caption_button /template/ ContentPresenter#PART_ContentPresenter">
|
||||
<Setter Property="Background" Value="Transparent"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue