ознакомление

This commit is contained in:
2026-03-26 17:20:04 +05:00
parent 3a866762a5
commit f5f4f12ff1
9 changed files with 360 additions and 7 deletions

View File

@@ -5201,4 +5201,8 @@ button.btn-primary {
}
.btn-reset:hover {
background: #5a6268;
}
.task-type-badge.acquaintance {
background: #3498db; /* или любой подходящий цвет */
color: white;
}