WIP: tout fonctionne il ne reste plus que ordreJFG et le scroll

This commit is contained in:
2026-07-06 14:18:36 +00:00
parent 75de2a46f1
commit 8793bb09d7
4 changed files with 50 additions and 13 deletions
+9
View File
@@ -175,3 +175,12 @@
display: flex;
gap: 10px;
}
.ordregf-master-row {
background: linear-gradient(90deg, #001f3f, #004cff) !important;
color: #ffffff;
font-weight: 600;
letter-spacing: 0.3px;
border-bottom: 1px solid rgba(255, 255, 255, 0.15);
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.08);
}