Guardar en db

This commit is contained in:
2026-08-05 09:26:53 -05:00
parent b6f4aaa7b6
commit 519cd619ec
10 changed files with 1199 additions and 98 deletions
+1 -1
View File
@@ -305,6 +305,7 @@ body {
.form-group input[type="number"] {
-moz-appearance: textfield;
appearance: textfield;
}
.form-group input,
@@ -354,7 +355,6 @@ input[readonly] {
color: #7f8c8d;
}
.form-group input[readonly] + label,
.form-group label.readonly-label {
color: #95a5a6;
cursor: not-allowed;