Elastic: Also consistent style for completed task in task preview
This commit is contained in:
parent
81ff1a36d4
commit
178a56449c
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ html.touch #tasklist {
|
|||
}
|
||||
|
||||
&.status-completed h2 {
|
||||
text-decoration: line-through;
|
||||
color: @color-list-deleted;
|
||||
}
|
||||
|
||||
&.status-flagged h2:before {
|
||||
|
|
Loading…
Add table
Reference in a new issue