Browse Source

Все так же
просто один микро момент

Danila Alekseev 1 year ago
parent
commit
898e347171
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ROGOZ/Dictionary.xaml

+ 1 - 1
ROGOZ/Dictionary.xaml

@@ -308,7 +308,7 @@
     <!--Добавление задачи-->
 
     <Style x:Key="AddTaskTB" TargetType="TextBox">
-        <Setter Property="Background" Value="#e6f4ff"/>
+        <Setter Property="Background" Value="#9ACEEB"/>
         <Setter Property="Height" Value="45"/>
         <Setter Property="FontSize" Value="25"/>
         <Setter Property="FontFamily" Value="Comic Sans MS"/>