Merge branch 'Carlos' of repositorio.acatlan.unam.mx:IO/front-AT

This commit is contained in:
2026-03-02 11:49:43 -06:00
4 changed files with 253 additions and 1 deletions
+4 -1
View File
@@ -268,10 +268,13 @@ button:disabled {
background-color: #2563eb;
}
.buttonSearch:hover {
background-color: #1d4ed8;
}
.buttonCharge {
background-color: #16a34a;
}
@@ -493,7 +496,7 @@ thead tr {
background-color: #2563eb;
position: relative;
z-index: 1;
}
}
tbody tr {
transition: transform 0.3s ease, opacity 0.3s ease;