fyf пре 2 година
родитељ
комит
6ed30e921b
1 измењених фајлова са 2 додато и 2 уклоњено
  1. +2
    -2
      FryPot_DosingSystem/View/RecipeSetView.xaml

+ 2
- 2
FryPot_DosingSystem/View/RecipeSetView.xaml Прегледај датотеку

@@ -58,7 +58,7 @@
Foreground="Aqua"
IcoText=""
Cursor="Hand"
Style="{StaticResource NewButtonStyle}"
Style="{StaticResource IcoButtonStyle}"
Command="{Binding NewRecipe}">
</pry:IcoButton>
<pry:IcoButton
@@ -68,7 +68,7 @@
Foreground="Aqua"
IcoText="&#xe626;"
Cursor="Hand"
Style="{StaticResource NewButtonStyle}"
Style="{StaticResource IcoButtonStyle}"
Command="{Binding SaveRecipe}">
</pry:IcoButton>



Loading…
Откажи
Сачувај