change
continuous-integration/drone/push Build is failing Details

master
cedric.charbonnel 2 years ago
parent e3860da7c4
commit 6e60a83787

@ -413,15 +413,12 @@
<Setter Property="Foreground" Value="Red" />
</Style>
<Style TargetType="TextBox" x:Key="ChampDeTexte">
<Setter Property="BorderBrush" Value="Gray" />
<Setter Property="BorderThickness" Value="1" />
<Setter Property="Padding" Value="5" />
<Style TargetType="Label" x:Key="LabelRouge">
<Setter Property="Foreground" Value="Red" />
</Style>
<Style TargetType="ComboBox" x:Key="ListeDeroulante">
<Style TargetType="StackedLayout" x:Key="Stackjaune">
<Setter Property="Background" Value="Yellow" />
<Setter Property="FontStyle" Value="Italic" />
</Style>

Loading…
Cancel
Save