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>



Завантаження…
Відмінити
Зберегти