File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
MaterialDesignThemes.Wpf/Themes Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 28
28
<Setter Property =" wpf:RippleAssist.Feedback" Value =" White" />
29
29
<Setter Property =" Cursor" Value =" Hand" />
30
30
<Setter Property =" wpf:ShadowAssist.ShadowDepth" Value =" Depth1" />
31
- <Setter Property =" TextBlock.FontWeight" Value =" DemiBold " />
31
+ <Setter Property =" TextBlock.FontWeight" Value =" Medium " />
32
32
<Setter Property =" TextBlock.FontSize" Value =" 14" />
33
33
<Setter Property =" BorderThickness" Value =" 1" />
34
34
<Setter Property =" HorizontalContentAlignment" Value =" Center" />
94
94
<Setter Property =" Cursor" Value =" Hand" />
95
95
<Setter Property =" Foreground" Value =" {DynamicResource PrimaryHueMidBrush}" />
96
96
<Setter Property =" wpf:RippleAssist.Feedback" Value =" {DynamicResource MaterialDesignFlatButtonRipple}" />
97
- <Setter Property =" TextBlock.FontWeight" Value =" DemiBold " />
97
+ <Setter Property =" TextBlock.FontWeight" Value =" Medium " />
98
98
<Setter Property =" TextBlock.FontSize" Value =" 14" />
99
99
<Setter Property =" BorderThickness" Value =" 1" />
100
100
<Setter Property =" HorizontalContentAlignment" Value =" Center" />
You can’t perform that action at this time.
0 commit comments