mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-02 17:57:15 +02:00
ava: Restyle the Status Bar (#4048)
This commit is contained in:
parent
b283a4adcd
commit
cf01664698
3 changed files with 21 additions and 17 deletions
|
@ -161,6 +161,7 @@
|
|||
<Style Selector="MenuItem">
|
||||
<Setter Property="Height" Value="{DynamicResource MenuItemHeight}" />
|
||||
<Setter Property="Padding" Value="{DynamicResource MenuItemPadding}" />
|
||||
<Setter Property="FontSize" Value="12" />
|
||||
</Style>
|
||||
<Style Selector="MenuItem:selected /template/ Border#root">
|
||||
<Setter Property="Background" Value="{DynamicResource ThemeControlBorderColor}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue