summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorMarc Hartmayer <hello@hartmayer.com>2020-06-09 23:41:01 +0200
committerMarc Hartmayer <hello@hartmayer.com>2020-06-09 23:41:01 +0200
commitaa4bdf7efbaed50d2c6249929fdcd59af308cc22 (patch)
tree07680fb811166538c5837a1992c6bd4f4f1a9dfd /client
parent5755ece33e9fc5967c0b726abed0912fde9612db (diff)
downloadwekan-aa4bdf7efbaed50d2c6249929fdcd59af308cc22.tar.gz
wekan-aa4bdf7efbaed50d2c6249929fdcd59af308cc22.tar.bz2
wekan-aa4bdf7efbaed50d2c6249929fdcd59af308cc22.zip
Strikethrough checked items
Diffstat (limited to 'client')
-rw-r--r--client/components/cards/checklists.styl1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/components/cards/checklists.styl b/client/components/cards/checklists.styl
index f8c36a12..0f4e7d33 100644
--- a/client/components/cards/checklists.styl
+++ b/client/components/cards/checklists.styl
@@ -141,6 +141,7 @@ textarea.js-add-checklist-item, textarea.js-edit-checklist-item
&.is-checked
color: #8c8c8c
font-style: italic
+ text-decoration: line-through
& .viewer
p
margin-bottom: 2px