Deadline-sarake ekaksi tehtävälistassa, käynnissä-rivit vihreällä

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-11 13:39:40 +02:00
parent e3891463e9
commit 40879b3db1
3 changed files with 5 additions and 3 deletions

View File

@@ -1133,6 +1133,8 @@ span.empty {
.todo-row-overdue:hover { background:#fde8e8 !important; }
.todo-row-soon { background:#fffbeb !important; }
.todo-row-soon:hover { background:#fef3c7 !important; }
.todo-row-active { background:#ecfdf5 !important; }
.todo-row-active:hover { background:#d1fae5 !important; }
.todo-row-done { opacity:0.55; }
.todo-row-done:hover { opacity:0.75; }
.priority-badge { display:inline-block; padding:2px 8px; border-radius:10px; font-size:0.72rem; font-weight:600; }