Sfoglia il codice sorgente

Strikethrough checked items

Marc Hartmayer 5 anni fa
parent
commit
aa4bdf7efb
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      client/components/cards/checklists.styl

+ 1 - 0
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