mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-06-04 18:44:59 +00:00
style<*>: icons for windows
This commit is contained in:
parent
b639920a40
commit
c233ffabdd
6 changed files with 9 additions and 13 deletions
|
@ -52,10 +52,8 @@
|
|||
<!-- Logo & TITLE -->
|
||||
<StackPanel Grid.Column="0" Orientation="Horizontal">
|
||||
<Path
|
||||
Width="20" Height="20" Margin="6,-1,2,0"
|
||||
|
||||
Data="{StaticResource Icon.Git}"
|
||||
Fill="{StaticResource Brush.Logo}"
|
||||
Margin="6,0,0,0"
|
||||
Data="{StaticResource Icon.Branch}"
|
||||
WindowChrome.IsHitTestVisibleInChrome="True"
|
||||
MouseLeftButtonDown="LogoMouseButtonDown"/>
|
||||
<Label Content="{StaticResource Text.InteractiveRebase}" FontWeight="Light"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue