Files
FoodsharingOnboarding/FoodsharingSiegen.Server/Controls/InteractionRow.razor.css
2022-04-04 16:31:18 +02:00

7 lines
84 B
CSS

tr.done th {
color: #64ae24;
}
tr.notneeded {
filter: grayscale(100%);
}