Polish ALZ status layout and record validation
GeoIntel CI / docs-smoke (push) Canceled after 0s
GeoIntel CI / contract-smoke (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-16 20:32:05 +02:00
parent 0a23e3484c
commit 9059db3445
2 changed files with 44 additions and 0 deletions
+4
View File
@@ -1022,6 +1022,10 @@ details.ai-lab-model-surface > summary strong {
border-right: 0;
}
.source-catalog-row:last-child:nth-child(odd) {
grid-column: 1 / -1;
}
.source-catalog-row-available {
box-shadow: inset 0 3px 0 #2d9272;
}