DmitrMakeev commited on
Commit
869ce39
·
verified ·
1 Parent(s): 3495df2

Update plot_week.html

Browse files
Files changed (1) hide show
  1. plot_week.html +1 -1
plot_week.html CHANGED
@@ -127,7 +127,7 @@ document.addEventListener("DOMContentLoaded", function () {
127
  inputAttributes: { autocapitalize: "off" },
128
  showCancelButton: false,
129
  confirmButtonText: "Отправить",
130
- confirmButtonColor: "#3085d6",
131
  allowOutsideClick: false
132
  }).then((result) => {
133
  if (result.isConfirmed && result.value) {
 
127
  inputAttributes: { autocapitalize: "off" },
128
  showCancelButton: false,
129
  confirmButtonText: "Отправить",
130
+ confirmButtonColor: "#4CAF50",
131
  allowOutsideClick: false
132
  }).then((result) => {
133
  if (result.isConfirmed && result.value) {