Skip to content

Commit

Permalink
Merge pull request #225 from dremin/misc-fixes
Browse files Browse the repository at this point in the history
Misc fixes
  • Loading branch information
dremin authored Jan 17, 2022
2 parents 4e1e64d + d16bdfa commit 657b4df
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RetroBar/RetroBar.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

<ItemGroup>
<PackageReference Include="gong-wpf-dragdrop" Version="3.0.0" />
<PackageReference Include="ManagedShell" Version="0.0.150" />
<PackageReference Include="ManagedShell" Version="0.0.152" />
<PackageReference Include="System.Net.Http.Json" Version="6.0.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion RetroBar/Themes/Windows XP Blue.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -1414,7 +1414,7 @@
Value="{DynamicResource TaskButtonBackgroundHighlightPressed}" />
<Setter TargetName="Content"
Property="Margin"
Value="3,2,1,2" />
Value="3,3,1,3" />
</Trigger>
</ControlTemplate.Triggers>
</ControlTemplate>
Expand Down
Binary file modified retrobar-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 657b4df

Please sign in to comment.