diff --git a/html/header.html b/html/header.html
index b04a2bc..ac81af9 100644
--- a/html/header.html
+++ b/html/header.html
@@ -12,7 +12,7 @@
-
FilaManv1.2.1
+ FilaManv1.2.2
Filament Management Tool
diff --git a/html/index.html b/html/index.html
index 6325bcf..69064e9 100644
--- a/html/index.html
+++ b/html/index.html
@@ -12,7 +12,7 @@
-
FilaManv1.2.1
+ FilaManv1.2.2
Filament Management Tool
diff --git a/html/rfid.html b/html/rfid.html
index e1a9d74..adc7a25 100644
--- a/html/rfid.html
+++ b/html/rfid.html
@@ -12,7 +12,7 @@
-
FilaManv1.2.1
+ FilaManv1.2.2
Filament Management Tool
diff --git a/html/spoolman.html b/html/spoolman.html
index 8745fa7..478ec44 100644
--- a/html/spoolman.html
+++ b/html/spoolman.html
@@ -12,7 +12,7 @@
-
FilaManv1.2.1
+ FilaManv1.2.2
Filament Management Tool
diff --git a/html/style.css b/html/style.css
index ebe23f5..692f120 100644
--- a/html/style.css
+++ b/html/style.css
@@ -1056,6 +1056,7 @@ input[type="submit"]:disabled,
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
margin: 0 auto;
width: 400px;
+ text-align: center;
}
.update-form input[type="file"] {
margin-bottom: 15px;
@@ -1063,6 +1064,7 @@ input[type="submit"]:disabled,
padding: 8px;
border: 1px solid #ddd;
border-radius: 4px;
+ background: white;
}
.update-form input[type="submit"] {
background-color: #4CAF50;
@@ -1072,6 +1074,7 @@ input[type="submit"]:disabled,
border-radius: 4px;
cursor: pointer;
font-size: 16px;
+ transition: background-color 0.3s;
}
.update-form input[type="submit"]:hover {
background-color: #45a049;
@@ -1083,8 +1086,10 @@ input[type="submit"]:disabled,
.warning {
background-color: var(--primary-color);
border: 1px solid #ffe0b2;
- color: #e65100;
+ color: white;
padding: 15px;
- margin: 20px 0;
+ margin: 20px auto;
border-radius: 4px;
+ max-width: 600px;
+ text-align: center;
}
\ No newline at end of file
diff --git a/html/upgrade.html b/html/upgrade.html
index 5d7612f..35c6d30 100644
--- a/html/upgrade.html
+++ b/html/upgrade.html
@@ -1,4 +1,3 @@
-
@@ -13,7 +12,7 @@
-
FilaManv1.2.1
+ FilaManv1.2.2
Filament Management Tool
@@ -42,14 +41,13 @@
Warning: Please do not turn off or restart the device during the update.
- Configuration files will be automatically backed up and restored after the update.
+ The device will restart automatically after the update.
-
-