File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 96
96
TargetType =" {x:Type Rectangle}" >
97
97
<Setter Property =" Fill" Value =" {DynamicResource SeparatorForeground}" />
98
98
<Setter Property =" Height" Value =" 1" />
99
- <Setter Property =" Margin" Value =" 0 0 0 8 " />
99
+ <Setter Property =" Margin" Value =" 0 0 0 0 " />
100
100
</Style >
101
101
<Style x : Key =" HighlightStyle" />
102
102
<Style
169
169
<Setter Property =" FontSize" Value =" 25" />
170
170
</Style >
171
171
<CornerRadius x : Key =" ItemRadius" >5</CornerRadius >
172
- <Thickness x : Key =" ItemMargin" >10 0 10 0</Thickness >
173
- <Thickness x : Key =" ResultMargin" >0 0 0 10</Thickness >
172
+ <Thickness x : Key =" ItemMargin" >10 0 5 0</Thickness >
173
+ <Thickness x : Key =" ResultMargin" >0 10 0 10</Thickness >
174
174
<Style
175
175
x : Key =" ClockPanel"
176
176
BasedOn =" {StaticResource ClockPanel}"
195
195
BasedOn =" {StaticResource BasePreviewBorderStyle}"
196
196
TargetType =" {x:Type Border}" >
197
197
<Setter Property =" BorderBrush" Value =" {DynamicResource SeparatorForeground}" />
198
+ <Setter Property =" Margin" Value =" 5 0 0 0" />
198
199
</Style >
199
200
<Style
200
201
x : Key =" PreviewItemTitleStyle"
You can’t perform that action at this time.
0 commit comments