DmitrMakeev commited on
Commit
38c49e7
1 Parent(s): f0010dd

Update up_user_gp.html

Browse files
Files changed (1) hide show
  1. up_user_gp.html +2 -2
up_user_gp.html CHANGED
@@ -91,7 +91,7 @@
91
  duration: 3000,
92
  gravity: "top",
93
  position: "center",
94
- backgroundColor: "fc0303",
95
  }).showToast();
96
  return;
97
  }
@@ -103,7 +103,7 @@
103
  duration: 3000,
104
  gravity: "top",
105
  position: "center",
106
- backgroundColor: "fc0303",
107
  }).showToast();
108
  return;
109
  }
 
91
  duration: 3000,
92
  gravity: "top",
93
  position: "center",
94
+ backgroundColor: "#fc0303",
95
  }).showToast();
96
  return;
97
  }
 
103
  duration: 3000,
104
  gravity: "top",
105
  position: "center",
106
+ backgroundColor: "#fc0303",
107
  }).showToast();
108
  return;
109
  }