This commit is contained in:
2026-04-22 22:54:26 +02:00
parent cd1ea4a9db
commit c73b2fe9f6
26 changed files with 1377 additions and 34 deletions

View File

@@ -9,3 +9,15 @@
border-radius: 3px;
white-space: nowrap;
}
.dsm-unmapped {
border-left: 4px solid #f59e0b;
.section-title {
color: #b45309;
}
table tbody tr {
background: rgba(245, 158, 11, 0.05);
}
}