Tehtäviin Tyyppi-kenttä (tekniikka, laskutus, myynti, asennus, muu)
Uusi category-sarake todosiin. Näkyy listassa badgena, lomakkeessa dropdownina ja lukunäkymässä. Tyypillä voi myös suodattaa listaa. Värikoodatut badget kullekin tyypille. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1139,6 +1139,12 @@ span.empty {
|
||||
.priority-normaali { background:#e8ebf0; color:#555; }
|
||||
.priority-tarkea { background:#fff3cd; color:#856404; }
|
||||
.priority-kiireellinen { background:#fde8e8; color:#dc2626; }
|
||||
.todo-category { display:inline-block; padding:2px 8px; border-radius:10px; font-size:0.72rem; font-weight:600; }
|
||||
.cat-tekniikka { background:#e0f2fe; color:#0369a1; }
|
||||
.cat-laskutus { background:#fef3c7; color:#92400e; }
|
||||
.cat-myynti { background:#d1fae5; color:#065f46; }
|
||||
.cat-asennus { background:#ede9fe; color:#5b21b6; }
|
||||
.cat-muu { background:#f3f4f6; color:#6b7280; }
|
||||
.todo-status { display:inline-block; padding:2px 8px; border-radius:10px; font-size:0.72rem; font-weight:600; }
|
||||
.status-avoin { background:#e3f2fd; color:#1565c0; }
|
||||
.status-kaynnissa { background:#e8f5e9; color:#2e7d32; }
|
||||
|
||||
Reference in New Issue
Block a user