view sat_templates/templates/bulma/static/list.css @ 346:a9cc406ef7c6

i18n: Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: Libervia/templates Translate-URL: https://salut-a-toi.org/weblate/projects/libervia/templates/
author Weblate <noreply@weblate.org>
date Wed, 16 Jun 2021 14:33:01 +0000
parents 977037f5ac81
children
line wrap: on
line source

.list-item-closed {
    text-decoration: line-through #dd0000 0.3em;
    color: hsl(0, 0%, 48%);
}

.status_closed>.title, .list-item.status_closed .xmlui_field__title {
    text-decoration: line-through #000 0.2em;
    color: hsl(0, 0%, 48%);
}