File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 99
1010 <Style x : Key =" QueryBoxStyle" BasedOn =" {StaticResource BaseQueryBoxStyle}" TargetType =" {x:Type TextBox}" >
1111 <Setter Property =" Foreground" Value =" #FF000000" />
12- <Setter Property =" Background" Value =" #01FFFFFF " />
12+ <Setter Property =" Background" Value =" Transparent " />
1313 </Style >
1414
15- <Style x : Key =" QuerySuggestionBoxStyle" BasedOn =" {StaticResource BaseQuerySuggestionBoxStyle}" TargetType =" {x:Type TextBox}" >
16- <Setter Property =" Foreground" Value =" #FF000000" />
17- <Setter Property =" Background" Value =" #01FFFFFF" />
18- </Style >
15+ <Style x : Key =" QuerySuggestionBoxStyle" BasedOn =" {StaticResource BaseQuerySuggestionBoxStyle}" TargetType =" {x:Type TextBox}" />
1916
2017 <Style x : Key =" WindowBorderStyle" BasedOn =" {StaticResource BaseWindowBorderStyle}" TargetType =" {x:Type Border}" >
2118 <Setter Property =" Background" >
You can’t perform that action at this time.
0 commit comments