diff --git a/v2rayN/v2rayN.Desktop/Assets/GlobalResources.axaml b/v2rayN/v2rayN.Desktop/Assets/GlobalResources.axaml index b557ebd8..cdfff108 100644 --- a/v2rayN/v2rayN.Desktop/Assets/GlobalResources.axaml +++ b/v2rayN/v2rayN.Desktop/Assets/GlobalResources.axaml @@ -10,4 +10,11 @@ 32 32 + + 2 + 4,0 + 4 + 8,0 + 0,8 + 8 diff --git a/v2rayN/v2rayN.Desktop/Assets/GlobalStyles.axaml b/v2rayN/v2rayN.Desktop/Assets/GlobalStyles.axaml index e189ee2a..f098c097 100644 --- a/v2rayN/v2rayN.Desktop/Assets/GlobalStyles.axaml +++ b/v2rayN/v2rayN.Desktop/Assets/GlobalStyles.axaml @@ -5,21 +5,6 @@ - - - - - diff --git a/v2rayN/v2rayN.Desktop/Views/AddServer2Window.axaml b/v2rayN/v2rayN.Desktop/Views/AddServer2Window.axaml index 132c6298..a94aedf1 100644 --- a/v2rayN/v2rayN.Desktop/Views/AddServer2Window.axaml +++ b/v2rayN/v2rayN.Desktop/Views/AddServer2Window.axaml @@ -1,4 +1,4 @@ - - + + HorizontalAlignment="Left" + Margin="{StaticResource MarginLr8}" /> + Margin="{StaticResource MarginLr8}"> + Margin="{StaticResource MarginLr8}"> @@ -52,7 +52,7 @@ x:Name="menuProxiesReload" Width="{StaticResource IconButtonWidth}" Height="{StaticResource IconButtonHeight}" - Margin="8,0" + Margin="{StaticResource MarginLr8}" Classes="Success" Theme="{DynamicResource BorderlessButton}" ToolTip.Tip="{x:Static resx:ResUI.menuProxiesReload}"> @@ -65,7 +65,7 @@ x:Name="menuProxiesDelaytest" Width="{StaticResource IconButtonWidth}" Height="{StaticResource IconButtonHeight}" - Margin="8,0" + Margin="{StaticResource MarginLr8}" Classes="Success" Theme="{DynamicResource BorderlessButton}" ToolTip.Tip="{x:Static resx:ResUI.menuProxiesDelaytest}"> @@ -75,12 +75,12 @@ @@ -101,7 +101,7 @@ Margin="-8,-4" Padding="0" Theme="{StaticResource CardBorder}"> - + @@ -143,7 +143,7 @@ CornerRadius="4" DockPanel.Dock="Left" IsVisible="{Binding IsActive}" /> - + - + diff --git a/v2rayN/v2rayN.Desktop/Views/OptionSettingWindow.axaml b/v2rayN/v2rayN.Desktop/Views/OptionSettingWindow.axaml index 5d5ec95e..47df97d2 100644 --- a/v2rayN/v2rayN.Desktop/Views/OptionSettingWindow.axaml +++ b/v2rayN/v2rayN.Desktop/Views/OptionSettingWindow.axaml @@ -14,10 +14,10 @@ ShowInTaskbar="False" WindowStartupLocation="CenterScreen" mc:Ignorable="d"> - +