Procházet zdrojové kódy

Strikethrough checked items

Marc Hartmayer před 5 roky
rodič
revize
aa4bdf7efb
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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