mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-29 16:14:59 +00:00
ux: remove unused styles
This commit is contained in:
parent
1c204e72a1
commit
6206c6abbc
3 changed files with 14 additions and 16 deletions
|
@ -47,9 +47,10 @@
|
|||
IsVisible="{Binding IsFolder}"/>
|
||||
|
||||
<ToggleButton Grid.Column="1"
|
||||
Classes="change_tree_folder"
|
||||
Classes="folder"
|
||||
Focusable="False"
|
||||
Width="14" Height="14"
|
||||
Foreground="Goldenrod"
|
||||
IsChecked="{Binding IsExpanded}"
|
||||
IsVisible="{Binding IsFolder}"/>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue