File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 530530 IsVisible =" {OnPlatform True, macOS=False}" >
531531 <TextBox .InnerRightContent>
532532 <Border Width =" 28" Height =" 28" Background =" Transparent" ToolTip.Tip=" {DynamicResource Text.Preferences.Shell.Args.Tip}" >
533- <Path Width =" 14" Height =" 14" Data =" {StaticResource Icons.Info}" Fill =" {DynamicResource Brush.FG1}" />
533+ <Path Width =" 14" Height =" 14" Data =" {StaticResource Icons.Info}" Fill =" {DynamicResource Brush.FG1}" Opacity = " 0.8 " />
534534 </Border >
535535 </TextBox .InnerRightContent>
536536 </TextBox >
604604 IsVisible =" {Binding ExternalMergeToolType, Converter={x:Static c:IntConverters.IsGreaterThanZero}}" >
605605 <TextBox .InnerRightContent>
606606 <Border Width =" 28" Height =" 28" Background =" Transparent" ToolTip.Tip=" {DynamicResource Text.Preferences.DiffMerge.DiffArgs.Tip}" >
607- <Path Width =" 14" Height =" 14" Data =" {StaticResource Icons.Info}" Fill =" {DynamicResource Brush.FG1}" />
607+ <Path Width =" 14" Height =" 14" Data =" {StaticResource Icons.Info}" Fill =" {DynamicResource Brush.FG1}" Opacity = " 0.8 " />
608608 </Border >
609609 </TextBox .InnerRightContent>
610610 </TextBox >
623623 IsVisible =" {Binding ExternalMergeToolType, Converter={x:Static c:IntConverters.IsGreaterThanZero}}" >
624624 <TextBox .InnerRightContent>
625625 <Border Width =" 28" Height =" 28" Background =" Transparent" ToolTip.Tip=" {DynamicResource Text.Preferences.DiffMerge.MergeArgs.Tip}" >
626- <Path Width =" 14" Height =" 14" Data =" {StaticResource Icons.Info}" Fill =" {DynamicResource Brush.FG1}" />
626+ <Path Width =" 14" Height =" 14" Data =" {StaticResource Icons.Info}" Fill =" {DynamicResource Brush.FG1}" Opacity = " 0.8 " />
627627 </Border >
628628 </TextBox .InnerRightContent>
629629 </TextBox >
You can’t perform that action at this time.
0 commit comments