Elastic: Also consistent style for completed task in task preview

This commit is contained in:
Aleksander Machniak 2019-06-27 11:24:17 +00:00
parent 81ff1a36d4
commit 178a56449c

View file

@ -282,7 +282,7 @@ html.touch #tasklist {
}
&.status-completed h2 {
text-decoration: line-through;
color: @color-list-deleted;
}
&.status-flagged h2:before {