Theme capsules more uniformly

This commit is contained in:
2026-03-03 17:58:22 +00:00
parent 9646931181
commit 8e0be6ca89
3 changed files with 16 additions and 17 deletions

View File

@@ -259,6 +259,16 @@
overflow: auto;
}
.task-ui-badge {
background: #f5f5f5 !important;
border: 1px solid #dbdbdb !important;
color: #1f1f1f !important;
font-size: 0.75rem;
line-height: 1.5;
padding: 0.25em 0.75em;
font-weight: 500;
}
.osint-results-table th {
font-size: 0.8rem;
text-transform: uppercase;