.m11-task-title-link {
    color: var(--dq-night);
    font-weight: 800;
    text-decoration: none;
}
.m11-task-title-link:hover { color: var(--dq-blue); text-decoration: underline; text-underline-offset: 2px; }
.m11-admin-updated-cell { min-width: 105px; }
.m11-admin-updated-cell .m11-updated-cell { display: inline-block; }
.m11-board-table tr.m11-task-focus td { background: #edf3ff; }
