Skip to content

Commit

Permalink
- Simplified control template of TextArea.
Browse files Browse the repository at this point in the history
  • Loading branch information
Max DR committed Jul 13, 2020
1 parent f369ac2 commit 81cbef8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ModernNotepad/Styles/Fluent.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@

<sys:Double x:Key="RadioButtonBorderThemeThickness">2</sys:Double>
<sys:Double x:Key="ToggleSwitchOuterBorderStrokeThickness">2</sys:Double>
<SolidColorBrush x:Key="TextBox.Static.Border" Color="#FFABAdB3"/>
<SolidColorBrush x:Key="TextBox.MouseOver.Border" Color="#FF7EB4EA"/>
<SolidColorBrush x:Key="TextBox.Focus.Border" Color="#FF569DE5"/>

<Thickness x:Key="TextBoxTopHeaderMargin">0,0,0,4</Thickness>

Expand Down

0 comments on commit 81cbef8

Please sign in to comment.