Highlight calculated density values

This commit is contained in:
2026-04-15 08:49:59 +02:00
parent 14641e289e
commit fe2b55eddd
4 changed files with 42 additions and 13 deletions
+5
View File
@@ -92,6 +92,11 @@ td {
opacity: 1;
}
.estimated-density {
background-color: #fff4cc;
border: 1px solid #c5a100;
}
.group_name {
padding-left:1em;
padding-right:1em;